API endpoint for PCSO Lotto Draws.

GET /api/draws/794/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://dj1.jlee3d.net/api/draws/794/?format=api",
    "name": "Draw (794)",
    "id": 794,
    "draw_type": "6/45",
    "draw_date": "2023-11-24",
    "drawn": [
        43,
        36,
        20,
        23,
        31,
        1
    ],
    "jackpot": "$36,501,337.60"
}