{
"data": [
{
"id": 0,
"client": "string",
"project": "string",
"medicare_payments": "string",
"medicaid_payments": "string",
"workers_compensation_payments": "string",
"other_lien_payments": "string",
"other_lien_type": null,
"private_lien_payments": "string",
"private_lien_type": null,
"is_disbursement_held": true,
"is_not_payable": true,
"defendant": "string",
"is_pre_1980": true,
"funded_on": "string",
"funded_amount": "string",
"offset_amount": "string",
"attorney_fee_amount": "string",
"case_expense_amount": "string",
"expense_document_url": null,
"settlement_on": "string",
"attorney_fees_percentage": null,
"created_at": "string",
"updated_at": "string"
}
],
"links": {
"first": "string",
"last": "string",
"prev": null,
"next": "string"
},
"meta": {
"current_page": 0,
"from": 0,
"last_page": 0,
"links": [
{
"url": "string",
"label": "string",
"page": 0,
"active": true
}
],
"path": "string",
"per_page": 0,
"to": 0,
"total": 0
}
}