{
"current_page": 1,
"data": [
{
"id": 2,
"username": "HERO022",
"email": "hero2@test.com2",
"created_by_id": 1,
"credit": 2,
"full_name": "salah1.1",
"dns": null,
"note": "Test in postman",
"whatsapp": "+212612345678",
"telegram": "salah",
"adult": false,
"tos_acceptance_at": null,
"pin": "VGyJEq",
"last_ip": null,
"show_bouquets_by": null,
"paid_test_sold": 0,
"restricted": true,
"created_at": "2024-07-18 10:09:39",
"updated_at": "2024-07-22 11:01:04"
},
{
"id": 4,
"username": "HERO020",
"email": "hero20@test.com",
"created_by_id": 2,
"credit": 2,
"full_name": "salah2.1",
"dns": "localhost.test",
"note": "Test in postman",
"whatsapp": "+212612345678",
"telegram": "salah",
"adult": false,
"tos_acceptance_at": null,
"pin": "loPRC8",
"last_ip": null,
"show_bouquets_by": null,
"paid_test_sold": 0,
"restricted": true,
"created_at": "2024-07-18 10:11:07",
"updated_at": "2024-07-29 12:32:05"
},
{
"id": 3,
"username": "HERO02",
"email": "hero2@test.com",
"created_by_id": 1,
"credit": 2,
"full_name": "salah1.2",
"dns": "localhost.test",
"note": "Test in postman",
"whatsapp": "+212612345678",
"telegram": "salah",
"adult": false,
"tos_acceptance_at": null,
"pin": "DH51Ae",
"last_ip": null,
"show_bouquets_by": null,
"paid_test_sold": 0,
"restricted": true,
"created_at": "2024-07-18 10:10:06",
"updated_at": "2024-07-29 12:32:05"
}
],
"first_page_url": "http://iptv-api.test/api/v1/users/1/descendants?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/users/1/descendants?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/users/1/descendants?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http://iptv-api.test/api/v1/users/1/descendants",
"per_page": 15,
"prev_page_url": null,
"to": 3,
"total": 3
}