Discover/surebet.com API
live

surebet.com APIsurebet.com

Access real-time surebets, middles, and valuebets from SureBet.com. Filter by profit %, sort by ROI, and retrieve full bookmaker and sport metadata.

Endpoints
5
Updated
4mo ago
Try it
Page number for pagination.
Sort order. Accepted values: profit, created_at, start_at, roi.
Maximum profit percentage filter (e.g. 1.0 for 1%).
Minimum profit percentage filter (e.g. 0.5 for 0.5%).
api.parse.bot/scraper/4302d8bc-f259-487f-8b4d-4a05ef9a24d1/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/4302d8bc-f259-487f-8b4d-4a05ef9a24d1/get_surebets?page=1&max_profit=1.0' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Fetch surebets (arbitrage opportunities) with optional filters. Returns paginated results sorted by the specified order. Note: Profit > 1% typically requires a paid account.

Input
ParamTypeDescription
pageintegerPage number for pagination.
orderstringSort order. Accepted values: profit, created_at, start_at, roi.
max_profitnumberMaximum profit percentage filter (e.g. 1.0 for 1%).
min_profitnumberMinimum profit percentage filter (e.g. 0.5 for 0.5%).
Response
{
  "type": "object",
  "fields": {
    "page": "integer page number",
    "items": "array of surebet opportunity objects, each containing prongs (array of JSON-encoded leg details), profit, and roi"
  },
  "sample": {
    "data": {
      "page": 1,
      "items": [
        {
          "roi": 322.2598,
          "profit": 0.9994,
          "prongs": [
            "{\"id\":-1384543204,\"tournament\":\"World - World Championship\",\"teams\":[\"Canada\",\"Sweden\"],\"value\":3.1,\"bk\":\"netbet_ro\",\"sport_id\":18}"
          ],
          "top_synonym_id": null
        }
      ]
    },
    "status": "success"
  }
}

About the surebet.com API

This API exposes 5 endpoints covering SureBet.com's core betting opportunity data: arbitrage surebets, middles, and valuebets, plus reference data for bookmakers and sports. The get_surebets endpoint returns paginated arbitrage opportunities with per-leg prong details, profit percentages, and ROI figures. Filters for minimum and maximum profit let you target specific thresholds, and results can be sorted by profit, creation time, start time, or ROI.

Arbitrage and Opportunity Endpoints

The get_surebets endpoint returns paginated surebet objects, each containing a prongs array of JSON-encoded leg details alongside profit and roi fields. You can narrow results using min_profit and max_profit parameters (expressed as percentages, e.g. 0.5 for 0.5%) and control sort order via the order parameter, which accepts profit, created_at, start_at, or roi. Note that opportunities with profit above 1% are only accessible with a paid account.

The get_middles endpoint surfaces overlapping-bet opportunities. Each middle object includes prongs for the individual legs plus ev (expected value), bet, probability, win, and be (break-even) fields, giving you the full statistical picture of each middle. The get_valuebets endpoint returns overvalued-bet opportunities in a similar paginated format, with prongs detail per item. Both endpoints accept a page parameter for pagination.

Reference / Metadata Endpoints

get_bookmakers returns the full list of bookmakers supported on SureBet.com. Each bookmaker object includes name, id, ref, link, and three status flags: disabled, checked, and temporary_disabled. These flags let you identify which bookmakers are currently active before building filtering logic in your application.

get_sports returns a list of all covered sports, each with a name, id, and ref. Use these IDs as stable references when you need to cross-reference sport coverage against opportunities returned by the betting endpoints.

Common use cases
  • Screen surebets in real time by filtering min_profit and max_profit to surface only actionable arbitrage windows.
  • Build a ROI-ranked dashboard by querying get_surebets with order=roi and displaying top opportunities.
  • Calculate expected value for middles trading using the ev, probability, and be fields from get_middles.
  • Monitor bookmaker availability by polling get_bookmakers for changes in disabled or temporary_disabled status flags.
  • Map sport coverage to internal IDs by consuming get_sports and using ref values for consistent cross-endpoint referencing.
  • Build a valuebet tracker that pages through get_valuebets results and logs prong-level odds changes over time.
  • Cross-reference active bookmakers against middle opportunities to filter out legs involving currently disabled bookmakers.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does SureBet.com have an official developer API?+
SureBet.com does not publish a documented public developer API. Data access is provided through this Parse API.
How does profit filtering work on the get_surebets endpoint?+
The endpoint accepts min_profit and max_profit as numeric parameters representing percentage values (e.g., 1.0 equals 1%). Results with profit above 1% require a paid account; free-tier requests will not return those opportunities regardless of the filter values set.
What statistical fields does get_middles return that get_surebets does not?+
get_middles returns ev (expected value), probability, win, and be (break-even) per opportunity in addition to the prongs array, making it richer for statistical analysis. get_surebets focuses on profit and roi without those probabilistic fields.
Can I filter surebets or valuebets by a specific sport or bookmaker?+
The current endpoints do not accept sport ID or bookmaker ID as filter parameters. You can retrieve the full sport and bookmaker reference data via get_sports and get_bookmakers and apply filtering client-side. You can also fork this API on Parse and revise it to add server-side sport or bookmaker filtering if needed.
Is historical surebet data available through this API?+
The endpoints return current opportunities and do not expose a historical data range or time-window parameter. The order=created_at and order=start_at sort options affect result ordering but do not extend coverage to past events. You can fork this API on Parse and revise it to add an archival or time-range endpoint if your use case requires historical records.
Page content last updated . Spec covers 5 endpoints from surebet.com.
Related APIs in SportsSee all →
pt.surebet.com API
Access live arbitrage, value, and middle betting opportunities from the SureBet platform to identify profitable bets across multiple sportsbooks. Get real-time data on guaranteed profits, undervalued odds, and middle bet positions directly from SureBet's official data source.
betmonitor.com API
Find real-time arbitrage opportunities across sports and betting markets with guaranteed profit potential. Access match details, the highest odds available, and a complete breakdown of which bookmakers offer each surebet combination.
oddspedia.com API
Find profitable betting opportunities and compare real-time odds across dozens of bookmakers to identify sure bets, value bets, and dropping odds for various sports. Filter matches by sport, league, and region to make informed betting decisions with comprehensive odds comparisons and match information.
sportsbookreview.com API
Compare sportsbooks and their ratings, view real-time betting odds across sports and specific matchups, monitor how lines move over time, and discover expert picks and promotions all in one place. Make more informed betting decisions by accessing comprehensive sportsbook reviews, odds comparisons, and professional analysis.
superbet.ro API
Access sports betting data from Superbet.ro, including the full sports and competition hierarchy, pre-match and live event listings, detailed odds, boosted prices, popular accumulator suggestions, and Bet Builder markets.
oddsportal.com API
Track sports betting odds, matches, and results across multiple sports and leagues in real-time, while viewing team standings and match details to stay informed on upcoming games. Access comprehensive betting data and historical results from OddsPortal to compare odds and analyze sports outcomes.
oddschecker.com API
Compare betting odds across multiple bookmakers for a wide range of sports, markets, and events on Oddschecker. Retrieve match details, race cards, market outcomes, and bookmaker-by-bookmaker odds to identify the best available prices.
sportybet.com API
Get real-time betting odds and live scores for football, basketball, and other sports from SportyBet. Browse upcoming events with full market odds, monitor live matches as they happen, and view sport listings with event counts across multiple markets.