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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32041/?format=api",
    "created_at": "2022-03-25T00:00:10.991943Z",
    "estimated_size": 2302799329090,
    "number_tickets": 2,
    "tickets": [
        896909,
        993470
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/152968ee848d14cb21578441edb8d4db6d2e0323d372d16a5dc5a4af915a541e/?format=api"
}