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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/543/?format=api",
    "created_at": "2021-12-14T00:00:12.429816Z",
    "estimated_size": 2515529059260,
    "number_tickets": 2,
    "tickets": [
        293830,
        8475273
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/695edb0e427923a2de7f9165dd6c76daae3749fac902124494a78fd4cfbf4359/?format=api"
}