m3us_show Permission, Token Scope, Not has Restriction.Authorization: Bearer ********************curl --location --request GET 'https://api.temlittoral.com/api/v1/m3us/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"id": 2,
"username": "salahhusa9",
"password": "DKQJ88skls",
"user_id": 1,
"package_id": 3,
"template_id": 2,
"voucher_id": null,
"customer_has_paid": false,
"enable_vpn": false,
"max_connections": 1,
"country": "all",
"note": "Test Note",
"whatsapp_telegram": "098765432",
"restricted": false,
"last_sync_at": null,
"expired_at": "2024-08-01 11:14:43",
"created_at": "2024-07-30 11:14:43",
"updated_at": "2024-07-30 11:14:43"
}