GET /api/v1.0/launcher/0bc5e9fadab6e3c57fde3b851f287142722fdb2eb35177ac625a4f657ea67c88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "launcher_id": "0bc5e9fadab6e3c57fde3b851f287142722fdb2eb35177ac625a4f657ea67c88",
    "name": null,
    "p2_singleton_puzzle_hash": "29aa4ba1a868321b1f64d3b65a74b14fb9e6d7acd37c0043c920a93e34aa60a1",
    "points": 0,
    "points_pplns": 0,
    "share_pplns": "0.00000000000000000000",
    "difficulty": 1,
    "is_pool_member": false,
    "estimated_size": 0,
    "joined_at": "2022-03-24T20:58:34.068599Z",
    "joined_last_at": "2022-03-24T20:58:34.068599Z",
    "payout": {
        "total_paid": 159301920,
        "total_unpaid": 0,
        "total_transactions": 15
    },
    "fee": {
        "stay_length_days": 0,
        "stay_length_days_max": 548,
        "stay_length_discount": 0.0,
        "stay_length_discount_max": 0.0015,
        "size_discount": 0.0,
        "max_discount": 0.25,
        "pool": 0.01,
        "final": 0.01
    },
    "points_of_total": 0.0,
    "blocks": {
        "total": 0
    },
    "partials": {
        "total": 0,
        "points": 0,
        "successful": 0,
        "failed": 0,
        "performance": null,
        "harvesters": 0
    },
    "rewards": {
        "today": null,
        "yesterday": null,
        "last_24h": null,
        "last_7d": null,
        "last_30d": null,
        "last_per_day": []
    },
    "current_etw": null,
    "current_effort": null
}