...
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. |