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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1020/?format=api",
    "created_at": "2021-12-16T00:00:31.970859Z",
    "estimated_size": 2685712843396,
    "number_tickets": 2,
    "tickets": [
        972961,
        6630038
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/695edb0e427923a2de7f9165dd6c76daae3749fac902124494a78fd4cfbf4359/?format=api"
}