GET /api/v1.0/giveaway/tickets/403/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/403/?format=api",
    "created_at": "2021-12-13T00:00:18.207720Z",
    "estimated_size": 5621383119742,
    "number_tickets": 5,
    "tickets": [
        75451,
        3896735,
        5159820,
        9556337,
        9846082
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/cf41cf87dbbcf636c148432e5b6b9c08603397b71098c49bd843830da8eacfc6/?format=api"
}