{
"data": {
"symbol": "AAPL",
"name": "string",
"type": "string",
"asset_class": "string",
"snapshot_date": "2026-05-19",
"snapshot_taken_at": "string",
"manifest_version": "string",
"greeks_source": "string",
"data_source": "string",
"license_attribution": "string",
"dividend_yield_pct": 0,
"risk_free_rate_used": 0,
"underlier_price": 0,
"underlier_iv_30d_atm": 0,
"expiries": [
{
"expiration_date": "2026-06-06",
"days_to_expiration": 0,
"calls": [
{
"strike": 180,
"last_price": 0,
"bid": 0,
"ask": 0,
"volume": 0,
"open_interest": 0,
"implied_volatility": 0,
"delta": 0,
"gamma": 0,
"theta": 0,
"vega": 0,
"rho": 0,
"in_the_money": true,
"contract_symbol": "string",
"last_trade_date": "string",
"option_type": "C",
"greeks_source": "string"
}
],
"puts": [
{
"strike": 180,
"last_price": 0,
"bid": 0,
"ask": 0,
"volume": 0,
"open_interest": 0,
"implied_volatility": 0,
"delta": 0,
"gamma": 0,
"theta": 0,
"vega": 0,
"rho": 0,
"in_the_money": true,
"contract_symbol": "string",
"last_trade_date": "string",
"option_type": "C",
"greeks_source": "string"
}
],
"total_call_volume": 0,
"total_call_oi": 0,
"total_put_volume": 0,
"total_put_oi": 0,
"put_call_ratio_volume": 0,
"put_call_ratio_oi": 0,
"max_pain_strike": 0
}
],
"iv_surface": [
{
"expiration_date": "string",
"days_to_expiration": 0,
"atm_iv": 0,
"atm_strike": 0,
"call_iv_skew": [
{
"strike": 0,
"iv": 0,
"moneyness": 0
}
],
"put_iv_skew": [
{
"strike": 0,
"iv": 0,
"moneyness": 0
}
]
}
],
"term_structure": [
{
"days_to_expiration": 0,
"atm_iv": 0
}
]
},
"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",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true
}
}