For agents
Start here for machine-readable ArbPlay docs: product overview, odds API OpenAPI, and the developer hub.
ArbPlay is a real-time sports arbitrage service for the Greek market. It reads pre-calculated back/lay arbitrage rows that its scraper rewrites every 1–2 seconds, and serves them to subscribed users in a browser dashboard with optional Telegram alerts. Coverage is live and pre-match football across licensed Greek bookmakers, paired with betting exchanges (Betfair, OrbitX) and prediction markets (Polymarket, Kalshi) on the lay side. The feed is calculated upstream — ArbPlay displays and filters it, and sizes each user's own stake in the browser.
The links below are the machine-readable surface: use them instead of scraping the app.
/llms.txt— product + Odds HTTP API summary/openapi.json— OpenAPI forhttps://api.arbplay.app/api— Odds API developer hub/api/docs— getting started with curl examples- Postman collection
/pricing.md— SaaS plan pricing/sitemap.xml
The odds origin API lives at api.arbplay.app. SaaS app routes under arbplay.app/api/* (auth, arbs, payments) are a different surface.