🔍 KOMPLETNÍ API RESPONSES ========================== 1. OFFERS API Response (/v1/offers) ------------------------------------ Celý response: [ { "id": 4990395197, "currency": "IOT", "rate": "226.2466", "period": 120, "direction": "lend", "timestamp": "1781339052.0", "is_live": true, "is_cancelled": false, "original_amount": "1675686.55271", "remaining_amount": "1675686.55271", "executed_amount": "0.0" } ] Počet offers: 1 První offer rate: 226.2466 Posledni offer rate: 226.2466 ============================================================ 2. CREDITS API Response (/v1/credits) ------------------------------------- API call failed ============================================================ 3. FUNDING LOANS RAW API Response (/v2/auth/r/funding/loans/fUSD) ----------------------------------------------------------------- API call failed ========================== COMPLETE API RESPONSES SHOWN