{
  "status": "success",
  "contract": {
    "id": "Pr7zwMywem1nZRIA",
    "your_role": "buyer",
    "can_be_canceled": true,
    "offer_id": "3qh8rSRYf4jjem8Q",
    "price": "7000.00",
    "value": "7980.72",
    "currency_code": "USD",
    "volume": "10.99990100",
    "asset_code": "BTC",
    "comment": "Sell me bitcoins, I agree to the terms!",
    "current_user_has_unreleased_funds": false,
    "release_address": "n45ssNV2o1ursURPhLvF1AXVtzrcvKrpPZ",
    "confirmations": 2,
    "payment_window_time_left_seconds": null,
    "payment_time_minutes": null,
    "payment_window_minutes": 60,
    "depositing_window_minutes": 30,
    "depositing_window_time_left_seconds": null,
    "status": "pending",
    "dispute_status": null,
    "payment_method_instruction": {
      "payment_method_id": "186",
      "payment_method_name": "Some Bank",
      "details": "Wire transfer to account #123123"
    },
    "volume_breakdown": {
      "volume_with_fee": "11.00000000",
      "goes_to_seller": "0.00000000",
      "goes_to_buyer": "10.99979189",
      "exchange_fee": "0.00009900",
      "exchange_fee_in_fiat": "0.07",
      "exchange_fee_percent": "1.0",
      "transaction_fee": "0.00001011",
      "transaction_fee_in_fiat": "0.07",
      "intermediary_fee": "0.00000000",
      "intermediary_fee_in_fiat": "0.00",
      "intermediary_fee_percent": 0.0
    },
    "country": "Country 109",
    "country_code": "Country Code 108",
    "created_at": "2025-09-26T10:27:41.171605Z",
    "counterparty": {
      "login": "us4r66",
      "online_status": "offline",
      "rating": null,
      "my_review": null,
      "trades_count": 0,
      "url": "http://localhost:3000/users/us4r66",
      "verified": false,
      "verified_by": null,
      "strong_hodler": false,
      "country": "Country 108",
      "country_code": "Country Code 107",
      "average_payment_time_minutes": null,
      "average_release_time_minutes": null,
      "days_since_last_trade": null,
      "blocked_by": 0
    },
    "escrow": {
      "address": "address_20",
      "witness_script": null,
      "index": 20,
      "you_confirmed": true,
      "counterparty_confirmed": false,
      "confirmations": 0,
      "amount_deposited": "0.00000000",
      "amount_released": null,
      "deposit_transaction_id": null,
      "release_transaction_id": null
    }
  }
}