API endpoint for PCSO Lotto Draws.

GET /api/draws/4048/?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/4048/?format=api",
    "name": "Draw (4048)",
    "id": 4048,
    "draw_type": "6/45",
    "draw_date": "2018-11-12",
    "drawn": [
        4,
        37,
        12,
        42,
        20,
        7
    ],
    "jackpot": "$45,829,227.00"
}