Configure the embeddable widget on the left, see the live preview and the copy-paste-ready iframe snippet on the right. No signup required for the public demo widgets; rate-limited at 60 req/h per visitor IP (same as the underlying try endpoints). Companion to the static widget gallery.
Widget visitors see the live data flowing every 30 seconds. The visitor's IP draws against the 60 req/h rate limit on the underlying try endpoint. For higher throughput, sign up at /signup and embed your own auth-routed renderer.
<iframe ...></iframe>
// Use the iframe above; most CMS accept raw HTML in custom-HTML blocks
[See live widget on parlay-api.com →](https://parlay-api.com/widget/arbs?sport=americanfootball_nfl)
All three widgets accept the same parameters. You can manually edit the URL if you want a value not covered by the picker above.
| Parameter | Values | Default |
|---|---|---|
sport |
baseball_mlb, basketball_nba, americanfootball_nfl, icehockey_nhl, soccer_epl, mma_mixed_martial_arts |
baseball_mlb |
Visitors can change the sport selector inside the widget; the URL parameter sets the initial sport that loads when the iframe first renders.