...
Multibet is a new industry leading service provided by Genius Sports, which allows customer to make available, per event, custom InPlay bets that consists of multiple selections not usually associated for regular markets. To give an example, the following is an actual bet under the Multibet service set up by a player <Ronaldo to score, Portugal to win, Over 5.5 Corners, Over 1.5 total goals, Penalty awarded to Portugal>goals>
.
Multibet currently supports InPlay Football, InPlay NFL+NCAA American Football for both phases, PreMatch and InPlay, with other major sports in the pipeline.
...
Check Multibet API for detailed integration steps.
Customer To Do List
Functionality | Notes |
---|---|
Display fixtures available for Multibet | There are no UI components provided with this integration type. |
Create a multibet | There are no UI components provided with this integration type. The customer will need to build a multibet creation UI using data from |
Create a market in Trading Platform | Multibet API is not creating markets in Trading Platform. Customer will need to implement this functionality. |
Accept a bet |
|
Result a market | Results are not pushed with Multibet API. The customer will need to call |
Option 2. Multibet API + Sportsbook Integration
...
Lucidchart | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Customer To Do List
Function | Notes |
---|---|
Display fixtures available for Multibet | There are no UI components provided with this integration type. Fixture coverage will be pushed to the customer via Sportsbook Integration (V3). |
Create a multibet | There are no UI components provided this integration type. The customer will need to build a multibet creation UI using data from |
Create a market | To create a market customer will need to send multibet details to |
Option 3. Multibet API + Sportsbook Integration (V3) + UI Widget
...
Check Multibet Sportsbook Integration (V3) and Multibet API for detailed integration steps.
You may access a widget demo here. (Make sure to use a valid FixtureID to watch the live behavior)
Conceptual Diagram
Lucidchart | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Customer To Do List
Function | Notes |
---|---|
Display fixtures available for Multibet | Genius Sports doesn’t provide an UI component for displaying a list of fixtures available for Multibet. |
Integrate Genius Sports UI Widget into the customer’s website | The customer will need to implement a reverse proxy that will be used by UI Widget for secure communication and add an iframe where UI Widget will be loaded. |
Add a multibet to the betslip | Genius Sports Widget will publish a message (client side using javascript) with multibet information (market and price) that customer should use to populate the betslip. |