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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1170/?format=api",
    "created_at": "2021-12-17T00:00:26.295575Z",
    "estimated_size": 3143081763261,
    "number_tickets": 2,
    "tickets": [
        3755185,
        9753686
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/695edb0e427923a2de7f9165dd6c76daae3749fac902124494a78fd4cfbf4359/?format=api"
}