API endpoint for PCSO Lotto Draws.

GET /api/draws/3929/?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/3929/?format=api",
    "name": "Draw (3929)",
    "id": 3929,
    "draw_type": "6/45",
    "draw_date": "2019-01-09",
    "drawn": [
        20,
        2,
        21,
        5,
        37,
        26
    ],
    "jackpot": "$41,905,299.00"
}