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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32585/?format=api",
    "created_at": "2022-03-26T00:01:06.770715Z",
    "estimated_size": 9828113533853,
    "number_tickets": 8,
    "tickets": [
        105175,
        206818,
        408047,
        427432,
        560976,
        706216,
        837804,
        892758
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/f38dda8b72fd5776c06d93ebbeaccff857fd1b14cb262748b2e9211b303ee7d0/?format=api"
}