{
    "ok": true,
    "events": [
        {
            "id": 1,
            "slug": "origin-launch-series",
            "name": "Origin Launch Series",
            "event_type": "season",
            "status": "active",
            "description": "Opening live-ops event with daily challenges, battlepass XP and stadium points.",
            "banner_image_path": null,
            "starts_at": "2026-06-25 15:31:28",
            "ends_at": "2026-07-26 15:31:28",
            "reward_json": "{\"coins\": 500, \"xp\": 250}",
            "settings_json": "{\"theme\": \"origin\", \"featured_pack\": \"Starter Pack\"}",
            "is_featured": 1,
            "created_at": "2026-06-26 15:31:28",
            "updated_at": "2026-06-26 15:31:28",
            "deleted_at": null
        },
        {
            "id": 2,
            "slug": "stadium-control-week",
            "name": "Stadium Control Week",
            "event_type": "stadium",
            "status": "active",
            "description": "Limited stadium control event with ownership rewards and event point milestones.",
            "banner_image_path": null,
            "starts_at": "2026-06-29 10:08:20",
            "ends_at": "2026-07-14 10:08:20",
            "reward_json": "{\"coins\": 400, \"xp\": 180}",
            "settings_json": "{\"theme\": \"stadium\", \"phase\": \"13.9\"}",
            "is_featured": 1,
            "created_at": "2026-06-30 10:08:20",
            "updated_at": "2026-06-30 10:08:20",
            "deleted_at": null
        }
    ]
}