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

{
    "launcher_id": "0e5f15c5ef0f0d95c4578bfc51ece3fe83e28932344793427441535a82fe5b20",
    "name": null,
    "p2_singleton_puzzle_hash": "d249f43f94c8f81e27f5f243c734bf715804dab95a146ccc62a5a855b29e3046",
    "points": 0,
    "points_pplns": 0,
    "share_pplns": "0.00000000000000000000",
    "difficulty": 3,
    "is_pool_member": true,
    "estimated_size": 0,
    "joined_at": "2022-03-01T10:26:24.760849Z",
    "joined_last_at": "2022-03-01T10:26:24.760849Z",
    "payout": {
        "total_paid": 19722316519,
        "total_unpaid": 0,
        "total_transactions": 32
    },
    "fee": {
        "stay_length_days": 1253,
        "stay_length_days_max": 548,
        "stay_length_discount": 0.0015,
        "stay_length_discount_max": 0.0015,
        "size_discount": 0.0,
        "max_discount": 0.25,
        "pool": 0.01,
        "final": 0.0085
    },
    "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
}