{
"current_page": 1,
"data": [
{
"id": 10,
"credit_type_id": 1,
"package_id": 24,
"amount": 3500
},
{
"id": 9,
"credit_type_id": 1,
"package_id": 24,
"amount": 1000
},
{
"id": 6,
"credit_type_id": 2,
"package_id": 33,
"amount": 60
}
],
"first_page_url": "/v2/api/entity/credit_type_package/list?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "/v2/api/entity/credit_type_package/list?page=1",
"links": [
{
"url": null,
"label": "pagination.previous",
"page": null,
"active": false
},
{
"url": "/v2/api/entity/credit_type_package/list?page=1",
"label": "1",
"page": 1,
"active": true
},
{
"url": null,
"label": "pagination.next",
"page": null,
"active": false
}
],
"next_page_url": null,
"path": "/v2/api/entity/credit_type_package/list",
"per_page": 20,
"prev_page_url": null,
"to": 8,
"total": 8
}