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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32710/?format=api",
    "created_at": "2022-03-26T00:01:07.646631Z",
    "estimated_size": 2340027031870,
    "number_tickets": 2,
    "tickets": [
        641720,
        646174
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/92e839514794e7cca899e37bec086d0495561840ef3a96148406d3de753bffc6/?format=api"
}