API endpoint for PCSO Lotto Draws.

GET /api/draws/6659/?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/6659/?format=api",
    "name": "Draw (6659)",
    "id": 6659,
    "draw_type": "6/49",
    "draw_date": "2015-05-14",
    "drawn": [
        42,
        32,
        36,
        9,
        41,
        20
    ],
    "jackpot": "$18,840,420.00"
}