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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/372/?format=api",
    "created_at": "2021-12-13T00:00:11.640532Z",
    "estimated_size": 6828624338457,
    "number_tickets": 6,
    "tickets": [
        367920,
        1548869,
        3870311,
        5187697,
        5665517,
        6107542
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/b7cac815bbcd12136f911814a790f0c0801afb89474ef4bdf5cebe6917c46670/?format=api"
}