Polymarket Sports Arbitrage

Scans sports odds from traditional bookmakers (via The Odds API) to detect arbitrage opportunities — situations where two bookmakers offer contradictory odds on the same match, guaranteeing profit regardless of outcome. Computes implied probabilities, detects arb condition (sum < 1), calculates optimal stake split, and filters only opportunities above 0.5% profit. Source: The Odds API (https://the-odds-api.com), free tier with automatic demo fallback when no key is provided. Saves results to /tmp/sports_arb_results.json. No connection to Polymarket — slug reflects author namespace convention only.

Install

openclaw skills install @mibayy/sports-arbitrage