{
"data": {
"count": 0,
"cursor": "string",
"events": [
{
"event_ticker": "string",
"series_ticker": "string",
"title": "string",
"sub_title": "string",
"category": "string",
"mutually_exclusive": true,
"markets_count": 0,
"markets": [
{
"ticker": "string",
"event_ticker": "string",
"market_type": "string",
"title": "string",
"status": "string",
"result": "string",
"yes_bid": null,
"yes_ask": null,
"no_bid": null,
"no_ask": null,
"last_price": null,
"volume": null,
"volume_24h": null,
"open_interest": null,
"open_time": "string",
"close_time": "string",
"expiration_time": "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
}
}