{
	"american_football.1x2_period_first_half": {
		"Name": "1e helft - 1x2",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"american_football.double_chance": {
		"Name": "Dubbele kans",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"draw_away": "gelijkspel of {{away}}",
			"home_away": "{{home}} of {{away}}",
			"home_draw": "{{home}} of gelijkspel"
		}
	},
	"american_football.draw_no_bet": {
		"Name": "Draw no bet (verlenging inbegrepen)",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.drive_play_play_type": {
		"Name": "{{drive}} drive play {{play}} - {{team}} play type",
		"Variables": [
			"drive",
			"play",
			"team"
		],
		"Split": "drive={{drive}}\u0026play={{play}}\u0026team={{team}}",
		"Outcomes": {
			"pass": "pass",
			"rush": "rush"
		}
	},
	"american_football.drive_play_total_yards_gained": {
		"Name": "{{drive}} drive play {{play}} - {{team}} totaal aantal yards gewonnen",
		"Variables": [
			"drive",
			"play",
			"team",
			"total"
		],
		"Split": "drive={{drive}}\u0026play={{play}}\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"american_football.drive_result": {
		"Name": "{{drive}} drive - resultaat",
		"Variables": [
			"drive"
		],
		"Split": "drive={{drive}}",
		"Outcomes": {
			"field_goal_attempt": "veldgoal poging",
			"offensive_touchdown": "offensive touchdown",
			"punt": "punt",
			"safety": "safety",
			"turnover": "turnover"
		}
	},
	"american_football.halftime_fulltime_result": {
		"Name": "Rust/eindstand",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/gelijkspel",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "gelijkspel/{{away}}",
			"draw_draw": "gelijkspel/gelijkspel",
			"draw_home": "gelijkspel/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/gelijkspel",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"american_football.handicap": {
		"Name": "Handicap (verlenging inbegrepen)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.handicap_period_first_half": {
		"Name": "1e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.highest_scoring_quarter": {
		"Name": "Kwart met de hoogste score",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "Eerste kwart",
			"2nd_quarter": "Tweede kwart",
			"3rd_quarter": "Derde kwart",
			"4th_quarter": "Vierde kwart",
			"equal": "gelijk"
		}
	},
	"american_football.moneyline": {
		"Name": "Winnaar (verlenging inbegrepen)",
		"Primary": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.odd_even": {
		"Name": "Even/oneven (verlenging inbegrepen)",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"american_football.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"american_football.quarter_1x2": {
		"Name": "{{quarter}} kwart - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"american_football.quarter_handicap": {
		"Name": "{{quarter}} kwart - handicap",
		"Variables": [
			"handicap",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.quarter_handicap_incl_ot": {
		"Name": "{{quarter}} kwart - handicap (verlenging inbegrepen)",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=q{{quarter}}\u0026period=ot",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.quarter_total": {
		"Name": "{{quarter}} kwart - totaal",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"american_football.quarter_totals_incl_ot": {
		"Name": "{{quarter}} kwart - totaal (verlenging inbegrepen)",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}\u0026period=ot",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"american_football.race_to_points": {
		"Name": "Race naar {{point}} punten (verlenging inbegrepen)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.team_highest_scoring_quarter": {
		"Name": "Team met het kwart met de hoogste score",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"american_football.team_odd_even": {
		"Name": "{{team}} even/oneven",
		"Variables": [
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"american_football.team_total_period_first_half": {
		"Name": "1e helft - {{team}} totaal",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"american_football.team_totals": {
		"Name": "{{team}} totaal (verlenging inbegrepen)",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"american_football.totals": {
		"Name": "Totaal (verlenging inbegrepen)",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"american_football.totals_period_first_half": {
		"Name": "1e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"american_football.totals_period_second_half": {
		"Name": "Tweede helft - totaal (verlenging inbegrepen)",
		"Variables": [
			"total"
		],
		"Split": "period=2h\u0026period=1h\u0026period=ot\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"american_football.touchdown_scorer": {
		"Name": "{{touchdown}} touchdown scorer (incl. extra tijd)",
		"Variables": [
			"touchdown"
		],
		"Split": "period=ot\u0026touchdown={{touchdown}}",
		"Outcomes": {
			"away_d_st_player": "{{away}} d/st speler",
			"away_other_player": "{{away}} andere speler",
			"home_d_st_player": "{{home}} d/st speler",
			"home_other_player": "{{home}} andere speler"
		}
	},
	"archery.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"athletics.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.1st_half_1x2": {
		"Name": "1e helft - 1x2",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"aussie_rules.1st_half_double_chance": {
		"Name": "1e helft - dubbele kans",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"draw_or_away": "gelijkspel of {{away}}",
			"home_or_away": "{{home}} of {{away}}",
			"home_or_draw": "{{home}} of gelijkspel"
		}
	},
	"aussie_rules.1st_half_draw_no_bet": {
		"Name": "1e helft - draw no bet",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.1st_half_handicap": {
		"Name": "1e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.1st_half_odd_even": {
		"Name": "1e helft - even/oneven",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"aussie_rules.1st_half_team_total": {
		"Name": "1e helft - {{team}} totaal",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"aussie_rules.1st_half_total": {
		"Name": "1e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"aussie_rules.double_chance": {
		"Name": "Dubbele kans",
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"draw_away": "gelijkspel of {{away}}",
			"home_away": "{{home}} of {{away}}",
			"home_draw": "{{home}} of gelijkspel"
		}
	},
	"aussie_rules.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.handicap": {
		"Name": "Handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"aussie_rules.odd_even": {
		"Name": "Even/oneven",
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"aussie_rules.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_disposals": {
		"Name": "Speler disposals",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_goals": {
		"Name": "Speler goals",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_handballs": {
		"Name": "Speler handballs",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_kicks": {
		"Name": "Speler kicks",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_marks": {
		"Name": "Speler marks",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_tackles": {
		"Name": "Speler tackles",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.quarter_1x2": {
		"Name": "{{quarter}} kwart - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"aussie_rules.quarter_draw_no_bet": {
		"Name": "{{quarter}} kwart - draw no bet",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.quarter_handicap": {
		"Name": "{{quarter}} kwart - handicap",
		"Variables": [
			"handicap",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.quarter_team_total": {
		"Name": "{{quarter}} kwart - {{team}} totaal",
		"Variables": [
			"team",
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"aussie_rules.quarter_total": {
		"Name": "{{quarter}} kwart - totaal",
		"Variables": [
			"quarter",
			"total"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"aussie_rules.quarter_winning_margin": {
		"Name": "{{quarter}} kwart - winstmarge",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.team_total": {
		"Name": "{{team}} totaal",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=default\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"aussie_rules.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"aussie_rules.winner": {
		"Name": "Winnaar",
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.exact_games": {
		"Name": "Exact aantal games",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.game_odd_even": {
		"Name": "{{game}} game - even/oneven",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"badminton.game_point_handicap": {
		"Name": "{{game}} game - punten handicap",
		"Variables": [
			"handicap",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"badminton.game_pointnr": {
		"Name": "{{game}} game - {{point}} punt",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.game_race_to_points": {
		"Name": "{{game}} game - race naar {{point}} punten",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.game_total_points": {
		"Name": "{{game}} game - totaal aantal punten",
		"Variables": [
			"total",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"badminton.game_winner": {
		"Name": "{{game}} game - winnaar",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.handicap": {
		"Name": "Punten handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"badminton.nr_games_by_extra_points": {
		"Name": "Hoeveel games worden beslist door extra punten",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.totals": {
		"Name": "Totaal aantal punten",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"badminton.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bandy.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"bandy.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"bandy.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"baseball.handicap_innings_1_to_5": {
		"Name": "Inning 1 tot 5 - handicap",
		"Variables": [
			"handicap",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=inning1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"baseball.inning_match_decision": {
		"Name": "Wanneer wordt de wedstrijd beslist",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"any_extra_inning": "extra inning(s)",
			"bottom_of_9th_inning": "tweede helft 9e inning",
			"top_of_9th_inning": "eerste helft 9e inning"
		}
	},
	"baseball.max_consecutive_runs": {
		"Name": "Maximaal aantal opeenvolgende runs",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"dynamic.runs": "{{runs}}"
		}
	},
	"baseball.moneyline": {
		"Name": "Winnaar (extra innings inbegrepen)",
		"Primary": true,
		"Variables": [
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"baseball.moneyline_innings_1_to_5": {
		"Name": "Inning 1 tot 5 - 1x2",
		"Variables": [
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=inning1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"baseball.odd_even": {
		"Name": "Even/oneven (extra innings inbegrepen)",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"baseball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"baseball.race_to_runs": {
		"Name": "Race naar {{run}} runs (extra innings inbegrepen)",
		"Variables": [
			"run"
		],
		"Split": "period=ot\u0026run={{run}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"baseball.run_line": {
		"Name": "Handicap (extra innings inbegrepen)",
		"Primary": true,
		"Variables": [
			"handicap",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"baseball.team_totals": {
		"Name": "{{team}} totaal (extra innings inbegrepen)",
		"Variables": [
			"total",
			"team",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"baseball.total_scoreless_innings": {
		"Name": "Totaal aantal innings zonder score",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft\u0026period=inning1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5\u0026period=inning6\u0026period=inning7\u0026period=inning8\u0026period=inning9",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"baseball.totals": {
		"Name": "Totaal (extra innings inbegrepen)",
		"Primary": true,
		"Variables": [
			"total",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"baseball.totals_innings_1_to_5": {
		"Name": "Inning 1 tot 5 - totaal",
		"Variables": [
			"total",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=inning1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"baseball.with_extra_inning": {
		"Name": "Zal er een extra inning nodig zijn",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"basketball.1st_half_1x2": {
		"Name": "1e helft - 1x2",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"basketball.1st_half_draw_no_bet": {
		"Name": "1e helft - draw no bet",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.1st_half_team_total": {
		"Name": "1e helft - {{team}} totaal",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"basketball.1x2": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_1x2": {
		"Name": "2e helft - 1x2",
		"Variables": [],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_1x2_incl_ot": {
		"Name": "Tweede helft - 1x2 (verlenging inbegrepen)",
		"Variables": [],
		"Split": "period=ot\u0026period=2h\u0026period=1h\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_handicap": {
		"Name": "2e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.2nd_half_total": {
		"Name": "2e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=2h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"basketball.any_team_total_maximum_consecutive_points": {
		"Name": "Willekeurig team totaal aantal maximum opeenvolgende punten",
		"Variables": [
			"total"
		],
		"Split": "period=ot",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"basketball.halftime_fulltime": {
		"Name": "Rust/eindstand",
		"Variables": [],
		"Split": "period=ht\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/gelijkspel",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "gelijkspel/{{away}}",
			"draw_draw": "gelijkspel/gelijkspel",
			"draw_home": "gelijkspel/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/gelijkspel",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"basketball.handicap": {
		"Name": "Handicap (verlenging inbegrepen)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.handicap_period_first_half": {
		"Name": "1e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=q1\u0026period=q2\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.handicap_period_second_half": {
		"Name": "Tweede helft - handicap (verlenging inbegrepen)",
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.highest_scoring_quarter": {
		"Name": "Kwart met de hoogste score",
		"Variables": [],
		"Split": "period=ot\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "Eerste kwart",
			"2nd_quarter": "Tweede kwart",
			"3rd_quarter": "Derde kwart",
			"4th_quarter": "Vierde kwart",
			"equal": "gelijk"
		}
	},
	"basketball.moneyline": {
		"Name": "Winnaar (verlenging inbegrepen)",
		"Primary": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.odd_even": {
		"Name": "Even/oneven",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"basketball.odd_even_period_first_half": {
		"Name": "1e helft - even/oneven",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"basketball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"basketball.quarter_1x2": {
		"Name": "{{quarter}} kwart - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"basketball.quarter_handicap": {
		"Name": "{{quarter}} kwart - handicap",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=ot\u0026period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.quarter_totals": {
		"Name": "{{quarter}} kwart - totaal",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"basketball.race_to_points": {
		"Name": "Race naar {{point}} punten",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.race_to_points_incl_ot": {
		"Name": "Race naar {{point}} punten (verlenging inbegrepen)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.scoring_type_pointnr": {
		"Name": "Scoringstype {{point}} punt (incl. extra tijd)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026point={{point}}",
		"Outcomes": {
			"away_1": "{{away}} eenpuntsscore",
			"away_2": "{{away}} tweepuntsscore",
			"away_3": "{{away}} driepuntsscore",
			"home_1": "{{home}} eenpuntsscore",
			"home_2": "{{home}} tweepuntsscore",
			"home_3": "{{home}} driepuntsscore"
		}
	},
	"basketball.team_total_maximum_consecutive_points": {
		"Name": "{{team}} totaal aantal maximum opeenvolgende punten",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ot\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"basketball.team_totals": {
		"Name": "{{team}} totaal (verlenging inbegrepen)",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"basketball.total_period_first_half": {
		"Name": "1e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"basketball.total_period_second_half": {
		"Name": "Tweede helft - totaal (verlenging inbegrepen)",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"basketball.totals": {
		"Name": "Totaal (verlenging inbegrepen)",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"beach_soccer.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"beach_soccer.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_soccer.totals": {
		"Name": "Totaal",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"beach_volleyball.handicap": {
		"Name": "Punten handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"beach_volleyball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_volleyball.totals": {
		"Name": "Totaal aantal punten",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"beach_volleyball.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"bowls.handicap": {
		"Name": "Set handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"bowls.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"bowls.set_1x2": {
		"Name": "{{set}} set - 1x2",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"bowls.set_and_end_total": {
		"Name": "{{set}} set end {{end}} - totaal",
		"Variables": [
			"set",
			"end",
			"total"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"bowls.set_and_end_winner": {
		"Name": "{{set}} set end {{end}} - winnaar",
		"Variables": [
			"set",
			"end"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_draw_no_bet": {
		"Name": "{{set}} set - draw no bet",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_end_exact_points": {
		"Name": "{{set}} set end {{end}} - exact aantal punten",
		"Variables": [
			"set",
			"end"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"0": "0",
			"1": "1",
			"2": "2",
			"3": "3",
			"4": "4"
		}
	},
	"bowls.set_end_odd_even": {
		"Name": "{{set}} set end {{end}} - even/oneven",
		"Variables": [
			"set",
			"end"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"bowls.set_handicap": {
		"Name": "{{set}} set - handicap",
		"Variables": [
			"handicap",
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"bowls.set_point": {
		"Name": "{{set}} set - {{point}} punt",
		"Variables": [
			"set",
			"point"
		],
		"Split": "period=default\u0026set={{set}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_race_to_points": {
		"Name": "{{set}} set - race naar {{point}} punten",
		"Variables": [
			"set",
			"point"
		],
		"Split": "period=default\u0026set={{set}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_team_total": {
		"Name": "{{set}} set - {{team}} totaal",
		"Variables": [
			"set",
			"team",
			"total"
		],
		"Split": "period=default\u0026team={{team}}\u0026set={{set}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"bowls.set_total": {
		"Name": "{{set}} set - totaal",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"bowls.totals": {
		"Name": "Totaal aantal sets",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"bowls.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"boxing.1x2": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"boxing.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"boxing.will_the_fight_go_the_distance": {
		"Name": "Zal de wedstrijd volledig worden uitgevochten (alle rondes)?",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"boxing.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"boxing.winner_exact_rounds": {
		"Name": "Winnaar \u0026 exact aantal rondes",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.winner_round_range": {
		"Name": "Winnaar \u0026 aantal rondes",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.winning_method": {
		"Name": "Winstmethode",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"call_of_duty.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"call_of_duty.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"chess.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.correct_score_in_maps": {
		"Name": "Juiste score (in maps)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_1st_half_winner": {
		"Name": "{{map}} map eerste helft - winnaar",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_1x2": {
		"Name": "{{map}} map - 1x2",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_handicap": {
		"Name": "Map handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"counter_strike.map_knife_round_winner": {
		"Name": "{{map}} map knife round - winnaar",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_odd_even_rounds": {
		"Name": "{{map}} map - even/oneven rounds (verlenging inbegrepen)",
		"Variables": [
			"map"
		],
		"Split": "period={{map}}",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"counter_strike.map_player_with_most_deaths": {
		"Name": "{{map}} map - speler met de meeste deaths (verlenging inbegrepen)",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_player_with_most_kills": {
		"Name": "{{map}} map - speler met de meeste kills (verlenging inbegrepen)",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_race_to_rounds": {
		"Name": "{{map}} map - race naar {{round}} rounds",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_round_bomb_defused": {
		"Name": "{{map}} map round {{round}} - bom ontmanteld",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"counter_strike.map_round_bomb_planted": {
		"Name": "{{map}} map round {{round}} - bom geplaatst",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"counter_strike.map_round_handicap": {
		"Name": "{{map}} map - round handicap (overtime inbegrepen)",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"counter_strike.map_round_kill_handicap": {
		"Name": "{{map}} map round {{round}} - kill handicap",
		"Variables": [
			"handicap",
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"counter_strike.map_round_kill_number": {
		"Name": "{{map}} map round {{round}} - {{kill}} kill",
		"Variables": [
			"map",
			"round",
			"kill"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}\u0026kill={{kill}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_round_player_with_kills": {
		"Name": "{{map}} map round {{round}} - speler met de {{kill}} kill",
		"Variables": [
			"map",
			"round",
			"kill"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}\u0026kill={{kill}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_round_team_total_kills": {
		"Name": "{{map}} map round {{round}} - totaal aantal kills {{team}}",
		"Variables": [
			"team",
			"map",
			"round",
			"total"
		],
		"Split": "period=default\u0026team={{team}}\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"counter_strike.map_round_total_kills": {
		"Name": "{{map}} map round {{round}} - totaal aantal kills",
		"Variables": [
			"total",
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"counter_strike.map_round_winner": {
		"Name": "{{map}} map - round {{round}} - winnaar",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_total_headshots": {
		"Name": "{{map}} map - totaal headshots (verlenging inbegrepen)",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"counter_strike.map_total_rounds": {
		"Name": "{{map}} map - totaal rounds (overtime inbegrepen)",
		"Variables": [
			"map",
			"total"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"counter_strike.map_will_there_be_an_ace": {
		"Name": "{{map}} map - komt er een ace (verlenging inbegrepen)",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"counter_strike.map_will_there_be_overtime": {
		"Name": "{{map}} map - zal er overtime nodig zijn",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"counter_strike.map_winner": {
		"Name": "{{map}} map - winnaar (overtime inbegrepen)",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_xth_kill": {
		"Name": "{{map}} map - {{xth}} kill",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.match_odds": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"counter_strike.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.total_maps": {
		"Name": "Totaal maps",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"counter_strike.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"cricket.innings_total": {
		"Name": "innings - totaal",
		"Deprecated": true,
		"Description": "Total Runs",
		"Variables": [
			"inningnr",
			"total"
		],
		"Split": "period=ft\u0026period=inning{{inningnr}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"cricket.innings_total_v2": {
		"Name": "innings - totaal",
		"Variables": [
			"innings",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"cricket.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"cricket.player_total": {
		"Name": "innings - {{player}} totaal",
		"Variables": [
			"player",
			"total"
		],
		"Split": "period=ft\u0026player={{player}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"cricket.test_1x2": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"cricket.test_innings_team_total": {
		"Name": "{{innings}} innings - Totaal {{team}}",
		"Description": "Total runs by team in innings number",
		"Variables": [
			"team",
			"innings",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"cricket.test_match_innings_team_totals": {
		"Name": "{{innings}} innings - {{team}} totaal",
		"Variables": [
			"innings",
			"team",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"cricket.test_match_player_total": {
		"Name": "{{innings}} innings - {{player}} totaal",
		"Variables": [
			"innings",
			"player",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026player={{player}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"cricket.will_there_be_a_tie": {
		"Name": "Wordt het een gelijkspel",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"cricket.winner": {
		"Name": "Winnaar (super over inbegrepen)",
		"Primary": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"curling.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"cycling.head2head": {
		"Name": "Head2head",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"cycling.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.180s_handicap": {
		"Name": "180s handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.correct_score_in_sets": {
		"Name": "Juiste score (in sets)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.handicap_legs": {
		"Name": "Leg handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.handicap_sets": {
		"Name": "Set handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.most_180s": {
		"Name": "Meeste 180s",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"darts.odd_even_sets": {
		"Name": "Even/oneven sets",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"darts.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.set_correct_score_in_legs": {
		"Name": "{{set}} set - juiste score (in legs)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.set_leg_any_player_to_score_a_180": {
		"Name": "{{set}} set leg {{leg}} - willekeurige speler gooit een 180",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"darts.set_leg_checkout_color": {
		"Name": "{{set}} set leg {{leg}} - checkout kleur",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"green": "groen",
			"red": "rood"
		}
	},
	"darts.set_leg_handicap": {
		"Name": "{{set}} set - leg handicap",
		"Variables": [
			"set",
			"handicap"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.set_leg_team_to_score_a_180": {
		"Name": "{{set}} set leg {{leg}} - {{team}} gooit een 180",
		"Variables": [
			"set",
			"leg",
			"team"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}\u0026team={{team}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"darts.set_leg_total_darts": {
		"Name": "{{set}} set leg {{leg}} - totaal darts",
		"Variables": [
			"total",
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"darts.set_leg_winner": {
		"Name": "{{set}} set leg {{leg}} - winnaar",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"darts.set_most_180s": {
		"Name": "{{set}} set - meeste 180s",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"darts.set_odd_even_legs": {
		"Name": "{{set}} set - even/oneven legs",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"darts.set_team_total_180s": {
		"Name": "{{set}} set - totaal aantal 180s {{team}}",
		"Variables": [
			"set",
			"team",
			"total"
		],
		"Split": "period=default\u0026set={{set}}\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"darts.set_total_180s": {
		"Name": "{{set}} set - totaal aantal 180s",
		"Variables": [
			"total",
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"darts.set_total_legs": {
		"Name": "{{set}} set - totaal legs",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"darts.set_which_player_wins_the_rest": {
		"Name": "{{set}} set - welke speler wint het restant",
		"Variables": [
			"set",
			"score"
		],
		"Split": "period=default\u0026set={{set}}\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"darts.set_winner": {
		"Name": "{{set}} set - winnaar",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"darts.team_total_180s": {
		"Name": "Totaal aantal 180s {{team}}",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=default\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"darts.total_180s": {
		"Name": "Totaal aantal 180s",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"darts.total_legs": {
		"Name": "Totaal legs",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"darts.total_sets": {
		"Name": "Totaal aantal sets",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"darts.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.correct_score_in_maps": {
		"Name": "Juiste score (in maps)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.map_10_minutes_total_kills": {
		"Name": "{{map}} map 10 minuten - totaal aantal kills van {{from}} tot {{to}}",
		"Variables": [
			"total",
			"map",
			"from",
			"to"
		],
		"Split": "period=default\u0026map={{map}}\u0026from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"dota_2.map_aegis_handicap": {
		"Name": "{{map}} map - aegis handicap",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_handicap": {
		"Name": "Map handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_kill_draw_no_bet": {
		"Name": "{{map}} map - kill draw no bet",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_kill_handicap": {
		"Name": "{{map}} map - kill handicap",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_player_with_highest_creep_score": {
		"Name": "{{map}} map - speler met de hoogste creep score",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.map_race_to_level_xth": {
		"Name": "{{map}} map - race naar level {{xth}}",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_race_to_xth_kills": {
		"Name": "{{map}} map - race naar {{xth}} kills",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_race_to_xth_net_worth": {
		"Name": "{{map}} map - race naar {{xth}} net worth",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_total_aegis": {
		"Name": "{{map}} map - totaal aantal aegis",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"dota_2.map_total_kills": {
		"Name": "{{map}} map - totaal aantal kills",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"dota_2.map_total_tower": {
		"Name": "{{map}} map - totaal aantal towers",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026map={{total}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"dota_2.map_tower_handicap": {
		"Name": "{{map}} map - tower handicap",
		"Variables": [
			"map",
			"handicap"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_winner": {
		"Name": "{{map}} map - winnaar",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_aegis": {
		"Name": "{{map}} map - {{xth}} aegis",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_barracks": {
		"Name": "{{map}} map - {{xth}} barracks",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_kill": {
		"Name": "{{map}} map - {{xth}} kill",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_shrine": {
		"Name": "{{map}} map - {{xth}} shrine",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_tower": {
		"Name": "{{map}} map - {{xth}} tower",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.match_odds": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"dota_2.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.total_maps": {
		"Name": "Totaal maps",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"dota_2.will_there_be_a_rampage": {
		"Name": "Komt er een rampage",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"dota_2.will_there_be_an_ultra_kill": {
		"Name": "Komt er een ultra kill",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"dota_2.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"entertainment.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_arena_of_valor.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_arena_of_valor.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_bga.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_fifa.asian_handicap": {
		"Name": "Handicap",
		"Primary": true,
		"Variables": [
			"handicap",
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_extratime": {
		"Name": "Verlenging - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_first_half": {
		"Name": "1e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_second_half": {
		"Name": "2e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=2hu0026period=ftu0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.booking_match_odds": {
		"Name": "Kaarten 1x2",
		"Variables": [],
		"Split": "period=period=ft_yellow_cardsu0026period=ft_red_cards",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_fifa.booking_nr": {
		"Name": "{{booking}} kaart",
		"Variables": [
			"booking"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"esport_fifa.both_teams_to_score": {
		"Name": "Beide teams scoren",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"esport_fifa.corner_handicap": {
		"Name": "Hoekschop handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.corner_match_odds": {
		"Name": "Hoekschop 1x2",
		"Variables": [],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_fifa.corner_nr": {
		"Name": "{{corner}} hoekschop",
		"Variables": [
			"corner"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"esport_fifa.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.correct_score_period_1st_half": {
		"Name": "1e helft - juiste uitslag",
		"Variables": [],
		"Split": "period=ftu0026period=1hu0026period=2h",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.correct_score_period_2nd_half": {
		"Name": "2e helft - juiste uitslag",
		"Variables": [],
		"Split": "period=ftu0026period=1hu0026period=2h",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.double_chance": {
		"Name": "Dubbele kans",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "gelijkspel of {{away}}",
			"home_away": "{{home}} of {{away}}",
			"home_draw": "{{home}} of gelijkspel"
		}
	},
	"esport_fifa.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_fifa.exact_total_goals_period_first_half": {
		"Name": "1e helft - exact aantal doelpunten",
		"Variables": [
			"goals"
		],
		"Split": "period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"esport_fifa.exact_total_goals_period_second_half": {
		"Name": "2e helft - exact aantal doelpunten",
		"Variables": [
			"goals"
		],
		"Split": "period=2hu0026period=ftu0026period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"esport_fifa.goal_nr": {
		"Name": "{{goal}} doelpunt",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"esport_fifa.halftime_fulltime_result": {
		"Name": "Rust/eindstand",
		"Variables": [],
		"Split": "period=1hu0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/gelijkspel",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "gelijkspel/{{away}}",
			"draw_draw": "gelijkspel/gelijkspel",
			"draw_home": "gelijkspel/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/gelijkspel",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"esport_fifa.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_extratime": {
		"Name": "Verlenging - 1x2",
		"Variables": [],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_first_half": {
		"Name": "1e helft - 1x2",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_second_half": {
		"Name": "2e helft - 1x2",
		"Variables": [],
		"Split": "period=ftu0026period=2hu0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_fifa.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_fifa.penalty_shootout_odd_even": {
		"Name": "Strafschoppenserie - even/oneven",
		"Variables": [],
		"Split": "period=penalty",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"esport_fifa.team_clean_sheet": {
		"Name": "{{team}} houdt doel schoon",
		"Variables": [
			"team"
		],
		"Split": "period=ftu0026team={{team}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"esport_fifa.team_total_goals": {
		"Name": "{{team}} totaal",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=1hu0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.team_total_goals_period_first_half": {
		"Name": "1e helft - {{team}} totaal",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=1hu0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.team_total_goals_period_second_half": {
		"Name": "2e helft - {{team}} totaal",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=2hu0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.team_win_to_nil": {
		"Name": "{{team}} wint zonder tegengoal",
		"Variables": [
			"team"
		],
		"Split": "period=ftu0026team={{team}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"esport_fifa.total_booking_points": {
		"Name": "Totaal aantal booking points",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cardsu0026period=ft_red_cardsu0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.total_bookings": {
		"Name": "Totaal aantal kaarten",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cardsu0026period=ft_red_cardsu0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.total_corners": {
		"Name": "Totaal aantal hoekschoppen",
		"Variables": [
			"total"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.total_goals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.total_goals_period_extratime": {
		"Name": "Verlenging - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=et",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.total_goals_period_first_half": {
		"Name": "1e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_fifa.total_goals_period_second_half": {
		"Name": "2e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=2hu0026period=ftu0026period=1h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_king_of_glory.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_king_of_glory.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.1st_half_1x2": {
		"Name": "1e helft - 1x2",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.1st_half_draw_no_bet": {
		"Name": "1e helft - draw no bet",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.1st_half_team_total": {
		"Name": "1e helft - {{team}} totaal",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_nba2k.1st_half_winning_margin": {
		"Name": "Eerste helft - winstmarge",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.1x2": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_1x2": {
		"Name": "2e helft - 1x2",
		"Variables": [],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_1x2_incl_ot": {
		"Name": "Tweede helft - 1x2 (verlenging inbegrepen)",
		"Variables": [],
		"Split": "period=ot\u0026period=2h\u0026period=1h\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_handicap": {
		"Name": "2e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.2nd_half_total": {
		"Name": "2e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=2h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_nba2k.halftime_fulltime": {
		"Name": "Rust/eindstand",
		"Variables": [],
		"Split": "period=ht\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/gelijkspel",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "gelijkspel/{{away}}",
			"draw_draw": "gelijkspel/gelijkspel",
			"draw_home": "gelijkspel/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/gelijkspel",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"esport_nba2k.handicap": {
		"Name": "Handicap (verlenging inbegrepen)",
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.handicap_period_first_half": {
		"Name": "1e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=q1\u0026period=q2\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.handicap_period_second_half": {
		"Name": "Tweede helft - handicap (verlenging inbegrepen)",
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.highest_scoring_quarter": {
		"Name": "Kwart met de hoogste score",
		"Variables": [],
		"Split": "period=ot\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "Eerste kwart",
			"2nd_quarter": "Tweede kwart",
			"3rd_quarter": "Derde kwart",
			"4th_quarter": "Vierde kwart",
			"equal": "gelijk"
		}
	},
	"esport_nba2k.odd_even": {
		"Name": "Even/oneven",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"esport_nba2k.odd_even_period_first_half": {
		"Name": "1e helft - even/oneven",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"esport_nba2k.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.quarter_1x2": {
		"Name": "{{quarter}} kwart - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.quarter_handicap": {
		"Name": "{{quarter}} kwart - handicap",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=ot\u0026period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.quarter_totals": {
		"Name": "{{quarter}} kwart - totaal",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_nba2k.quarter_winning_margin": {
		"Name": "{{quarter}} kwart - winstmarge",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away_by_3_plus": "{{away}} met 3+",
			"home_by_3_plus": "{{home}} met 3+",
			"other": "ander"
		}
	},
	"esport_nba2k.race_to_points": {
		"Name": "Race naar {{point}} punten",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.race_to_points_incl_ot": {
		"Name": "Race naar {{point}} punten (verlenging inbegrepen)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.scoring_type_pointnr": {
		"Name": "Scoringstype {{point}} punt (incl. extra tijd)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026point={{point}}",
		"Outcomes": {
			"away_1": "{{away}} eenpunter",
			"away_2": "{{away}} tweepunter",
			"away_3": "{{away}} driepunter",
			"home_1": "{{home}} eenpunter",
			"home_2": "{{home}} tweepunter",
			"home_3": "{{home}} driepunter"
		}
	},
	"esport_nba2k.team_totals": {
		"Name": "{{team}} totaal (verlenging inbegrepen)",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_nba2k.total_period_first_half": {
		"Name": "1e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_nba2k.total_period_second_half": {
		"Name": "Tweede helft - totaal (verlenging inbegrepen)",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_nba2k.totals": {
		"Name": "Totaal (verlenging inbegrepen)",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"esport_nba2k.winner_incl_overtime": {
		"Name": "Winnaar (verlenging inbegrepen)",
		"Primary": true,
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.winning_margin": {
		"Name": "Winstmarge (verlenging inbegrepen)",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"field_hockey.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"field_hockey.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"field_hockey.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"floorball.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"floorball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"floorball.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"formula_1.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"formula_e.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"futsal.double_chance": {
		"Name": "Dubbele kans",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "gelijkspel of {{away}}",
			"home_away": "{{home}} of {{away}}",
			"home_draw": "{{home}} of gelijkspel"
		}
	},
	"futsal.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"futsal.handicap": {
		"Name": "Handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"futsal.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"futsal.odd_even": {
		"Name": "Even/oneven",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"futsal.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"futsal.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"golf.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"golf.winner": {
		"Name": "Head2head",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"greyhound.exacta": {
		"Name": "Exacta",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.place": {
		"Name": "Plaats",
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.quinella": {
		"Name": "Quinella",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.show": {
		"Name": "Laat zien",
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.trifecta": {
		"Name": "Trifecta",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.trio": {
		"Name": "Trio",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.win": {
		"Name": "Win",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"handball.1st_half_total": {
		"Name": "1e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"handball.double_chance": {
		"Name": "Dubbele kans",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "gelijkspel of {{away}}",
			"home_away": "{{home}} of {{away}}",
			"home_draw": "{{home}} of gelijkspel"
		}
	},
	"handball.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"handball.halftime_fulltime_result": {
		"Name": "Rust/eindstand",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/gelijkspel",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "gelijkspel/{{away}}",
			"draw_draw": "gelijkspel/gelijkspel",
			"draw_home": "gelijkspel/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/gelijkspel",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"handball.handicap": {
		"Name": "Handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"handball.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"handball.odd_even": {
		"Name": "Even/oneven",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"handball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"handball.team_total": {
		"Name": "{{team}} totaal",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"handball.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"handball.winner": {
		"Name": "Winnaar (verlenging en strafschoppen inbegrepen)",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"hearthstone.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"hearthstone.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"ice_hockey.1x2": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"ice_hockey.1x2_both_teams_to_score": {
		"Name": "1x2 \u0026 beide teams scoren (verlenging en strafschoppen inbegrepen)",
		"Variables": [],
		"Split": "period=ft\u0026period=ot\u0026period=ap",
		"Outcomes": {
			"away_no": "{{away}} \u0026 nee",
			"away_yes": "{{away}} \u0026 ja",
			"home_no": "{{home}} \u0026 nee",
			"home_yes": "{{home}} \u0026 ja"
		}
	},
	"ice_hockey.all_periods_under": {
		"Name": "Alle periodes onder {{total}}",
		"Variables": [
			"total"
		],
		"Split": "period=p1\u0026period=p2\u0026period=p3",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"ice_hockey.both_teams_to_score": {
		"Name": "Beide teams scoren",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"ice_hockey.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"ice_hockey.correct_score_incl_overtime_and_penalties": {
		"Name": "Juiste score (verlenging en strafschoppen inbegrepen)",
		"Variables": [],
		"Split": "period=ft\u0026period=ot\u0026period=ap",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"ice_hockey.double_chance": {
		"Name": "Dubbele kans",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_or_away": "gelijkspel of {{away}}",
			"home_or_away": "{{home}} of {{away}}",
			"home_or_draw": "{{home}} of gelijkspel"
		}
	},
	"ice_hockey.goal_nr": {
		"Name": "{{goal}} doelpunt",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"ice_hockey.handicap": {
		"Name": "Handicap (verlenging en strafschoppen inbegrepen)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.handicap_regular_time": {
		"Name": "Handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.highest_scoring_period": {
		"Name": "Periode met de hoogste score",
		"Variables": [],
		"Split": "period=p1\u0026period=p2\u0026period=p3",
		"Outcomes": {
			"1st_period": "1e periode",
			"2nd_period": "2e periode",
			"3rd_period": "3e periode",
			"equal": "gelijk"
		}
	},
	"ice_hockey.last_goal": {
		"Name": "Laatste doelpunt",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"ice_hockey.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"ice_hockey.period_1x2": {
		"Name": "{{period}} periode - 1x2",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"ice_hockey.period_both_teams_to_score": {
		"Name": "{{period}} periode - beide teams scoren",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"ice_hockey.period_handicap": {
		"Name": "{{period}} periode - handicap",
		"Variables": [
			"handicap",
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.period_last_team_to_score": {
		"Name": "{{period}} periode - laatst scorende team",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"ice_hockey.period_total": {
		"Name": "{{period}} periode - totaal",
		"Variables": [
			"total",
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"ice_hockey.period_which_team_to_score": {
		"Name": "{{period}} periode - welk team scoort",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"both_teams": "beide teams",
			"none": "geen",
			"only_away": "alleen {{team}}",
			"only_home": "alleen {{team}}"
		}
	},
	"ice_hockey.team_clean_sheet": {
		"Name": "{{team}} houdt doel schoon",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"ice_hockey.team_to_score_in_all_periods": {
		"Name": "{{team}} scoort in alle periodes",
		"Variables": [
			"team"
		],
		"Split": "period=p1\u0026period=p2\u0026period=p3\u0026team={{team}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"ice_hockey.team_total": {
		"Name": "{{team}} totaal",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"ice_hockey.total": {
		"Name": "Totaal",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"ice_hockey.totals": {
		"Name": "US totaal (verlenging en strafschoppen inbegrepen)",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"ice_hockey.which_team_to_score": {
		"Name": "Welk team scoort",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"both_teams": "beide teams",
			"none": "geen",
			"only_away": "alleen {{team}}",
			"only_home": "alleen {{team}}"
		}
	},
	"ice_hockey.winner": {
		"Name": "Winnaar (verlenging en strafschoppen inbegrepen)",
		"Primary": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"ice_hockey.winning_margin_incl_overtime_and_penalties": {
		"Name": "Winstmarge (verlenging en strafschoppen inbegrepen)",
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away_by_1": "{{away}} met 1",
			"away_by_2": "{{away}} met 2",
			"away_by_3": "{{away}} met 3+",
			"home_by_1": "{{home}} met 1",
			"home_by_2": "{{home}} met 2",
			"home_by_3": "{{home}} met 3+"
		}
	},
	"kabaddi.handicap": {
		"Name": "Handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"kabaddi.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"kabaddi.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"kabaddi.total": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"league_of_legends.correct_score_in_maps": {
		"Name": "Juiste score (in maps)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"league_of_legends.map_handicap": {
		"Name": "Map handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"league_of_legends.map_kill_draw_no_bet": {
		"Name": "{{map}} map - kill draw no bet",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_kill_handicap": {
		"Name": "{{map}} map - kill handicap",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"league_of_legends.map_winner": {
		"Name": "{{map}} map - winnaar",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_baron": {
		"Name": "{{map}} map - {{xth}} baron",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_dragon": {
		"Name": "{{map}} map - {{xth}} dragon",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_inhibitor": {
		"Name": "{{map}} map - {{xth}} inhibitor",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_kill": {
		"Name": "{{map}} map - {{xth}} kill",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_tower": {
		"Name": "{{map}} map - {{xth}} tower",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.match_odds": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"league_of_legends.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"league_of_legends.total_maps": {
		"Name": "Totaal maps",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"league_of_legends.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"mma.1x2": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"mma.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"mma.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"mma.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"mma.will_the_fight_go_the_distance": {
		"Name": "Zal de wedstrijd volledig worden uitgevochten (alle rondes)?",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"mma.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"mma.winner_exact_rounds": {
		"Name": "Winnaar \u0026 exact aantal rondes",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"mma.winning_method": {
		"Name": "Winstmethode",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"motorsport.head2head": {
		"Name": "Head2head",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"motorsport.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"olympics.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"overwatch.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"overwatch.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"pesapallo.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"pesapallo.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rainbow_six.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rainbow_six.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rocket_league.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rocket_league.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rugby_league.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rugby_league.halftime_fulltime_result": {
		"Name": "Rust/eindstand",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/gelijkspel",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "gelijkspel/{{away}}",
			"draw_draw": "gelijkspel/gelijkspel",
			"draw_home": "gelijkspel/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/gelijkspel",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"rugby_league.handicap": {
		"Name": "Handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_league.moneyline": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"rugby_league.odd_even": {
		"Name": "Even/oneven",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"rugby_league.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_league.team_totals": {
		"Name": "{{team}} totaal",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"rugby_league.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"rugby_union.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rugby_union.halftime_fulltime_result": {
		"Name": "Rust/eindstand",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/gelijkspel",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "gelijkspel/{{away}}",
			"draw_draw": "gelijkspel/gelijkspel",
			"draw_home": "gelijkspel/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/gelijkspel",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"rugby_union.handicap": {
		"Name": "Handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_union.moneyline": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"rugby_union.odd_even": {
		"Name": "Even/oneven",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"rugby_union.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_union.team_totals": {
		"Name": "{{team}} totaal",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"rugby_union.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"sailing.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"sailing.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"snooker.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"snooker.handicap": {
		"Name": "Frame handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"snooker.odd_even_frames": {
		"Name": "Even/oneven aantal frames",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"snooker.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"snooker.totals": {
		"Name": "Totaal aantal frames",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"snooker.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.10_minutes_sending_off_from_to": {
		"Name": "10 minutes - uitsluiting van {{from}} tot {{to}}",
		"Variables": [
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"soccer.1st_half_corner_handicap": {
		"Name": "Eerste helft - hoekschop handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.5_minutes_team_total_corners_from_to": {
		"Name": "5 minutes - totaal aantal hoekschoppen {{team}} van {{from}} tot {{to}}",
		"Variables": [
			"team",
			"total",
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.5_minutes_total_from_to": {
		"Name": "5 minuten - totaal van {{from}} tot {{to}}",
		"Variables": [
			"total",
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.anytime_goalscorer": {
		"Name": "Doelpuntenmaker",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.no_goal": "geen doelpunt",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.asian_handicap": {
		"Name": "Handicap",
		"Primary": true,
		"Variables": [
			"handicap",
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.asian_handicap_period_extratime": {
		"Name": "Verlenging - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.asian_handicap_period_first_half": {
		"Name": "1e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.asian_handicap_period_second_half": {
		"Name": "2e helft - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.booking_match_odds": {
		"Name": "Kaarten 1x2",
		"Variables": [],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"soccer.booking_nr": {
		"Name": "{{booking}} kaart",
		"Variables": [
			"booking"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"soccer.both_teams_to_score": {
		"Name": "Beide teams scoren",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"soccer.corner_handicap": {
		"Name": "Hoekschop handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.corner_match_odds": {
		"Name": "Hoekschop 1x2",
		"Variables": [],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"soccer.corner_nr": {
		"Name": "{{corner}} hoekschop",
		"Variables": [
			"corner"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"soccer.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.correct_score_period_1st_half": {
		"Name": "1e helft - juiste uitslag",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.correct_score_period_2nd_half": {
		"Name": "2e helft - juiste uitslag",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "ander",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.double_chance": {
		"Name": "Dubbele kans",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "gelijkspel of {{away}}",
			"home_away": "{{home}} of {{away}}",
			"home_draw": "{{home}} of gelijkspel"
		}
	},
	"soccer.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.exact_total_goals_period_first_half": {
		"Name": "1e helft - exact aantal doelpunten",
		"Variables": [
			"goals"
		],
		"Split": "period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"soccer.exact_total_goals_period_second_half": {
		"Name": "2e helft - exact aantal doelpunten",
		"Variables": [
			"goals"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"soccer.goal_nr": {
		"Name": "{{goal}} doelpunt",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"soccer.goal_strike_zone": {
		"Name": "{{goal}} doelpunt - strike zone",
		"Variables": [
			"goal"
		],
		"Split": "goal={{goal}}",
		"Outcomes": {
			"high_center": "hoog midden",
			"high_left": "hoog links",
			"high_right": "hoog rechts",
			"low_center": "laag midden",
			"low_left": "laag links",
			"low_right": "laag rechts"
		}
	},
	"soccer.goalnr_goalscorer": {
		"Name": "{{goal}} doelpuntenmaker",
		"Variables": [
			"goal"
		],
		"Split": "goal={{goal}}",
		"Outcomes": {
			"dynamic.no_goal": "geen doelpunt",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.halftime_fulltime_result": {
		"Name": "Rust/eindstand",
		"Variables": [],
		"Split": "period=1h\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/gelijkspel",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "gelijkspel/{{away}}",
			"draw_draw": "gelijkspel/gelijkspel",
			"draw_home": "gelijkspel/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/gelijkspel",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"soccer.last_corner": {
		"Name": "Laatste hoekschop",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "geen"
		}
	},
	"soccer.last_goalscorer": {
		"Name": "Laatste doelpuntenmaker",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.no_goal": "No Goal",
			"dynamic.other": "Other",
			"dynamic.own_goal": "Own Goal",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_extratime": {
		"Name": "Verlenging - 1x2",
		"Variables": [],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_first_half": {
		"Name": "1e helft - 1x2",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_second_half": {
		"Name": "2e helft - 1x2",
		"Variables": [],
		"Split": "period=ft\u0026period=2h\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"soccer.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"soccer.penalty_shootout_odd_even": {
		"Name": "Strafschoppenserie - even/oneven",
		"Variables": [],
		"Split": "period=penalty",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"soccer.team_clean_sheet": {
		"Name": "{{team}} houdt doel schoon",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"soccer.team_total_goals": {
		"Name": "{{team}} totaal",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.team_total_goals_period_first_half": {
		"Name": "1e helft - {{team}} totaal",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.team_total_goals_period_second_half": {
		"Name": "2e helft - {{team}} totaal",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=2h\u0026team={{team}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.team_win_to_nil": {
		"Name": "{{team}} wint zonder tegengoal",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"soccer.total_booking_points": {
		"Name": "Totaal aantal booking points",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.total_bookings": {
		"Name": "Totaal aantal kaarten",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.total_corners": {
		"Name": "Totaal aantal hoekschoppen",
		"Variables": [
			"total"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.total_goals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.total_goals_period_extratime": {
		"Name": "Verlenging - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=et",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.total_goals_period_first_half": {
		"Name": "1e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.total_goals_period_second_half": {
		"Name": "2e helft - totaal",
		"Variables": [
			"total"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"soccer.when_will_goal_be_scored_intervals": {
		"Name": "Wanneer wordt het {{goal}} doelpunt gescoord (10 min interval)",
		"Variables": [
			"goal"
		],
		"Split": "goal={{goal}}",
		"Outcomes": {
			"11_20": "11-20",
			"1_10": "1-10",
			"21_30": "21-30",
			"31_40": "31-40",
			"41_50": "41-50",
			"51_60": "51-60",
			"61_70": "61-70",
			"71_80": "71-80",
			"81_90": "81-90",
			"none": "geen"
		}
	},
	"soccer.which_team_wins_the_rest_of_the_match": {
		"Name": "Welk team wint het restant van de wedstrijd",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"specials.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"squash.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"squash.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"squash.point_handicap": {
		"Name": "Punten handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"squash.total_points": {
		"Name": "Totaal aantal punten",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"squash.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"starcraft.correct_score_in_maps": {
		"Name": "Juiste score (in maps)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"starcraft.map_handicap": {
		"Name": "Map handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"starcraft.map_winner": {
		"Name": "{{map}} map - winnaar",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"starcraft.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"starcraft.total_maps": {
		"Name": "Totaal maps",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"starcraft.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"street_fighter_v.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"sumo.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"swimming.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"table_tennis.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"table_tennis.exact_games": {
		"Name": "Exact aantal games",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"table_tennis.game_odd_even": {
		"Name": "{{game}} game - even/oneven",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"table_tennis.game_point": {
		"Name": "{{game}} game - {{point}} punt",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.game_point_handicap": {
		"Name": "{{game}} game - punten handicap",
		"Variables": [
			"handicap",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"table_tennis.game_race_to_points": {
		"Name": "{{game}} game - race naar {{point}} punten",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.game_total_points": {
		"Name": "{{game}} game - totaal aantal punten",
		"Variables": [
			"total",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"table_tennis.game_winner": {
		"Name": "{{game}} game - winnaar",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.handicap": {
		"Name": "Punten handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"table_tennis.how_many_games_will_be_decided_by_extra_points": {
		"Name": "Hoeveel games worden beslist door extra punten",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"table_tennis.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"table_tennis.totals": {
		"Name": "Totaal aantal punten",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"table_tennis.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.any_set_to_nil": {
		"Name": "Een set zonder game tegen",
		"Variables": [],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"tennis.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"tennis.exact_points": {
		"Name": "{{set}} set game {{game}} - exact aantal punten",
		"Variables": [
			"set",
			"game",
			"point"
		],
		"Split": "set={{set}}\u0026game={{game}}\u0026period=wo",
		"Outcomes": {
			"dynamic.point": "{{point}}"
		}
	},
	"tennis.exact_sets": {
		"Name": "Exact aantal sets",
		"Variables": [],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"tennis.game_handicap": {
		"Name": "Game handicap",
		"Primary": true,
		"Description": "Predict the result after the handicap spread has been applied to the games the players have won.",
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"tennis.game_handicap_in_set": {
		"Name": "{{set}} set - game handicap",
		"Variables": [
			"set",
			"handicap"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"tennis.odd_even_games": {
		"Name": "Even/oneven aantal games",
		"Variables": [],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"tennis.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"tennis.point_in_game_and_set": {
		"Name": "{{set}} set game {{game}} - {{point}} punt",
		"Variables": [
			"set",
			"game",
			"point"
		],
		"Split": "period=set{{set}}\u0026game={{game}}\u0026point={{point}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.race_to_games_in_set": {
		"Name": "{{set}} set - race naar {{game}} games",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026game={{game}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.race_to_points_in_set_and_game": {
		"Name": "{{set}} set game {{game}} - race naar {{point}} punten",
		"Variables": [
			"set",
			"game",
			"point"
		],
		"Split": "period=set{{set}}\u0026game={{game}}\u0026point={{point}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.set_correct_score": {
		"Name": "{{set}} set - juiste uitslag",
		"Variables": [
			"set"
		],
		"Split": "period=set{{set}}",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"tennis.set_game_correct_score": {
		"Name": "{{set}} set game {{game}} - juiste score",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026period=game{{game}}",
		"Outcomes": {
			"away_to_0": "{{away}} tot 0",
			"away_to_15": "{{away}} tot 15",
			"away_to_30": "{{away}} tot 30",
			"away_to_40": "{{away}} tot 40",
			"home_to_0": "{{home}} tot 0",
			"home_to_15": "{{home}} tot 15",
			"home_to_30": "{{home}} tot 30",
			"home_to_40": "{{home}} tot 40"
		}
	},
	"tennis.set_game_to_deuce": {
		"Name": "{{set}} set game {{game}} - naar deuce",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026period=game{{game}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"tennis.set_handicap": {
		"Name": "Set handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"tennis.set_tiebreak_total_points": {
		"Name": "{{set}} set tiebreak - totaal aantal punten",
		"Variables": [
			"total",
			"set"
		],
		"Split": "period=set{{set}}",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"tennis.team_to_win_a_set": {
		"Name": "{{team}} wint een set",
		"Variables": [
			"team"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5\u0026team={{team}}",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"tennis.team_total_games": {
		"Name": "Totaal aantal games {{team}}",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=default\u0026period=wo\u0026team={{team}}\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"tennis.total_games": {
		"Name": "Totaal aantal games",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"tennis.total_games_in_set": {
		"Name": "{{set}} set - totaal aantal games",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"tennis.total_sets": {
		"Name": "Totaal aantal sets",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"tennis.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.winner_in_game_and_set": {
		"Name": "{{set}} set game {{game}} - winnaar",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026game={{game}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.winner_of_set": {
		"Name": "{{set}} set - winnaar",
		"Variables": [
			"set"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.with_tiebreak": {
		"Name": "Zal er een tiebreak nodig zijn",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"volleyball.correct_score": {
		"Name": "Juiste uitslag",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"volleyball.handicap": {
		"Name": "Punten handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"volleyball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"volleyball.totals": {
		"Name": "Totaal aantal punten",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"volleyball.winner": {
		"Name": "Winnaar",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"waterpolo.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "gelijkspel",
			"home": "{{home}}"
		}
	},
	"waterpolo.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"waterpolo.totals": {
		"Name": "Totaal",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"winter_sports.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.bonus_ball_equals_any_regular_ball": {
		"Name": "Reservebal gelijk aan willekeurige gewone bal",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"world_lottery.bonus_ball_odd_even": {
		"Name": "Reservebal even/oneven",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"world_lottery.bonus_ball_range": {
		"Name": "Reservebal range",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.bonus_ball_single_digit": {
		"Name": "Eencijferige reservebal",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "nee",
			"yes": "ja"
		}
	},
	"world_lottery.bonus_ball_sum_odd_even": {
		"Name": "Som reservebal even/oneven",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"world_lottery.bonus_ball_sum_total": {
		"Name": "Som reservebal totaal",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"world_lottery.bonus_ball_total": {
		"Name": "Reservebal totaal",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"world_lottery.draw_sum_odd_even": {
		"Name": "Som trekking even/oneven",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "even",
			"odd": "oneven"
		}
	},
	"world_lottery.draw_sum_range": {
		"Name": "Trekking som range",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.draw_sum_total": {
		"Name": "Totale som trekking",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"world_lottery.draw_sum_total_incl_bonus_ball": {
		"Name": "Totale som trekking (reservebal inbegrepen)",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "boven {{total}}",
			"under": "onder {{total}}"
		}
	},
	"world_lottery.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.standard_bet": {
		"Name": "Standaard weddenschap",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.standard_bet_incl_bonus_ball_in_additional_drum": {
		"Name": "Standaard weddenschap (reservebal inbegrepen in aanvullende koker)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.standard_bet_incl_bonus_ball_in_same_drum": {
		"Name": "Standaard weddenschap (reservebal inbegrepen in dezelfde koker)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	}
}