{
  "ok": true,
  "provider": "api-sports",
  "source": "https://v3.football.api-sports.io",
  "endpoint": "/odds",
  "fetched_at": "2026-04-28T07:09:15.983Z",
  "params": {
    "season": "2019",
    "bet": "1",
    "bookmaker": "6",
    "fixture": "157140",
    "league": "39"
  },
  "count": 0,
  "odds": [],
  "raw": {
    "get": "odds",
    "parameters": {
      "season": "2019",
      "bet": "1",
      "bookmaker": "6",
      "fixture": "157140",
      "league": "39"
    },
    "errors": {
      "Ip": "This IP is not allowed to call the API, check the list of allowed IPs in the dashboard."
    },
    "results": 0,
    "paging": {
      "current": 1,
      "total": 1
    },
    "response": []
  }
}