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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/51/?format=api",
    "created_at": "2021-12-11T00:00:14.741178Z",
    "estimated_size": 2382572977904,
    "number_tickets": 2,
    "tickets": [
        4430799,
        6123358
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/293d8cab7ac09fe15e556f78a02415892c8085ec3bb07cbaa533854ca3494256/?format=api"
}