{
"current_page": 1,
"data": [
{
"id": 91,
"log_name": "model",
"event": "created",
"description": "This model has been created",
"subject_id": 7,
"subject_type": "App\\Models\\Activecode",
"causer_id": 1,
"causer_type": "App\\Models\\User",
"properties": {
"attributes": {
"id": 7,
"code": "1843070127899359",
"note": "Test Note",
"core_id": null,
"country": "all",
"user_id": 1,
"created_at": "2025-09-12 14:50:44",
"enable_vpn": 0,
"expired_at": null,
"package_id": 1,
"restricted": 0,
"updated_at": "2025-09-12 14:50:44",
"voucher_id": null,
"template_id": null,
"activated_at": null,
"auto_renewal": 1,
"last_sync_at": null,
"max_connections": 1,
"customer_has_paid": 0,
"whatsapp_telegram": "098765432",
"activecode_device_id": 1
}
},
"batch_uuid": "45bea8ca-9f5f-4fb7-88fb-c54b9b89d1bb",
"created_at": "2025-09-12 14:50:44",
"updated_at": "2025-09-12 14:50:44"
},
{
"id": 95,
"log_name": "system",
"event": "success",
"description": "Activecode Created Successfully",
"subject_id": 7,
"subject_type": "App\\Models\\Activecode",
"causer_id": 1,
"causer_type": "App\\Models\\User",
"properties": {
"activecode_id": 7
},
"batch_uuid": "45bea8ca-9f5f-4fb7-88fb-c54b9b89d1bb",
"created_at": "2025-09-12 14:50:44",
"updated_at": "2025-09-12 14:50:44"
}
],
"first_page_url": "https://iptv-api.test/api/v1/activecodes/7/logs?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "https://iptv-api.test/api/v1/activecodes/7/logs?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"page": null,
"active": false
},
{
"url": "https://iptv-api.test/api/v1/activecodes/7/logs?page=1",
"label": "1",
"page": 1,
"active": true
},
{
"url": null,
"label": "Next »",
"page": null,
"active": false
}
],
"next_page_url": null,
"path": "https://iptv-api.test/api/v1/activecodes/7/logs",
"per_page": 15,
"prev_page_url": null,
"to": 2,
"total": 2
}