{
    "status": "success",
    "game_id": "millionaire_for_life",
    "total_records": 5,
    "history": [
        {
            "draw_date": "08/28/26",
            "winning_numbers": [
                "08",
                "10",
                "11",
                "12",
                "44"
            ],
            "special_ball": "05"
        },
        {
            "draw_date": "08/27/26",
            "winning_numbers": [
                "03",
                "07",
                "29",
                "35",
                "49"
            ],
            "special_ball": "04"
        },
        {
            "draw_date": "08/26/26",
            "winning_numbers": [
                "03",
                "25",
                "51",
                "54",
                "56"
            ],
            "special_ball": "04"
        },
        {
            "draw_date": "Tue 08/25/26",
            "winning_numbers": [
                "24",
                "45",
                "50",
                "53",
                "57"
            ],
            "special_ball": "3"
        },
        {
            "draw_date": "Sat 08/22/26",
            "winning_numbers": [
                "07",
                "17",
                "27",
                "36",
                "39"
            ],
            "special_ball": "04"
        }
    ]
}