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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1489/?format=api",
    "created_at": "2021-12-19T00:00:15.002314Z",
    "estimated_size": 2095387842174,
    "number_tickets": 1,
    "tickets": [
        3429848
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/677e886997aa272ebd4d19ecce14a92690504e1ebcf3a55c20c59b2f0e3491f2/?format=api"
}