API endpoint for PCSO Lotto Draws.

GET /api/draws/7949/?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/7949/?format=api",
    "name": "Draw (7949)",
    "id": 7949,
    "draw_type": "6/42",
    "draw_date": "2013-04-25",
    "drawn": [
        32,
        26,
        5,
        16,
        20,
        2
    ],
    "jackpot": "$5,960,842.20"
}