Discover/unibet.fr API
live

unibet.fr APIunibet.fr

Access live and upcoming sports betting data from Unibet France: events, competitions, full market odds, boosted offers, and odds format conversion across all sports.

Endpoints
9
Updated
4mo ago
Try it

No input parameters required.

api.parse.bot/scraper/c238b958-159d-4a14-b159-2df33664869d/<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/c238b958-159d-4a14-b159-2df33664869d/get_sports' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 9 totalclick to expand

Retrieve the full list of available sports on Unibet France, including event counts and term keys for use with other endpoints.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "sports": "array of sport objects with id, name, english_name, term_key, event_count, bo_count"
  },
  "sample": {
    "data": {
      "sports": [
        {
          "id": 1000093190,
          "name": "Football",
          "bo_count": 137043,
          "term_key": "football",
          "event_count": 3238,
          "english_name": "Football"
        }
      ]
    },
    "status": "success"
  }
}

About the unibet.fr API

The Unibet France API exposes 9 endpoints covering sports listings, competitions, live and upcoming events, full market odds, and boosted offers from unibet.fr. Use get_event_odds to retrieve every available bet offer and market for a specific event, or get_live_events to pull all in-play fixtures across all sports at once. Response fields include numeric event IDs, competition paths, outcome odds in Kambi integer format, and pre-pack bet builder selections.

Sports, Competitions, and Events

Start with get_sports to retrieve the full catalog of available sports. Each sport object includes an id, name, english_name, term_key, event_count, and bo_count. The term_key field (e.g. football, tennis, basketball) feeds directly into get_sport_events and get_competitions. get_competitions returns leagues and tournaments with id, name, english_name, path, and event_count; the path field (e.g. football/france/ligue_1) is the required input for get_competition_events, which narrows results to a single league or tournament.

Live Events and Full Market Odds

get_live_events returns all currently in-play fixtures across every sport simultaneously — no sport filter is needed. Each event object includes id, name, start, sport, group, path, state, and main_odds. To get every available market for a single fixture, call get_event_odds with the numeric event_id. The response contains an events array with metadata, a betOffers array detailing every market type with its criterion, outcomes, and odds, plus a prePacks array for bet builder selections.

Search and Boosted Odds

search_events accepts a query string and matches against event names and competition group names across all sports — useful for finding fixtures by team or tournament name (e.g. Paris, Roland Garros). get_boosted_odds returns all currently active odds boosts as an array of boosted event objects; when no boosts are live, the endpoint returns an empty array rather than an error.

Odds Format Conversion

get_odds_format is a local conversion utility. It accepts a Kambi odds integer (where the value divided by 1000 equals decimal odds — e.g. 3850 yields 3.85) and returns decimal, american, and fractional representations. Both american and fractional are always included in the response regardless of whether target_format is specified. This is useful when normalizing odds from betOffers or main_odds fields into a format suited to your application.

Common use cases
  • Monitor all in-play fixtures and their live odds using get_live_events for a real-time betting dashboard.
  • Track odds movement for a specific Ligue 1 match by repeatedly calling get_event_odds with the same event_id.
  • Enumerate all competitions in a sport via get_competitions to build a hierarchical league browser.
  • Search for fixtures by team name using search_events to quickly locate events without knowing the competition path.
  • Convert Kambi odds integers from main_odds or betOffers to American or fractional format using get_odds_format.
  • Poll get_boosted_odds on a schedule to alert users when enhanced odds promotions become active.
  • Compare market coverage across events in a specific league by combining get_competition_events with get_event_odds calls.
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 Unibet France have an official developer API?+
Unibet does not publish a public developer API for unibet.fr. This Parse API provides structured access to sports, events, markets, and odds data from the site without requiring a Unibet developer account.
What does `get_event_odds` return beyond the primary market?+
get_event_odds returns a betOffers array containing every available market for the event — not just the main 1X2 or moneyline. Each bet offer includes a criterion describing the market type (e.g. both teams to score, Asian handicap), an outcomes array with each selection, and the associated Kambi odds integers. It also returns a prePacks array for bet builder pre-built combinations, plus the event metadata in the events array.
Does the API cover historical odds or past results?+
Not currently. The API covers live and upcoming events, full market odds for those events, and active boosted offers. Historical odds and settled results are not exposed. You can fork the API on Parse and revise it to add an endpoint targeting past results if that data becomes accessible.
Are odds from `get_boosted_odds` distinguished from standard odds in `get_event_odds`?+
get_boosted_odds is a dedicated endpoint returning only the current active boosts as a separate event array. Standard get_event_odds calls return the full market odds for a given event without a specific flag distinguishing boosted outcomes from regular ones. If you need to cross-reference, you would match event IDs between the two endpoints.
Does the API support filtering events by date range or kick-off time?+
Not currently. get_sport_events and get_competition_events return all upcoming events for the given sport or competition without a date filter input. Each event object includes a start field you can use to filter client-side. You can fork the API on Parse and revise it to add date-range parameters to those endpoints.
Page content last updated . Spec covers 9 endpoints from unibet.fr.
Related APIs in SportsSee all →
unibet.com API
Access live betting odds, browse sports categories and upcoming matches, and search for specific events across multiple leagues in real-time. Get detailed event information including current odds for thousands of sports matchups to inform your betting decisions.
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.
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.
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.
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.
psel.com API
Search for live and upcoming sports events, check real-time odds, and browse betting options across multiple sports on Parions Sport En Ligne. Access current sports listings, filter events by sport, and retrieve the latest betting markets and odds data.
betano.com API
Access sports data from the Betano platform across multiple regional sites. Retrieve available regions, browse sports categories, and view event details including schedules, participating teams or players, and betting markets for upcoming and live matches.
coolbet.ee API
Access sports betting data from Coolbet, including live and upcoming events, betting markets, odds, popular event recommendations, and active promotions. Browse the full sports navigation tree organized by sport, region, and league.