get_event_odds

shallow

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

Odds for a single event — allows richer markets (player props, alt lines). Higher quota cost per call.

100.0/100

1 trials · measured 8 days ago

get_event_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": [
    {
      "event_id": "3735601",
      "sport_key": "americanfootball_nfl"
    },
    {
      "markets": "player_props_pts",
      "regions": "us",
      "event_id": "3735602",
      "sport_key": "basketball_nba"
    }
  ],
  "required": [
    "sport_key",
    "event_id"
  ],
  "properties": {
    "markets": {
      "type": "string",
      "description": "Includes player_props_* markets for some leagues"
    },
    "regions": {
      "type": "string"
    },
    "event_id": {
      "type": "string"
    },
    "sport_key": {
      "type": "string"
    },
    "odds_format": {
      "type": "string"
    }
  }
}

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_event_odds
[![Vouch score](https://vouch.tools/api/tools/e665f009-632d-443c-b122-7aecc9215ade/badge.svg)](https://vouch.tools/tools/e665f009-632d-443c-b122-7aecc9215ade)
get_event_odds — Vouch