API endpoint for PCSO Lotto Draws.

GET /api/draws/4972/?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/4972/?format=api",
    "name": "Draw (4972)",
    "id": 4972,
    "draw_type": "6/45",
    "draw_date": "2017-09-01",
    "drawn": [
        38,
        42,
        9,
        2,
        4,
        35
    ],
    "jackpot": "$14,418,704.00"
}