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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/689/?format=api",
    "created_at": "2021-12-14T00:00:33.204560Z",
    "estimated_size": 2382572977904,
    "number_tickets": 2,
    "tickets": [
        3295541,
        5909850
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/293d8cab7ac09fe15e556f78a02415892c8085ec3bb07cbaa533854ca3494256/?format=api"
}