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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1591/?format=api",
    "created_at": "2021-12-19T00:00:30.632323Z",
    "estimated_size": 2515529059260,
    "number_tickets": 2,
    "tickets": [
        396969,
        4683536
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/6ed89b08219171dab2b3eaf4c048eb0f54bea1e3594c325d61bcfef7e3ec86f1/?format=api"
}