API endpoint for PCSO Lotto Draws.

GET /api/draws/6069/?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/6069/?format=api",
    "name": "Draw (6069)",
    "id": 6069,
    "draw_type": "6/49",
    "draw_date": "2016-03-06",
    "drawn": [
        13,
        33,
        1,
        3,
        18,
        32
    ],
    "jackpot": "$27,510,960.00"
}