{
    "status": "success",
    "game_id": "take5",
    "game_name": "Take 5",
    "draw_days": "Twice Daily",
    "next_draw": "Midday Mon 08/31/26",
    "updated_at": "2026-08-30 05:32:57 UTC",
    "evening": {
        "draw_date": "Fri 08/28/26",
        "winning_numbers": [
            "23",
            "29",
            "31",
            "33",
            "35"
        ],
        "draw_time": "10:30 PM",
        "close_time": "10:20 PM"
    },
    "midday": {
        "draw_date": "Fri 08/28/26",
        "winning_numbers": [
            "07",
            "13",
            "17",
            "32",
            "36"
        ],
        "draw_time": "2:30 PM",
        "close_time": "2:15 PM"
    }
}