API endpoint for PCSO Lotto Draws.

GET /api/draws/6463/?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/6463/?format=api",
    "name": "Draw (6463)",
    "id": 6463,
    "draw_type": "6/49",
    "draw_date": "2015-08-20",
    "drawn": [
        26,
        35,
        37,
        30,
        42,
        9
    ],
    "jackpot": "$74,600,324.00"
}