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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32609/?format=api",
    "created_at": "2022-03-26T00:01:07.088458Z",
    "estimated_size": 7493404745238,
    "number_tickets": 6,
    "tickets": [
        56870,
        104663,
        163695,
        259928,
        559203,
        984270
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/6ed89b08219171dab2b3eaf4c048eb0f54bea1e3594c325d61bcfef7e3ec86f1/?format=api"
}