{
  "service": "TimerBet \u2014 Python backend (evaluation build)",
  "status": "ok",
  "note": "Runs alongside the .NET stack for comparison. Every endpoint below requires an Authorization: Bearer token.",
  "services": {
    "configurations": {
      "types": 30,
      "endpoints": [
        "GET  /types",
        "GET  /types/{type}/scopes/{scope}?targetId=&merge=",
        "PUT  /types/{type}/scopes/{scope}?targetId=",
        "DELETE /types/{type}/scopes/{scope}?targetId="
      ]
    },
    "wallet": {
      "endpoints": [
        "POST /walletoperations",
        "GET  /walletoperations/{operationId}",
        "POST /walletmovements/_search",
        "GET  /walletaccounts/{accountId}",
        "GET  /walletaccounts/by-owner?userId=&skinId=&currencyCode=",
        "GET  /playerwallet/{walletId}",
        "GET  /cassa/{id}",
        "POST /cassa/{id}/credit",
        "POST /cassa/{id}/reserve",
        "POST /cassa/{id}/release",
        "PUT  /cassa/{id}/fido",
        "GET  /cassa/{id}/movements"
      ]
    }
  },
  "health": "/health"
}