API endpoint for PCSO Lotto Draws.

GET /api/draws/2820/?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/2820/?format=api",
    "name": "Draw (2820)",
    "id": 2820,
    "draw_type": "6/45",
    "draw_date": "2020-10-23",
    "drawn": [
        24,
        1,
        10,
        12,
        44,
        3
    ],
    "jackpot": "$52,554,952.80"
}