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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1782/?format=api",
    "created_at": "2021-12-20T00:00:24.411593Z",
    "estimated_size": 3073944600956,
    "number_tickets": 2,
    "tickets": [
        2639162,
        6973872
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/2/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/cc1738106e7b76aa1c4fe640c527c96ed82ed352e880dc44cd24d9cf45d23f2a/?format=api"
}