{
    "lottario": {
        "name": "Lottario",
        "game_ids": 321,
        "next_draw": "2026-09-12",
        "next_jackpot": "$250,000",
        "results": [
            {
                "draw_date": "2026-09-05",
                "result": "03 06 20 25 26 32 B:16",
                "est_jackpot": ""
            }
        ]
    },
    "ontario_49": {
        "name": "Ontario 49",
        "game_ids": 325,
        "next_draw": "2026-09-09",
        "next_jackpot": "$2,000,000",
        "results": [
            {
                "draw_date": "2026-09-05",
                "result": "11 12 13 15 29 42 B:34",
                "est_jackpot": ""
            }
        ]
    },
    "ontario_lightning_lotto": {
        "name": "Ontario Lightning Lotto",
        "game_ids": 326,
        "next_draw": "",
        "next_jackpot": "",
        "results": [
            {
                "draw_date": "2026-09-08",
                "result": "18 19 31 36 44 B:20",
                "est_jackpot": ""
            }
        ]
    },
    "lottario_early_bird": {
        "name": "Ontario Lottario Early Bird",
        "game_ids": 327,
        "next_draw": "2026-09-12",
        "next_jackpot": "",
        "results": [
            {
                "draw_date": "2026-09-05",
                "result": "09 10 33 40"
            }
        ]
    },
    "pick_2": {
        "name": "Pick 2",
        "game_ids": {
            "midday": 329,
            "evening": 328
        },
        "next_draw": "2026-09-08",
        "next_jackpot": "",
        "results": {
            "midday": [],
            "evening": [
                {
                    "draw_date": "2026-09-07",
                    "result": "9 8"
                }
            ]
        }
    },
    "pick_3": {
        "name": "Pick 3",
        "game_ids": {
            "midday": 331,
            "evening": 330
        },
        "next_draw": "",
        "next_jackpot": "",
        "results": {
            "midday": [],
            "evening": [
                {
                    "draw_date": "2026-09-07",
                    "result": "8 4 6"
                }
            ]
        }
    },
    "pick_4": {
        "name": "Pick 4",
        "game_ids": {
            "midday": 333,
            "evening": 332
        },
        "next_draw": "2026-09-08",
        "next_jackpot": "",
        "results": {
            "midday": [],
            "evening": [
                {
                    "draw_date": "2026-09-07",
                    "result": "5 2 7 9"
                }
            ]
        }
    }
}
