{
"data": [
{
"id": "1",
"title": "Deal 1",
"deal_value": "100.00",
"source_id": "1",
"status": "open",
"notes": null,
"pipeline_id": "1",
"currency": "USD",
"created_at": "2024-08-12 18:05:43",
"days_to_close": "2024-08-19",
"user_id": "[\"1\"]",
"project_id": null,
"invoice_id": null,
"client_id": "null",
"rel_type": "lead",
"rel_id": "1",
"stage_id": "2",
"default_deal_owner": "1",
"convert_to_project": null,
"lost_reason": null,
"tax": null,
"total_tax": null,
"dealorder": "1",
"stage_name": "Contact Made",
"source_name": "Facebook",
"pipeline_name": "Sales"
}
],
"page": {
"current_page": 1,
"from": 1,
"to": 1,
"total": 1,
"per_page": 10,
"last_page": 0,
"next": -1,
"previous": 0
},
"message": "success"
}