get_odds

shallow

io.github.pipeworx-io/odds-api · Verify this server

Current odds for upcoming + live events in a league. Each market type costs 1 quota credit per region per call — pick markets carefully.

100.0/100

1 trials · measured 8 days ago

get_odds scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.pipeworx-io/odds-api, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
gated
Category
Developer infrastructure
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "examples": [
    {
      "markets": "h2h",
      "regions": "us",
      "sport_key": "americanfootball_nfl"
    },
    {
      "markets": "spreads,totals",
      "regions": "us,uk",
      "sport_key": "basketball_nba",
      "bookmakers": "draftkings,fanduel",
      "odds_format": "decimal"
    }
  ],
  "required": [
    "sport_key"
  ],
  "properties": {
    "markets": {
      "type": "string",
      "description": "h2h | spreads | totals | outrights — comma-sep (default h2h)"
    },
    "regions": {
      "type": "string",
      "description": "us | uk | eu | au — comma-sep (default us)"
    },
    "event_ids": {
      "type": "string",
      "description": "Restrict to specific event IDs (comma-sep)"
    },
    "sport_key": {
      "type": "string",
      "description": "Sport key from list_sports, e.g. \"americanfootball_nfl\""
    },
    "bookmakers": {
      "type": "string",
      "description": "Comma-sep bookmaker keys (e.g. \"draftkings,fanduel\") to restrict"
    },
    "date_format": {
      "type": "string",
      "description": "iso (default) | unix"
    },
    "odds_format": {
      "type": "string",
      "description": "american (default) | decimal"
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-24insufficient datadeepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilityerror: 5

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_odds
[![Vouch score](https://vouch.tools/api/tools/786338e5-522b-47b8-9a50-21df6a3bb714/badge.svg)](https://vouch.tools/tools/786338e5-522b-47b8-9a50-21df6a3bb714)
get_odds — Vouch