API endpoint for PCSO Lotto Draws.

GET /api/draws/4348/?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/4348/?format=api",
    "name": "Draw (4348)",
    "id": 4348,
    "draw_type": "6/45",
    "draw_date": "2018-06-25",
    "drawn": [
        20,
        36,
        42,
        33,
        38,
        19
    ],
    "jackpot": "$38,903,551.00"
}