{
"current_page": 1,
"data": [
{
"id": 82,
"log_name": "model",
"event": "created",
"description": "This model has been created",
"subject_id": 9,
"subject_type": "App\\Models\\Mag",
"causer_id": 1,
"causer_type": "App\\Models\\User",
"properties": {
"attributes": {
"id": 9,
"note": "Test Note",
"core_id": null,
"country": "all",
"macpass": "486353",
"user_id": 1,
"created_at": "2025-09-12 09:19:50",
"enable_vpn": 0,
"expired_at": null,
"package_id": 2,
"restricted": 0,
"updated_at": "2025-09-12 09:19:50",
"voucher_id": null,
"mac_address": "73:36:40:a4:09:43",
"template_id": null,
"auto_renewal": 1,
"last_sync_at": null,
"max_connections": 1,
"customer_has_paid": 0,
"whatsapp_telegram": "098765432"
}
},
"batch_uuid": "7d8e39e2-1f90-4cbc-8c2c-88be88a15438",
"created_at": "2025-09-12 09:19:50",
"updated_at": "2025-09-12 09:19:50"
},
{
"id": 85,
"log_name": "system",
"event": "success",
"description": "Created Mag",
"subject_id": 9,
"subject_type": "App\\Models\\Mag",
"causer_id": 1,
"causer_type": "App\\Models\\User",
"properties": [],
"batch_uuid": "7d8e39e2-1f90-4cbc-8c2c-88be88a15438",
"created_at": "2025-09-12 09:19:50",
"updated_at": "2025-09-12 09:19:50"
},
{
"id": 86,
"log_name": "system",
"event": "attempt",
"description": "Attempt to Update Mag",
"subject_id": 9,
"subject_type": "App\\Models\\Mag",
"causer_id": 1,
"causer_type": "App\\Models\\User",
"properties": {
"request_data": {
"note": "UPDATE TEST",
"package_id": 2,
"template_id": null
}
},
"batch_uuid": "6993cbd9-115f-4c0e-a3ba-356598d67dfb",
"created_at": "2025-09-12 09:21:14",
"updated_at": "2025-09-12 09:21:14"
},
{
"id": 87,
"log_name": "model",
"event": "updated",
"description": "This model has been updated",
"subject_id": 9,
"subject_type": "App\\Models\\Mag",
"causer_id": 1,
"causer_type": "App\\Models\\User",
"properties": {
"old": {
"note": "Test Note",
"updated_at": "2025-09-12 09:19:50"
},
"attributes": {
"note": "UPDATE TEST",
"updated_at": "2025-09-12 09:21:14"
}
},
"batch_uuid": "6993cbd9-115f-4c0e-a3ba-356598d67dfb",
"created_at": "2025-09-12 09:21:14",
"updated_at": "2025-09-12 09:21:14"
},
{
"id": 89,
"log_name": "system",
"event": "success",
"description": "Updated Mag",
"subject_id": 9,
"subject_type": "App\\Models\\Mag",
"causer_id": 1,
"causer_type": "App\\Models\\User",
"properties": [],
"batch_uuid": "6993cbd9-115f-4c0e-a3ba-356598d67dfb",
"created_at": "2025-09-12 09:21:14",
"updated_at": "2025-09-12 09:21:14"
}
],
"first_page_url": "https://iptv-api.test/api/v1/mags/9/logs?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "https://iptv-api.test/api/v1/mags/9/logs?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"page": null,
"active": false
},
{
"url": "https://iptv-api.test/api/v1/mags/9/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/mags/9/logs",
"per_page": 15,
"prev_page_url": null,
"to": 5,
"total": 5
}