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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/3/?format=api",
    "created_at": "2021-12-11T00:00:05.685856Z",
    "estimated_size": 5961750688014,
    "number_tickets": 5,
    "tickets": [
        3154323,
        3503819,
        7982939,
        8029580,
        8386457
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/48d2e9a292933216b978a9d638883fd1e81437c14eb9590fae278574e6d26bd4/?format=api"
}