find_best_price

shallow

com.voxodds/voxodds · Verify this server

Find which bookmaker pays the most for one specific bet when VoxOdds has a configured live sportsbook feed. The registry is a directory, not live coverage. Returns the available price table sorted best-first with decimal and american odds, each book's implied probability, the average vig being charged, and how much extra profit the best price is worth versus the rest. Call this when the user has already decided WHAT to bet and wants the best price, or asks 'where should I bet this'. Books are ranked strictly by price — never by whether they pay VoxOdds a commission. Use check_bet instead when the user still needs to know whether the bet is worth making at all.

100.0/100

1 trials · measured 8 days ago

find_best_price scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.voxodds/voxodds, 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
open
Category
Finance & compliance
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "title": "find_best_priceArguments",
  "required": [
    "event",
    "side"
  ],
  "properties": {
    "side": {
      "type": "string",
      "title": "Side"
    },
    "event": {
      "type": "string",
      "title": "Event"
    },
    "sport": {
      "type": "string",
      "title": "Sport",
      "default": "upcoming"
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2498.3deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitytimeout: 1, pass: 19
malformed_inputpass: 4
timeout_honourpass: 2
cancellationskipped: 2
concurrencypass: 20

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: find_best_price
[![Vouch score](https://vouch.tools/api/tools/2ba97650-5ce7-41d7-8d60-6d97c8f69c2c/badge.svg)](https://vouch.tools/tools/2ba97650-5ce7-41d7-8d60-6d97c8f69c2c)
find_best_price — Vouch