Virtual Stadium's Hosted Adapter is the ideal solution if you use one of supported odds providers (such as Sportradar). This integrated solution provides the fastest path to integrating betting widgets — you connect to the odds infrastructure to populate your odds and markets using out-of-the-box support for your provider's standard endpoints.
If provider doesn't support certain endpoints or you need to integrate additional data sources, you can implement those as adapter extensions to maintain multi-provider compatibility or extend functionality beyond the standard hosted adapter.

Before beginning hosted adapter implementation, complete these foundational steps:
Phase 1: Initiation (1-2 Days)
Phase 2: Technical Kickoff Meeting
Phase 3: Post-Kickoff Setup
View Complete Integration Timeline →
The hosted adapter implementation follows a streamlined timeline:
Total timeline: 1-2 weeks
The core adapter with pre-built features for betting features.
Interactive betting that dynamically reacts to live match events, displaying quick betting options in a timed queue.
Real-time and pre-match betting suggestions generated from Sportradar match data to encourage user engagement and highlight relevant betting markets.
Additional features that integrate with your betting platform.
Enables users to share their bet selections with others. When a bet is shared, the module retrieves bet details from your platform and displays them to other users who can then place the same bet.
Allows users to add betting selections directly to your platform's bet slip. When users click on outcomes in Virtual Stadium, the module communicates with your bet slip system to add the selections seamlessly.
Following the kickoff meeting, once eligibility is confirmed and the hosted adapter approach is chosen, Sportradar provides access to your commonly supported odds provider (such as Sportradar's or other large providers) through the widget licensing (~1-3 days).
If any technical issues are discovered during this process, a follow-up meeting will be scheduled to discuss alternative solutions.
Once active, Flash Bet and Bet Insights become functional. You can extend the adapter further to customize layouts, filter markets, or add platform-specific logic.
Your Action: Wait for Sportradar to complete the odds setup.
Add the Virtual Stadium widget to your page and implement the required features to enable full betting functionality. The hosted adapter is ready to use out of the box with your odds provider's supported endpoints.
Important: Any endpoints not supported by your odds provider, or those used by other providers, will need to be implemented by you as adapter extensions. This allows you to maintain compatibility with multiple data sources or extend functionality beyond what the standard hosted adapter provides.
For detailed widget setup instructions, see Virtual Stadium Quick Start →
Integration Example:
/**
* TODO(developer): Replace <clientId> with your actual client ID
* provided by Sportradar before running this code.
*/
<script>
(function (a, b, c, d, e, f, g, h
Configuration Options:
adapterDataSource - Controls the hosted adapter activation:
"f3") to activate the hosted adapter"") to deactivate the hosted adapter if neededBegin by implementing the Bet Share Feature to enable users to share their bet selections. This feature allows users to share bets and lets others view and place the same bets.