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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/922/?format=api",
    "created_at": "2021-12-16T00:00:17.273669Z",
    "estimated_size": 3079262844210,
    "number_tickets": 2,
    "tickets": [
        4047689,
        8613600
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/cc1738106e7b76aa1c4fe640c527c96ed82ed352e880dc44cd24d9cf45d23f2a/?format=api"
}