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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/990/?format=api",
    "created_at": "2021-12-16T00:00:28.217050Z",
    "estimated_size": 2350663518378,
    "number_tickets": 2,
    "tickets": [
        5991303,
        8376518
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/293d8cab7ac09fe15e556f78a02415892c8085ec3bb07cbaa533854ca3494256/?format=api"
}