API endpoint for PCSO Lotto Draws.

GET /api/draws/15589/?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/15589/?format=api",
    "name": "Draw (15589)",
    "id": 15589,
    "draw_type": "6/49",
    "draw_date": "2024-05-02",
    "drawn": [
        17,
        1,
        13,
        44,
        21,
        48
    ],
    "jackpot": "$43,453,888.00"
}