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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/43/?format=api",
    "created_at": "2021-12-11T00:00:13.839695Z",
    "estimated_size": 6126616228896,
    "number_tickets": 5,
    "tickets": [
        777311,
        2505677,
        2985418,
        3130589,
        5517125
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/487c03a16b3794972b2edb9a7dbd0ad4e163630843dd013c130913438fb72d38/?format=api"
}