[
{
"marketId": "660e8400-e29b-41d4-a716-446655440001",
"outcomeId": "c3d4e5f6-a7b8-9012-cdef-123456789012",
"timestamp": "2025-01-15T10:30:00Z",
"bids": [
{ "price": 0.70, "quantity": 200, "total": 140.0 },
{ "price": 0.69, "quantity": 450, "total": 310.5 },
{ "price": 0.68, "quantity": 300, "total": 204.0 },
{ "price": 0.67, "quantity": 600, "total": 402.0 },
{ "price": 0.65, "quantity": 1000, "total": 650.0 }
],
"asks": [
{ "price": 0.72, "quantity": 150, "total": 108.0 },
{ "price": 0.73, "quantity": 300, "total": 219.0 },
{ "price": 0.74, "quantity": 250, "total": 185.0 },
{ "price": 0.75, "quantity": 500, "total": 375.0 },
{ "price": 0.77, "quantity": 800, "total": 616.0 }
],
"lastTradedPrice": 0.71,
"lastTradedSide": "BUY"
}
]