API endpoint for PCSO Lotto Draws.

GET /api/draws/4647/?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/4647/?format=api",
    "name": "Draw (4647)",
    "id": 4647,
    "draw_type": "6/58",
    "draw_date": "2018-02-02",
    "drawn": [
        56,
        34,
        53,
        1,
        28,
        46
    ],
    "jackpot": "$274,007,004.00"
}