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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32463/?format=api",
    "created_at": "2022-03-26T00:01:04.885793Z",
    "estimated_size": 3451539872007,
    "number_tickets": 3,
    "tickets": [
        200755,
        452601,
        873463
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/8af2b66cbbf9b1e81b810ca57ffa0ffc07212039c02d2b528eff62e86409e59a/?format=api"
}