API endpoint for PCSO Lotto Draws.

GET /api/draws/7576/?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/7576/?format=api",
    "name": "Draw (7576)",
    "id": 7576,
    "draw_type": "6/49",
    "draw_date": "2013-11-28",
    "drawn": [
        49,
        22,
        17,
        21,
        23,
        24
    ],
    "jackpot": "$76,834,504.00"
}