{ "id": "33290495-fa4d-4346-a667-33fa81f1fb0f", "type": "SportLine", "name": "IEM Cologne", "configuration": { "isCustomTitleEnabled": true, "title": "Counter-Strike. IEM Cologne", "navigation": { "withLink": false, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 2, "oddsBooster": null, "source": { "type": 0, "params": { "model": "mix", "contentType": "tournament", "entityIds": [ "b85ed571d5ce41eabe070bbf73150301", "6dceecc505de4720a38e2d1d6b51c59a" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 15 } }
{ "id": "1d705ed5-12d0-405d-8545-bde5b0c139ac", "type": "SportLine", "name": "EPL (test)", "configuration": { "isCustomTitleEnabled": true, "title": "Premier League", "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 2, "oddsBooster": { "variation": 1, "availableMarkets": [ "winner", "total", "handicap" ] }, "source": { "type": 0, "params": { "model": "mix", "contentType": "tournament", "entityIds": [ "7f5506e872d14928adf0613efa509494" ], "fixedItems": [ "14281916", "14281920" ] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 10 } }
{ "id": "c0c22b78-28d3-43ca-86a5-ac01805d4b22", "type": "SportLine", "name": "Live TEST", "configuration": { "isCustomTitleEnabled": true, "title": "Best Live Matches", "withTitleIcon": false, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "sportName", "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": false, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 2, "oddsBooster": null, "source": { "type": 0, "params": { "model": "mix", "contentType": "index", "ignoreSports": [], "fixedItems": [], "offsetSports": 0 } }, "highlightVariant": 1, "eventStage": "live", "itemsLimit": 15 } }
{ "id": "f059052a-5832-4ebf-86f6-9e0845573598", "type": "SportLine", "name": "Upcoming TEST", "configuration": { "isCustomTitleEnabled": true, "title": "Best Upcoming", "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "sportName", "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 2, "oddsBooster": { "variation": 1, "availableMarkets": [ "winner", "total", "handicap" ] }, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "CS", "T", "B", "F", "UFC", "H", "VB", "TT", "HB", "CK", "BB", "AF", "AR", "BX" ], "fixedItems": [ "12959490" ] } }, "highlightVariant": 1, "eventStage": "prematch", "itemsLimit": 15 } }
{ "id": "5d93fbf9-750e-470e-9d9b-37537996e354", "type": "SportLine", "name": "Football (test)", "configuration": { "isCustomTitleEnabled": true, "title": "Football", "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 2, "oddsBooster": { "variation": 1, "availableMarkets": [ "winner", "total", "handicap" ] }, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "F" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 15 } }
{ "id": "56968c70-30ba-4ed3-8d31-bf2d078451f4", "name": "Tennis", "type": "SportLine", "pinToTop": false, "params": { "init": { "module": "./SportLineWidget", "scope": "sportLine", "url": "https://widgets-platform.ubo-cms.com/widgets/sport/sport_line/2.6.21/dist", "skeleton": "const { cardType, withItemHeader, marketsType, title, navigation, source, } = configuration || {}; const cardHeaderHeight = withItemHeader ? 32 : 0; const cardInfoHeights = { 0: 88, 1: 74, 2: 70 }; const marketsHeights = { 0: 64, 1: 64, 2: 0 }; const marketsHeight = marketsType !== 0 ? marketsHeights[cardType] : 0; const bottomCardPadding = 8; const hasWidgetHeader = navigation?.withLink || !!title || source.params.entityIds?.length <= 1; const widgetHeaderHeight = hasWidgetHeader ? 30 : 0; return { height: cardHeaderHeight + cardInfoHeights[cardType] + marketsHeight + bottomCardPadding + 'px', marginTop: widgetHeaderHeight + 'px', };" }, "skeleton": "const { cardType, withItemHeader, marketsType, title, navigation, source, } = configuration || {}; const cardHeaderHeight = withItemHeader ? 32 : 0; const cardInfoHeights = { 0: 88, 1: 74, 2: 70 }; const marketsHeights = { 0: 64, 1: 64, 2: 0 }; const marketsHeight = marketsType !== 0 ? marketsHeights[cardType] : 0; const bottomCardPadding = 8; const hasWidgetHeader = navigation?.withLink || !!title || source.params.entityIds?.length <= 1; const widgetHeaderHeight = hasWidgetHeader ? 30 : 0; return { height: cardHeaderHeight + cardInfoHeights[cardType] + marketsHeight + bottomCardPadding + 'px', marginTop: widgetHeaderHeight + 'px', };" }, "fileBucketOrigin": "https://images-platform.ubo-cms.com", "configuration": { "isCustomTitleEnabled": false, "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": false, "marketsType": 2, "oddsBooster": { "variation": 1, "availableMarkets": [ "winner", "total", "handicap" ] }, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "T" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 10 }, "analyticsData": { "widget_id": "56968c70-30ba-4ed3-8d31-bf2d078451f4", "widget_name": "Tennis", "widget_type": "SportLine", "entity": "widget" } }
{ "id": "62dd736f-c9c6-4d29-a4de-cc6daea8d09e", "type": "SportLine", "name": "UFC (test)", "configuration": { "isCustomTitleEnabled": true, "title": "UFC", "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 2, "oddsBooster": null, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "UFC" ], "fixedItems": [ "13501410", "13951830" ] } }, "highlightVariant": 1, "eventStage": "prematch", "itemsLimit": 10 } }
{ "id": "18cc4c15-9103-47cc-9a30-7ce583adba04", "name": "Basketball", "type": "SportLine", "pinToTop": false, "params": { "init": { "module": "./SportLineWidget", "scope": "sportLine", "url": "https://widgets-platform.ubo-cms.com/widgets/sport/sport_line/2.6.21/dist", "skeleton": "const { cardType, withItemHeader, marketsType, title, navigation, source, } = configuration || {}; const cardHeaderHeight = withItemHeader ? 32 : 0; const cardInfoHeights = { 0: 88, 1: 74, 2: 70 }; const marketsHeights = { 0: 64, 1: 64, 2: 0 }; const marketsHeight = marketsType !== 0 ? marketsHeights[cardType] : 0; const bottomCardPadding = 8; const hasWidgetHeader = navigation?.withLink || !!title || source.params.entityIds?.length <= 1; const widgetHeaderHeight = hasWidgetHeader ? 30 : 0; return { height: cardHeaderHeight + cardInfoHeights[cardType] + marketsHeight + bottomCardPadding + 'px', marginTop: widgetHeaderHeight + 'px', };" }, "skeleton": "const { cardType, withItemHeader, marketsType, title, navigation, source, } = configuration || {}; const cardHeaderHeight = withItemHeader ? 32 : 0; const cardInfoHeights = { 0: 88, 1: 74, 2: 70 }; const marketsHeights = { 0: 64, 1: 64, 2: 0 }; const marketsHeight = marketsType !== 0 ? marketsHeights[cardType] : 0; const bottomCardPadding = 8; const hasWidgetHeader = navigation?.withLink || !!title || source.params.entityIds?.length <= 1; const widgetHeaderHeight = hasWidgetHeader ? 30 : 0; return { height: cardHeaderHeight + cardInfoHeights[cardType] + marketsHeight + bottomCardPadding + 'px', marginTop: widgetHeaderHeight + 'px', };" }, "fileBucketOrigin": "https://images-platform.ubo-cms.com", "configuration": { "isCustomTitleEnabled": false, "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": false, "marketsType": 2, "oddsBooster": { "variation": 1, "availableMarkets": [ "winner", "total", "handicap" ] }, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "B" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 10 }, "analyticsData": { "widget_id": "18cc4c15-9103-47cc-9a30-7ce583adba04", "widget_name": "Basketball", "widget_type": "SportLine", "entity": "widget" } }
{ "id": "da13a403-6745-4505-b6a2-1a9a2a43d64f", "type": "SportLine", "name": "E-sports (test)", "configuration": { "isCustomTitleEnabled": true, "title": "Esports", "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 2, "oddsBooster": null, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "CS" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 15 } }
{ "id": "86677b89-6406-416c-87cf-fec922f56b3b", "type": "SportLine", "name": "Table Tennis (test)", "configuration": { "isCustomTitleEnabled": true, "title": "Table Tennis", "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": false, "marketsType": 2, "oddsBooster": null, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "TT" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "live", "itemsLimit": 10 } }
{ "id": "a10002d8-49f4-46eb-99c6-1a6cf1aadcf9", "type": "SportLine", "name": "Sport // Volleyball", "configuration": { "isCustomTitleEnabled": true, "title": "Volleyball", "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 2, "oddsBooster": { "variation": 1, "availableMarkets": [ "winner", "total", "handicap" ] }, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "VB" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 10 } }
{ "id": "e8b85947-d63f-4e3c-b2cb-93301a5831b9", "type": "SportLine", "name": "Cricket (test)", "configuration": { "isCustomTitleEnabled": true, "title": "Cricket", "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 0, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withOutcomesCounter": true, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 1, "oddsBooster": null, "source": { "type": 0, "params": { "model": "mix", "contentType": "sport", "entityIds": [ "CK" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 10 } }
{ "id": "83105676-1af1-4e29-bf45-324d7b9d5001", "type": "SportLine", "name": "Formula 1 (test)", "configuration": { "isCustomTitleEnabled": true, "title": "Formula 1", "withTitleIcon": true, "navigation": { "withLink": true, "withLastCard": true }, "cardType": 1, "withItemHeader": true, "itemHeader": [ "categoryName", "tournamentName" ], "eventContent": [ "video", "betBuilder", "pitchAnimation", "statistics", "analytics" ], "withCompetitorIcon": true, "withOutcomesCounter": false, "tournamentsFavorites": true, "eventsFavorites": true, "marketsType": 1, "oddsBooster": null, "source": { "type": 0, "params": { "model": "mix", "contentType": "category", "entityIds": [ "61f4b0b044914b9d94e4ae970474d40a" ], "fixedItems": [] } }, "highlightVariant": 1, "eventStage": "all", "itemsLimit": 10 } }
{ "id": "5aa5d902-b03a-4af7-ba3c-e397ccd26b32", "type": "BetSlip", "name": "Betslip (TEST)", "configuration": { "defaultCurrency": { "code": "EUR" }, "currencySettings": { "USD": { "minAmount": { "single": 1, "parlay": 1 }, "defaultAmount": 10, "preSetAmounts": null, "addons": [ 5, 10, 25, 50, 100 ] }, "EUR": { "minAmount": { "single": 1, "parlay": 1 }, "defaultAmount": 10, "preSetAmounts": null, "addons": [ 5, 10, 25, 50, 100 ] }, "KWD": { "minAmount": { "single": 0.3, "parlay": 0.3 }, "defaultAmount": 0.3, "preSetAmounts": [ 0.3, 0.6, 0.9 ], "addons": null }, "AZN": { "minAmount": { "single": 0.5, "parlay": 0.5 }, "defaultAmount": 0.5, "preSetAmounts": [ 0.5, 1, 1.5 ], "addons": null } }, "maxOdd": 2000, "keyboardType": "custom", "withMaxButton": false, "withAllInButton": true, "withMaxButtonReplace": false, "features": { "overAsk": { "enabled": true }, "singleToParlay": { "enabled": true } } } }
{ "id": "57a552d7-25a4-49a3-b809-bfaa12924529", "type": "TopParlays", "name": "Sport // Top-Parlays", "configuration": { "title": { "text": "Top-Parlays", "withIcon": true }, "parlayItem": { "withIcon": true, "withStartDate": true, "layout": 0 }, "withPatternBackground": false, "withLastEventStartTime": true, "contentType": 0, "eventStage": "all", "parlayItemsRange": { "from": 4, "to": 4 }, "itemsLimit": 10 } }
UFC