API endpoint for PCSO Lotto Draws.

GET /api/draws/7974/?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/7974/?format=api",
    "name": "Draw (7974)",
    "id": 7974,
    "draw_type": "6/45",
    "draw_date": "2013-04-10",
    "drawn": [
        45,
        36,
        35,
        22,
        39,
        3
    ],
    "jackpot": "$6,562,000.80"
}