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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/205/?format=api",
    "created_at": "2021-12-12T00:00:09.877310Z",
    "estimated_size": 3456858115262,
    "number_tickets": 3,
    "tickets": [
        2104045,
        4813676,
        6314417
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/cc1738106e7b76aa1c4fe640c527c96ed82ed352e880dc44cd24d9cf45d23f2a/?format=api"
}