{
"data": [
{
"id": "string",
"type": "string",
"attributes": {
"lead_type": "string",
"source_type": "string",
"tenant_id": "number",
"attribution_params": {
"utm_source": "string",
"utm_medium": "string",
"utm_campaign": "string",
"utm_term": "string",
"utm_channel": "string",
"utm_ad": "string",
"utm_ci": "string",
"utm_cm": "string",
"callreport_id": "string",
"campaignid": "string",
"call_start_utc": "string",
"call_end_utc": "string",
"call_start_local": "string",
"call_end_local": "string",
"duration_seconds": "string",
"termination_number": "string",
"caller_number": "string",
"caller_id": "string"
},
"patient": "patient object",
"appointment": "appointment object"
}
}
],
"pagy": {
"total": "number",
"items": "number"
}
}