API endpoint for PCSO Lotto Draws.

GET /api/draws/7294/?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/7294/?format=api",
    "name": "Draw (7294)",
    "id": 7294,
    "draw_type": "6/49",
    "draw_date": "2014-05-18",
    "drawn": [
        32,
        31,
        23,
        48,
        47,
        27
    ],
    "jackpot": "$86,821,764.00"
}