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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1144/?format=api",
    "created_at": "2021-12-17T00:00:19.966584Z",
    "estimated_size": 1297651354036,
    "number_tickets": 1,
    "tickets": [
        3169164
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/2fd3fafb9bd3d957db1630384342ff57450f37bbd838d7d21e708485e1efab81/?format=api"
}