API endpoint for PCSO Lotto Draws.

GET /api/draws/4702/?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/4702/?format=api",
    "name": "Draw (4702)",
    "id": 4702,
    "draw_type": "6/49",
    "draw_date": "2018-01-07",
    "drawn": [
        16,
        24,
        4,
        31,
        33,
        42
    ],
    "jackpot": "$48,766,608.00"
}