# Integrating Odds on Your Website
Choose the best method to display sports betting odds on your website.
# Option 1: Odds Widget
The widget is a simple HTML tag that displays bookmaker odds on your website with your own affiliate links. When users click the widget, they're directed to the bookmaker's website using your attribution.
How it works: Copy and paste an HTML tag into your website's code. You can monetize your website by including bookmaker affiliate links in the widget. The widget is the simplest option but provides limited customization.
Get started with the odds widget
# Option 2: Odds API
The API provides access to raw odds data for custom implementations. It offers much more flexibility than the widget, but requires development effort or coding experience.
How it works: Use the API to build your own odds display and features. You'll need coding experience or access to developers to implement a custom solution.
# Widget vs API Comparison
Widget Pros & Cons
- ✅ Simple setup and integration on websites
- ✅ Monetize with your own bookmaker affiliate links
- ❌ Limited functionality - only shows a single bookmaker's odds for primary markets
- ❌ Fixed UI - structure and styles cannot be customized
API Pros & Cons
- ✅ Full customization of data and UI
- ✅ Access any supported bookmakers and markets
- ✅ Can build advanced features and analytics
- ❌ Requires coding experience or developer resources