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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32460/?format=api",
    "created_at": "2022-03-26T00:01:04.858777Z",
    "estimated_size": 2483619599734,
    "number_tickets": 2,
    "tickets": [
        802732,
        935299
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/293d8cab7ac09fe15e556f78a02415892c8085ec3bb07cbaa533854ca3494256/?format=api"
}