API endpoint for PCSO Lotto Draws.

GET /api/draws/3944/?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/3944/?format=api",
    "name": "Draw (3944)",
    "id": 3944,
    "draw_type": "6/45",
    "draw_date": "2019-01-02",
    "drawn": [
        10,
        37,
        39,
        45,
        15,
        21
    ],
    "jackpot": "$32,287,888.00"
}