API endpoint for PCSO Lotto Draws.

GET /api/draws/5414/?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/5414/?format=api",
    "name": "Draw (5414)",
    "id": 5414,
    "draw_type": "6/58",
    "draw_date": "2017-02-03",
    "drawn": [
        17,
        30,
        6,
        13,
        43,
        31
    ],
    "jackpot": "$147,394,816.00"
}