[
{
"ticker": "<string>",
"@type": "KalshiMarket",
"event_ticker": "<string>",
"market_type": "<string>",
"status": "<string>",
"subtitle": "<string>",
"yes_sub_title": "<string>",
"no_sub_title": "<string>",
"yes_bid": 123,
"yes_ask": 123,
"no_bid": 123,
"no_ask": 123,
"last_price": 123,
"previous_price": 123,
"previous_yes_bid": 123,
"previous_yes_ask": 123,
"yes_bid_size": 123,
"yes_ask_size": 123,
"volume": 123,
"volume_24h": 123,
"open_interest": 123,
"liquidity": 123,
"notional_value": 123,
"floor_strike": 123,
"strike_type": "<string>",
"rules_primary": "<string>",
"rules_secondary": "<string>",
"result": "<string>",
"expiration_value": "<string>",
"settlement_value": 123,
"can_close_early": true,
"early_close_condition": "<string>",
"settlement_timer_seconds": 123,
"open_at": "<string>",
"close_at": "<string>",
"expiration_at": "<string>",
"expected_expiration_at": "<string>",
"latest_expiration_at": "<string>",
"created_at": "<string>",
"updated_at": "<string>",
"settled_at": "<string>"
}
]