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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/558/?format=api",
    "created_at": "2021-12-14T00:00:16.276035Z",
    "estimated_size": 5004466902249,
    "number_tickets": 4,
    "tickets": [
        912539,
        8411311,
        8726138,
        8732233
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/7822f8657a31e3dcef51a4bf907d8d94485f34a682eded4684f12a2965c81f4e/?format=api"
}