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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33016/?format=api",
    "created_at": "2022-03-27T00:01:05.289240Z",
    "estimated_size": 3042035141431,
    "number_tickets": 2,
    "tickets": [
        382678,
        703298
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/92e839514794e7cca899e37bec086d0495561840ef3a96148406d3de753bffc6/?format=api"
}