API endpoint for PCSO Lotto Draws.

GET /api/draws/6676/?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/6676/?format=api",
    "name": "Draw (6676)",
    "id": 6676,
    "draw_type": "6/55",
    "draw_date": "2015-05-06",
    "drawn": [
        15,
        55,
        49,
        43,
        54,
        1
    ],
    "jackpot": "$99,362,980.00"
}