Betting Entertainment Tools

Bet Concierge Widget

Introduction

Bet Concierge is our innovative match assistant. This state-of-the-art gen AI chat solution is designed to provide precise and informative answers to match-related inquiries and smart betting suggestions directly linked to the bookmaker's betslip.

Key features:

  • Sports Betting LLM: Utilizing a state-of-the-art large language model trained on an extensive sports dataset, our chatbot effortlessly understands and processes any match or past team performance questions
  • Accurate Statistical Answers: Receive reliable and precise statistical answers from a gen AI engine specifically developed and optimised for sports betting.
  • User-Friendly Interface: Enter your question, and our chatbot will deliver clear and concise answers, making complex match data easy to find.
  • Real-Time Responses: Get instant responses to your queries, saving you time and boosting sports betting effectiveness.
  • Smart Betting Recommendations: Relevant betting markets are seamlessly integrated into statistical answers, allowing simple adding to betslip.

Getting started

A quick and easy way to get started with the Bet Concierge widget integration.

To initialize the Bet Concierge widget, you need to add the following code to your page:
<script>
   (function(a,b,c,d,e,f,g,h,i){a[e]||(i=a[e]=function(){(a[e].q=a[e].q||[]).push(arguments)},i.l=1*new Date,i.o=f,
   g=b.createElement(c),h=b.getElementsByTagName(c)[0],g.async=1,g.src=d,g.setAttribute("n",e),h.parentNode.insertBefore(g,h)
   )})(window,document,"script","https://widgets.sir.sportradar.com/sportradar/widgetloader","SIR", {
       language: 'en'
   });
   // Bet Concierge Widget
   SIR('addWidget', '.sr-bc-widget', 'betConcierge', {matchId: {MATCH_ID}, jwt: "{JWT}"});
</script>
<div class="bc-wrapper">
   <div class="sr-bc-widget"></div>
</div>

Required parameters:



More information about integration and configuration can be found in the Bet Concierge integration documentation.