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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/35/?format=api",
    "created_at": "2021-12-11T00:00:12.081273Z",
    "estimated_size": 1797566219936,
    "number_tickets": 1,
    "tickets": [
        1467424
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/ab282fff264a4144e25387262698ed6e798096e2eba9cfb692241af4dba8c0b6/?format=api"
}