{
"current_page": 1,
"data": [
{
"id": 1,
"name": "testX_01",
"is_trial": false,
"is_paid_trial": false,
"is_default": false,
"can_enable_vpn": false,
"credit": 1,
"period": 2,
"period_type": "day",
"max_connections": 1,
"created_at": "2024-07-23 10:19:07",
"updated_at": "2024-10-29 09:25:50"
},
{
"id": 2,
"name": "test2",
"is_trial": false,
"is_paid_trial": false,
"is_default": true,
"can_enable_vpn": false,
"credit": 2,
"period": 2,
"period_type": "day",
"max_connections": 1,
"created_at": "2024-07-23 10:19:07",
"updated_at": "2024-07-24 09:27:46"
},
{
"id": 3,
"name": "test 3",
"is_trial": false,
"is_paid_trial": false,
"is_default": false,
"can_enable_vpn": false,
"credit": 1,
"period": 2,
"period_type": "day",
"max_connections": 1,
"created_at": "2024-07-29 09:33:00",
"updated_at": "2024-07-29 09:33:00"
},
{
"id": 4,
"name": "Month",
"is_trial": false,
"is_paid_trial": false,
"is_default": false,
"can_enable_vpn": false,
"credit": 2,
"period": 1,
"period_type": "month",
"max_connections": 1,
"created_at": "2024-07-29 09:33:00",
"updated_at": "2024-07-29 09:33:00"
},
{
"id": 5,
"name": "test",
"is_trial": false,
"is_paid_trial": false,
"is_default": false,
"can_enable_vpn": false,
"credit": 1,
"period": 2,
"period_type": "day",
"max_connections": 1,
"created_at": "2024-09-25 10:56:23",
"updated_at": "2024-09-25 10:56:23"
},
{
"id": 7,
"name": "HIRE10",
"is_trial": false,
"is_paid_trial": false,
"is_default": false,
"can_enable_vpn": false,
"credit": 1,
"period": 2,
"period_type": "day",
"max_connections": 10,
"created_at": "2024-10-08 15:18:10",
"updated_at": "2024-10-08 15:18:10"
},
{
"id": 8,
"name": "test_can_enable_vpn",
"is_trial": false,
"is_paid_trial": false,
"is_default": false,
"can_enable_vpn": true,
"credit": 1,
"period": 2,
"period_type": "day",
"max_connections": 1,
"created_at": "2024-10-29 09:25:17",
"updated_at": "2024-10-29 09:25:17"
}
],
"first_page_url": "http://iptv-api.test/api/v1/packages?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/packages?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/packages?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http://iptv-api.test/api/v1/packages",
"per_page": 15,
"prev_page_url": null,
"to": 7,
"total": 7
}