{
"current_page": 0,
"data": [
{
"id": 0,
"client_id": 0,
"credit_type_id": 0,
"usage_date": "string",
"description": "string",
"created": "string",
"modified": "string",
"deleted_at": null
}
],
"first_page_url": "string",
"from": 0,
"last_page": 0,
"last_page_url": "string",
"links": [
{
"url": "string",
"label": "string",
"page": 0,
"active": true
}
],
"next_page_url": "string",
"path": "string",
"per_page": 0,
"prev_page_url": null,
"to": 0,
"total": 0,
"code": 0,
"result": "string",
"pagination": {
"prev": "string",
"next": "string",
"page": 0,
"page_count": 0,
"total_results": 0
}
}