1x2 Match Odds

1x2 match odds

The 1x2 variant of bookmakerOddsComparison renders one row per configured bookmaker brand for a single match: logo + brand name + the 1 / X / 2 price cells, each a clickable affiliate link. It is selected by market: "1x2" on the config record — the default when market is absent.

Header text: the optional eventsubtitle / competitionsubtitle tag attributes (surfaced as meta.eventSubtitle / meta.competitionSubtitle, empty when absent). A heading above the widget is page content, not a widget setting.

Shared behaviour — configid vs configuration, the display attributes, rel / target, tlTarget — is described on the Bookmaker Odds Comparison page.

The recommended setup, shown first, with every top-level attribute the 1x2 variant reads: the event + brands live in the referenced Sanity Bookmaker Odds document; the tag carries the configid slug plus the display attributes. maxrows="100" is a deliberately large cap so the number of brands is not restricted in practice. This is a live widget (the referenced config exists in this environment).

Expand me...

All widget attributes — inline configuration

The same widget with the inline configuration JSON instead of a configid, so every config field is visible on the tag. If both configid and configuration are present, configid wins and this JSON is ignored.

Expand me...


Four brands, Delasport included (inline configuration)

Expand me...

Minimal attributes (defaults applied)

Only the config and the locale. The BET NOW label comes from the default translation key bookmaker-odds-cta-bet-now (localized for the page language), default colours, Vulcan links, rel="nofollow", target="_blank".

Expand me...

With CTA translation key (resolved server-side via i18n)

Expand me...

With CTA literal text (no translation lookup)

Expand me...

Set tlTarget="rbo" and provide a legacyId for each brand. Every affiliate link in the widget (brand logo, odds cells, and the BET NOW button) is then built as /go/<legacyId>.html instead of the Vulcan /go/<cloakedLink> form.

Expand me...