API endpoint for PCSO Lotto Draws.

GET /api/draws/2693/?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/2693/?format=api",
    "name": "Draw (2693)",
    "id": 2693,
    "draw_type": "6/55",
    "draw_date": "2020-12-21",
    "drawn": [
        42,
        7,
        43,
        18,
        37,
        38
    ],
    "jackpot": "$54,418,493.80"
}