{
"data": {
"query": "string",
"contract_type": "string",
"topic_slug": "string",
"count": 0,
"markets": [
{
"id": "string",
"creator_id": "string",
"creator_username": "string",
"creator_name": "string",
"question": "string",
"slug": "string",
"url": "string",
"outcome_type": "BINARY",
"mechanism": "string",
"token": "string",
"pool": {
"property1": 0,
"property2": 0
},
"probability": 0,
"p": 0,
"total_liquidity": 0,
"volume": 0,
"volume_24h": 0,
"unique_bettor_count": 0,
"is_resolved": true,
"resolution": "YES",
"resolution_probability": 0,
"resolver_id": "string",
"created_time": "string",
"close_time": "string",
"last_bet_time": "string",
"last_updated_time": "string",
"resolution_time": "string",
"answers": [
{
"property1": "string",
"property2": "string"
}
]
}
]
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}