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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32963/?format=api",
    "created_at": "2022-03-27T00:01:04.453680Z",
    "estimated_size": 5052331091537,
    "number_tickets": 4,
    "tickets": [
        131935,
        289233,
        764453,
        808882
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/487c03a16b3794972b2edb9a7dbd0ad4e163630843dd013c130913438fb72d38/?format=api"
}