API endpoint for PCSO Lotto Draws.

GET /api/draws/7057/?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/7057/?format=api",
    "name": "Draw (7057)",
    "id": 7057,
    "draw_type": "6/45",
    "draw_date": "2014-10-03",
    "drawn": [
        10,
        21,
        38,
        17,
        1,
        41
    ],
    "jackpot": "$91,647,304.00"
}