[
{
"id": "call-a1b2c3d4-e5f6-a7b8-c9d0",
"contact_id": "c1a2b3c4-d5e6-f7a8-b9c0",
"assistant_id": "a1b2c3d4-e5f6-a7b8",
"call_type": "inbound",
"call_status": "completed",
"duration_seconds": 180,
"call_started_at": "2024-01-15T10:30:00Z",
"call_ended_at": "2024-01-15T10:33:00Z",
"appointment_booked": true,
"lead_qualification": "hot",
"call_intent": "new_quote"
},
{
"id": "call-b2c3d4e5-f6a7-b8c9-d0e1",
"contact_id": "d2b3c4d5-e6f7-a8b9-c0d1",
"assistant_id": "a1b2c3d4-e5f6-a7b8",
"call_type": "outbound",
"call_status": "completed",
"duration_seconds": 95,
"call_started_at": "2024-01-15T11:00:00Z",
"call_ended_at": "2024-01-15T11:01:35Z",
"appointment_booked": false,
"lead_qualification": "warm"
}
]