{
"current_page": 1,
"data": [
{
"id": 8,
"name": "Test credit 4",
"allow_decimal": 1,
"status": 1,
"unit": "نقطة",
"description": "Hello",
"created": "2026-01-01 13:16:04",
"modified": "2026-01-01 13:16:04",
"deleted_at": null
},
{
"id": 4,
"name": "Test credit",
"allow_decimal": 0,
"status": 1,
"unit": null,
"description": null,
"created": "2025-12-27 22:39:15",
"modified": "2025-12-27 22:39:15",
"deleted_at": null
},
{
"id": 3,
"name": "Test 1",
"allow_decimal": 0,
"status": 1,
"unit": null,
"description": null,
"created": "2025-12-28 00:38:48",
"modified": "2025-12-28 00:38:48",
"deleted_at": null
}
],
"first_page_url": "/v2/api/entity/credit_type/list/1?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "/v2/api/entity/credit_type/list/1?page=1",
"links": [
{
"url": null,
"label": "pagination.previous",
"page": null,
"active": false
},
{
"url": "/v2/api/entity/credit_type/list/1?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/list/1",
"per_page": 20,
"prev_page_url": null,
"to": 8,
"total": 8
}