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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/569/?format=api",
    "created_at": "2021-12-14T00:00:18.741381Z",
    "estimated_size": 1414652705630,
    "number_tickets": 1,
    "tickets": [
        6693833
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/6ed89b08219171dab2b3eaf4c048eb0f54bea1e3594c325d61bcfef7e3ec86f1/?format=api"
}