API endpoint for PCSO Lotto Draws.

GET /api/draws/6662/?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/6662/?format=api",
    "name": "Draw (6662)",
    "id": 6662,
    "draw_type": "6/55",
    "draw_date": "2015-05-13",
    "drawn": [
        6,
        36,
        46,
        41,
        2,
        1
    ],
    "jackpot": "$118,577,816.00"
}