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

{
    "url": "https://openchia.io/api/v1.0/giveaway/round/3/?format=api",
    "issued_tickets": 36326,
    "winner": {
        "launcher_id": "677598a0f884a232a075c5e1e3bce5a8cb829acfd38b0c0853edff74f0a19dff",
        "name": "Eru",
        "p2_singleton_puzzle_hash": "abda75f06b3d2e9be4c64ab0be656c07ec9025a667ca6aba6e14278290eaa8ae",
        "points": 0,
        "points_pplns": 0,
        "share_pplns": "0.00000000000000000000",
        "difficulty": 28,
        "is_pool_member": true,
        "estimated_size": 0,
        "joined_at": "2021-12-17T11:33:39.201277Z",
        "joined_last_at": "2021-12-17T11:33:39.201277Z",
        "payout": {},
        "fee": {},
        "points_of_total": 0.0,
        "blocks": {},
        "partials": {},
        "rewards": {}
    },
    "draw_datetime": "2022-01-02T20:00:00Z",
    "selected_number": 160644,
    "total_tickets": 10000000,
    "prize_amount": 1000000000000
}