{
	"american_football.1x2_period_first_half": {
		"Name": "Babak pertama - 1x2",
		"Description": "Pasar 3 arah hanya untuk babak pertama: 1 = tuan rumah menang, X = seri dan 2 = kemenangan tandang (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"american_football.double_chance": {
		"Name": "Kesempatan Dobel",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"draw_away": "Seri atau {{away}}",
			"home_away": "{{home}} atau {{away}}",
			"home_draw": "{{home}} atau Seri"
		}
	},
	"american_football.draw_no_bet": {
		"Name": "Draw no bet (termasuk overtime)",
		"Description": "Jika seri setelah perpanjangan waktu berakhir, semua taruhan akan menghasilkan seri",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.drive_play_play_type": {
		"Name": "Drive {{drive}} play {{play}} - {{team}} tipe bermain",
		"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}} total yards yang didapat",
		"Variables": [
			"drive",
			"play",
			"team",
			"total"
		],
		"Split": "drive={{drive}}\u0026play={{play}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.drive_result": {
		"Name": "Drive {{drive}} - hasil",
		"Variables": [
			"drive"
		],
		"Split": "drive={{drive}}",
		"Outcomes": {
			"field_goal_attempt": "Percobaan Field Goal",
			"offensive_touchdown": "Touchdown ofensif",
			"punt": "Punt",
			"safety": "Safety",
			"turnover": "Turnover"
		}
	},
	"american_football.halftime_fulltime_result": {
		"Name": "Halftime/Fulltime",
		"Description": "Hasil babak pertama dan hasil akhir kuarter ke-4, tidak termasuk perpanjangan waktu",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/Seri",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "Seri/{{away}}",
			"draw_draw": "Seri/Seri",
			"draw_home": "Seri/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/Seri",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"american_football.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.handicap_period_first_half": {
		"Name": "Babak pertama - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.highest_scoring_quarter": {
		"Name": "Quarter skor tertinggi",
		"Description": "Kuarter manakah yang akan menghasilkan poin terbanyak yang dicetak oleh kedua tim? (tidak termasuk perpanjangan waktu)",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "Quarter Pertama",
			"2nd_quarter": "Quarter Kedua",
			"3rd_quarter": "Quarter Ketiga",
			"4th_quarter": "Quarter Keempat",
			"equal": "sama"
		}
	},
	"american_football.moneyline": {
		"Name": "Pemenang (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.odd_even": {
		"Name": "Ganjil/genap (termasuk overtime)",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"american_football.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"american_football.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"american_football.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"american_football.player_anytime_touchdown": {
		"Name": "{{player}} (Touchdown Kapanpun)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_completions": {
		"Name": "{{player}} (Completions)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_field_goal_period_1st_quarter": {
		"Name": "{{player}} (Gol lapangan pada Babak ke-1)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_field_goal_period_2nd_quarter": {
		"Name": "{{player}} (Gol lapangan pada Babak ke-2)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_field_goal_period_3rd_quarter": {
		"Name": "{{player}} (Gol lapangan pada Babak ke-3)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_field_goal_period_4th_quarter": {
		"Name": "{{player}} (Gol lapangan pada Babak ke-4)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_first_pass_completion_distance": {
		"Name": "{{player}} (Operan berhasil pertama dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_first_reception": {
		"Name": "{{player}} (Penerimaan pertama dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_first_rushing_attempt": {
		"Name": "{{player}} (Upaya rushing pertama dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_first_touchdown_pass_distance": {
		"Name": "{{player}} (Operan Touchdown Pertama dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_first_touchdown_scorer": {
		"Name": "{{player}} (Pencetak Touchdown Pertama)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_have_rush_attempts": {
		"Name": "{{player}} (Upaya Rush)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_interceptions": {
		"Name": "{{player}} (Intersepsi)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_kicking_points": {
		"Name": "{{player}} (Poin Tendangan)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_last_touchdown_scorer": {
		"Name": "{{player}} (Pencetak Touchdown Terakhir)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_long_completion": {
		"Name": "{{player}} (Long Completion)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_long_reception": {
		"Name": "{{player}} (Penerimaan Jauh)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_longest_pass_completion": {
		"Name": "{{player}} (Operan yang berhasil terjauh dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_longest_punt": {
		"Name": "{{player}} (Punt terjauh dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_longest_reception": {
		"Name": "{{player}} (Penerimaan Terjauh dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_longest_rushing_attempts": {
		"Name": "{{player}} (Percobaan Rushing Terjauh dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_miss_field_goal": {
		"Name": "{{player}} (Gol Lapangan gagal)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_mvp_super_bowl": {
		"Name": "{{player}} (MVP SuperBowl)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_pass_attempts": {
		"Name": "{{player}} (Upaya Operan)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_pass_completions": {
		"Name": "{{player}} (Menuntaskan Operan)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_pass_yards": {
		"Name": "{{player}} (Operan Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_points": {
		"Name": "{{player}} (Total Poin)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_punt_result_in_a_touchback": {
		"Name": "{{player}} (Hasil Punt dalam Touchback)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_punts": {
		"Name": "{{player}} (Total Punts)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_receiving_yards": {
		"Name": "{{player}} (Menerima Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_receptions": {
		"Name": "{{player}} (Penerima)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_rush_attempts": {
		"Name": "{{player}} (Upaya Rush)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_rush_touchdown": {
		"Name": "{{player}} (Rush TD)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_rush_yards": {
		"Name": "{{player}} (Rush Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_score_points_in_all_four_quarters": {
		"Name": "{{player}} (Mencetak Poin di semua 4 Babak 1-4)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_shortest_punt": {
		"Name": "{{player}} (Punt Terpendek dalam Yds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_throw_2_or_more_touchdowns_in_any_quarter": {
		"Name": "{{player}} (Melempar 2 atau lebih Touchdown di babak mana pun)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_throw_touchdown_pass_period_1st_quarter": {
		"Name": "{{player}} (Melempar operan Touchdown di babak ke-1)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_throw_touchdown_pass_period_2nd_quarter": {
		"Name": "{{player}} (Melempar operan Touchdown di babak ke-2)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_throw_touchdown_pass_period_3rd_quarter": {
		"Name": "{{player}} (Melempar operan Touchdown di babak ke-3)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_throw_touchdown_pass_period_4th_quarter": {
		"Name": "{{player}} (Melempar operan Touchdown di babak ke-4)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_total_field_goals": {
		"Name": "{{player}} (Gol Lapangan)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_total_points_score_period_2nd_half_incl_ot": {
		"Name": "{{player}} (Total Poin yang dicetak di Babak ke-2 + OT)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_touchdown": {
		"Name": "{{player}} (Mencetak Touchdown)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_touchdown_in_1h_and_2h_incl_ot": {
		"Name": "{{player}} (Mencetak Touchdown di babak pertama dan babak kedua/OT)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_touchdown_passes": {
		"Name": "{{player}} (Operan TD)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.player_touchdown_period_1h": {
		"Name": "{{player}} (Mencetak Touchdown Babak ke-1)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"american_football.player_touchdown_receptions": {
		"Name": "{{player}} (Penerimaan TD)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.quarter_1x2": {
		"Name": "Quarter {{quarter}} - 1x2",
		"Description": "Pasar 3 arah: 1 = tuan rumah menang, X = seri dan 2 = tandang menang pada akhir kuarter ke-4 (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"american_football.quarter_handicap": {
		"Name": "Quarter {{quarter}} - handicap",
		"Variables": [
			"handicap",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.quarter_handicap_incl_ot": {
		"Name": "{{quarter}} kuarter - handicap (termasuk overtime)",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=q{{quarter}}\u0026period=ot",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.quarter_total": {
		"Name": "Quarter {{quarter}} - total",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.quarter_totals_incl_ot": {
		"Name": "{{quarter}} kuarter - total (termasuk overtime)",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}\u0026period=ot",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.race_to_points": {
		"Name": "Race to {{point}} poin (termasuk overtime)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.team_highest_scoring_quarter": {
		"Name": "Tim dengan skor tertinggi kuarter",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"american_football.team_odd_even": {
		"Name": "{{team}} ganjil/genap",
		"Variables": [
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"american_football.team_total_period_first_half": {
		"Name": "Babak pertama - {{team}} total",
		"Description": "Jumlah total poin yang dicetak oleh tim yang disebutkan di babak pertama saja",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.team_totals": {
		"Name": "{{team}} total (termasuk overtime)",
		"Description": "Jumlah total poin yang dicetak oleh tim yang disebutkan, termasuk perpanjangan waktu",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.totals": {
		"Name": "Total (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.totals_period_first_half": {
		"Name": "Babak pertama - total",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.totals_period_second_half": {
		"Name": "Babak kedua - total (termasuk overtime)",
		"Variables": [
			"total"
		],
		"Split": "period=2h\u0026period=1h\u0026period=ot\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"american_football.touchdown_scorer": {
		"Name": "{{touchdown}} pencetak touchdown ",
		"Variables": [
			"touchdown"
		],
		"Split": "period=ot\u0026touchdown={{touchdown}}",
		"Outcomes": {
			"away_d_st_player": "{{away}} pemain d/st",
			"away_other_player": "{{away}} pemain lain",
			"home_d_st_player": "{{home}} pemain d/st",
			"home_other_player": "{{home}} pemain lain"
		}
	},
	"archery.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"archery.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"archery.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"archery.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"athletics.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"athletics.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"athletics.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"aussie_rules.1st_half_1x2": {
		"Name": "Babak pertama - 1x2",
		"Description": "Pasar 3 arah: 1 = tuan rumah menang, X = seri dan 2 = tandang menang (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"aussie_rules.1st_half_double_chance": {
		"Name": "Babak Pertama - kesempatan ganda",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"draw_or_away": "seri atau {{away}}",
			"home_or_away": "{{home}} atau {{away}}",
			"home_or_draw": "{{home}} atau seri"
		}
	},
	"aussie_rules.1st_half_draw_no_bet": {
		"Name": "Babak pertama - draw no bet",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.1st_half_handicap": {
		"Name": "Babak pertama - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.1st_half_odd_even": {
		"Name": "Babak pertama - ganjil/genap",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"even": "Genap",
			"odd": "ganjil"
		}
	},
	"aussie_rules.1st_half_team_total": {
		"Name": "Babak pertama - {{team}} total",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"aussie_rules.1st_half_total": {
		"Name": "Babak pertama - total",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "di atas {{total}}",
			"under": "di bawah {{total}}"
		}
	},
	"aussie_rules.double_chance": {
		"Name": "Kesempatan Dobel",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "Seri atau {{away}}",
			"home_away": "{{home}} atau {{away}}",
			"home_draw": "{{home}} atau Seri"
		}
	},
	"aussie_rules.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"aussie_rules.odd_even": {
		"Name": "Ganjil/genap (termasuk overtime)",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"aussie_rules.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"aussie_rules.player_disposals": {
		"Name": "Player disposals",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_goals": {
		"Name": "Gol pemain",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_handballs": {
		"Name": "Player handballs",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_kicks": {
		"Name": "Tendangan pemain",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_marks": {
		"Name": "Player marks",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_tackles": {
		"Name": "Player tackles",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.point_range_period_1st_half": {
		"Name": "Babak pertama - jarak poin",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.point_range_period_ft": {
		"Name": "Jarak poin",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.quarter_1x2": {
		"Name": "Quarter {{quarter}} - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"aussie_rules.quarter_draw_no_bet": {
		"Name": "Quarter {{quarter}} - draw no bet",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.quarter_handicap": {
		"Name": "Quarter {{quarter}} - handicap",
		"Variables": [
			"handicap",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.quarter_team_total": {
		"Name": "Quarter {{quarter}} - {{team}} total",
		"Variables": [
			"team",
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}\u0026team={{team}}",
		"Outcomes": {
			"over": "di atas {{total}}",
			"under": "di bawah {{total}}"
		}
	},
	"aussie_rules.quarter_total": {
		"Name": "Quarter {{quarter}} - total",
		"Variables": [
			"quarter",
			"total"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "di atas {{total}}",
			"under": "di bawah {{total}}"
		}
	},
	"aussie_rules.quarter_winning_margin": {
		"Name": "Quarter {{quarter}} - margin kemenangan",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.team_total": {
		"Name": "{{team}} total",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "di atas {{total}}",
			"under": "di bawah {{total}}"
		}
	},
	"aussie_rules.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"aussie_rules.which_team_wins_the_rest_of_the_match_period_ft": {
		"Name": "Tim mana yang memenangkan sisa pertandingan pada saat {{score}}",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"aussie_rules.winner": {
		"Name": "Pemenang",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.winning_margin_period_ft": {
		"Name": "Winning margin",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.exact_games": {
		"Name": "Game yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.game_odd_even": {
		"Name": "Game {{game}} - ganjil/genap",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"even": "Genap",
			"odd": "ganjil"
		}
	},
	"badminton.game_point_handicap": {
		"Name": "Game {{game}} - poin handicap",
		"Variables": [
			"handicap",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"badminton.game_pointnr": {
		"Name": "Game {{game}} - poin {{point}}",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.game_race_to_points": {
		"Name": "Game {{game}} - race to poin {{point}}",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.game_total_points": {
		"Name": "Game {{game}} - total poin",
		"Variables": [
			"total",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"badminton.game_winner": {
		"Name": "Game {{game}} - pemenang",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": 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": "Berapa banyak game yang akan ditentukan oleh poin tambahan",
		"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.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"badminton.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"badminton.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bandy.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"bandy.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"bandy.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"bandy.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"bandy.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"bandy.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.1x2_and_total_period_ot": {
		"Name": "1x2 \u0026 total (termasuk inning ekstra)",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away_and_over": "{{away}} \u0026 lebih {{total}}",
			"away_and_under": "{{away}} \u0026 kurang {{total}}",
			"draw_and_over": "imbang \u0026 lebih {{total}}",
			"draw_and_under": "imbang \u0026 kurang {{total}}",
			"home_and_over": "{{home}} \u0026 lebih {{total}}",
			"home_and_under": "{{home}} \u0026 kurang {{total}}"
		}
	},
	"baseball.both_teams_to_score_in_inning": {
		"Name": "{{inning}} inning - kedua tim untuk mencetak skor",
		"Variables": [
			"inning"
		],
		"Split": "period=inning{{inning}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"baseball.handicap_in_inning": {
		"Name": "{{inning}} inning - handikap",
		"Variables": [
			"inning",
			"handicap"
		],
		"Split": "period=inning{{inning}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"baseball.handicap_innings_1_to_5": {
		"Name": "Inning 1 sampai 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.highest_scoring_inning": {
		"Name": "Skor tertinggi inning",
		"Variables": [],
		"Split": "period=ft\u0026period=ot\u0026period=innings1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5\u0026period=inning6\u0026period=inning7\u0026period=inning8\u0026period=inning9",
		"Outcomes": {
			"1st_inning": "Inning Pertama",
			"2nd_inning": "Inning Kedua",
			"3rd_inning": "Inning Ketiga",
			"4th_inning": "Inning Keempat",
			"5th_inning": "Inning Kelima",
			"6th_inning": "Inning Keenam",
			"7th_inning": "Inning Ketujuh",
			"8th_inning": "Inning Kedelapan",
			"9th_inning": "Inning Kesembilan",
			"equal": "Sama"
		}
	},
	"baseball.hit_on_pitch_pitchnr": {
		"Name": "Hit on {{pitchnr}} pitch",
		"Variables": [
			"pitchnr"
		],
		"Split": "pitchnr={{pitchnr}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"baseball.home_run_on_pitch_pitchnr": {
		"Name": "Home run on {{pitchnr}} pitch",
		"Variables": [
			"pitchnr"
		],
		"Split": "pitchnr={{pitchnr}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"baseball.inning_1x2": {
		"Name": "{{inning}} inning - 1x2",
		"Variables": [
			"inning"
		],
		"Split": "period=inning{{inning}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"baseball.inning_match_decision": {
		"Name": "Kapankah pertandingan akan ditentukan",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"any_extra_inning": "inning ekstra manapun",
			"bottom_of_9th_inning": "Bagian bawah inning kesembilan",
			"top_of_9th_inning": "Bagian atas inning kesembilan"
		}
	},
	"baseball.max_consecutive_runs": {
		"Name": "Run berturut-turut maksimal dari salah satu tim",
		"Description": "Jumlah maksimum run berturut-turut yang dicetak oleh tim mana pun",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"dynamic.runs": "{{runs}}"
		}
	},
	"baseball.moneyline": {
		"Name": "Pemenang (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": 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 sampai 5 - 1x2",
		"Description": "Tim mana yang akan memimpin pada akhir inning ke-5?",
		"Variables": [
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=inning1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"baseball.odd_even": {
		"Name": "Ganjil/genap (termasuk inning ekstra)",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"baseball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"baseball.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"baseball.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"baseball.player_total_batter_runs_and_runs_batted_in_period_ot": {
		"Name": "{{player}} total batter runs + runs batted in (incl. extra innings)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.race_to_runs": {
		"Name": "Race to {{run}} run (termasuk inning ekstra)",
		"Variables": [
			"run"
		],
		"Split": "period=ot\u0026run={{run}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"baseball.result_of_pitch": {
		"Name": "Result of {{pitchnr}} pitch",
		"Variables": [
			"pitchnr"
		],
		"Split": "pitchnr={{pitchnr}}",
		"Outcomes": {
			"ball": "ball",
			"hit": "hit",
			"other": "Lainnya",
			"strike": "strike"
		}
	},
	"baseball.result_of_player_at_bat": {
		"Name": "Result of {{player}} {{appearancenr}} time at bat",
		"Variables": [
			"player",
			"appearancenr"
		],
		"Split": "player={{player}}\u0026appearancenr={{appearancenr}}",
		"Outcomes": {
			"home_run": "home run",
			"on_base": "on base",
			"out": "out"
		}
	},
	"baseball.run_line": {
		"Name": "Handikap (termasuk inning ekstra)",
		"Primary": true,
		"Variables": [
			"handicap",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"baseball.run_range_period_ot": {
		"Name": "Jarak run (termasuk inning ekstra)",
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"baseball.run_runnr_period_ot": {
		"Name": "{{runnr}} run (termasuk inning ekstra)",
		"Variables": [
			"runnr"
		],
		"Split": "runnr={{runnr}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"baseball.team_total_home_runs_period_ot": {
		"Name": "{{team}} total home runs (incl. extra innings)",
		"Variables": [
			"team",
			"total"
		],
		"Split": "team={{team}}\u0026period=ft_home_runs\u0026period=ot_home_runs",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.team_totals": {
		"Name": "{{team}} total (termasuk inning ekstra)",
		"Variables": [
			"total",
			"team",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.total_hits_in_inning": {
		"Name": "{{inning}} inning - total hits",
		"Variables": [
			"inning",
			"total"
		],
		"Split": "period=inning{{inning}}_hits",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.total_hits_period_ot": {
		"Name": "Total hits (incl. extra innings)",
		"Variables": [
			"total"
		],
		"Split": "period=ft_hits\u0026period=ot_hits",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.total_home_runs_period_ot": {
		"Name": "Total home runs (incl. extra innings)",
		"Variables": [
			"total"
		],
		"Split": "period=ot_home_runs\u0026period=ft_home_runs",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.total_in_inning": {
		"Name": "{{inning}} inning - total",
		"Variables": [
			"inning",
			"total"
		],
		"Split": "period=inning{{inning}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.total_scoreless_innings": {
		"Name": "Total inning tanpa skor",
		"Description": "Jumlah total babak ketika tim pemukul gagal mencetak run",
		"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": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.totals": {
		"Name": "Total (termasuk inning ekstra)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.totals_innings_1_to_5": {
		"Name": "Inning 1 sampai 5 - total",
		"Variables": [
			"total",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=inning1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"baseball.with_extra_inning": {
		"Name": "Akankah ada inning ekstra",
		"Description": "Sebuah babak tambahan terjadi jika terjadi seri pada akhir babak ke-9",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"basketball.1st_half_1x2": {
		"Name": "Babak pertama - 1x2",
		"Description": "Pasar 3 arah hanya untuk babak pertama: 1 = tuan rumah menang, X = seri dan 2 = kemenangan tandang (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"basketball.1st_half_draw_no_bet": {
		"Name": "Babak pertama - draw no bet",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.1st_half_team_total": {
		"Name": "Babak pertama - {{team}} total",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.1x2": {
		"Name": "1x2",
		"Description": "Pasar 3 arah: 1 = tuan rumah menang, X = seri dan 2 = tandang menang, tidak termasuk perpanjangan waktu (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_1x2": {
		"Name": "Babak kedua - 1x2",
		"Description": "Pasar 3 arah hanya untuk babak ke-2: 1 = tuan rumah menang, X = seri dan 2 = kemenangan tandang tidak termasuk perpanjangan waktu (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_1x2_incl_ot": {
		"Name": "Babak kedua - 1x2 (termasuk overtime)",
		"Deprecated": true,
		"Description": "Pasar 3 arah hanya untuk babak ke-2: 1 = tuan rumah menang, X = seri dan 2 = kemenangan tandang termasuk perpanjangan waktu (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=ot\u0026period=2h\u0026period=1h\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_1x2_incl_ot.v2": {
		"Name": "Babak kedua - 1x2 (termasuk overtime)",
		"Deprecated": true,
		"Description": "Pasar 3 arah hanya untuk babak ke-2: 1 = tuan rumah menang, X = seri dan 2 = kemenangan tandang termasuk perpanjangan waktu (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=et\u0026period=1h\u0026period=2h\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_handicap": {
		"Name": "Babak kedua - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.2nd_half_total": {
		"Name": "Babak kedua - total",
		"Description": "Jumlah poin yang dicetak oleh kedua tim hanya di babak kedua, tidak termasuk perpanjangan waktu",
		"Variables": [
			"total"
		],
		"Split": "period=2h",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.any_team_to_lead_by_points": {
		"Name": "tim manapun yang memimpin dengan {{point}}",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026points={{point}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"basketball.any_team_total_maximum_consecutive_points": {
		"Name": "Tim manapun dengan total poin maksimum berturut-turut",
		"Description": "Jumlah maksimum poin berturut-turut yang dicetak oleh tim mana pun",
		"Variables": [
			"total"
		],
		"Split": "period=ot",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.halftime_fulltime": {
		"Name": "Halftime/Fulltime",
		"Description": "Hasil babak pertama dan hasil babak kedua, tidak termasuk perpanjangan waktu",
		"Variables": [],
		"Split": "period=ht\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/seri",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "seri/{{away}}",
			"draw_draw": "seri/seri",
			"draw_home": "seri/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/seri",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"basketball.handicap": {
		"Name": "Handicap",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.handicap_period_2h_incl_ot": {
		"Name": "Babak ke-2 - handicap (Termasuk Overtime)",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h_incl_ot",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.handicap_period_first_half": {
		"Name": "Babak pertama - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=q1\u0026period=q2\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.handicap_period_second_half": {
		"Name": "Babak kedua - handicap (termasuk overtime)",
		"Deprecated": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.highest_scoring_quarter": {
		"Name": "Quarter skor tertinggi",
		"Variables": [],
		"Split": "period=ot\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "Quarter Pertama",
			"2nd_quarter": "Quarter Kedua",
			"3rd_quarter": "Quarter Ketiga",
			"4th_quarter": "Quarter Keempat",
			"equal": "Sama"
		}
	},
	"basketball.moneyline": {
		"Name": "Pemenang (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.odd_even": {
		"Name": "Ganjil/Genap",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"basketball.odd_even_period_first_half": {
		"Name": "Babak pertama - ganjil/genap",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"basketball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"basketball.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"basketball.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"basketball.player_assists": {
		"Name": "{{player}} (Assists)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.player_blocks": {
		"Name": "{{player}} (Blok)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.player_double_double": {
		"Name": "{{player}} (Double+Double)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.player_points": {
		"Name": "{{player}} (Poin)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.player_points_rebounds_assists": {
		"Name": "{{player}} (Pts+Rebs+Asts)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.player_rebounds": {
		"Name": "{{player}} (Rebounds)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.player_steals_blocks": {
		"Name": "{{player}} (Mencuri+Memblokir)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.player_three_point_field_goals": {
		"Name": "{{player}} (3 Poin FG)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.player_turnovers": {
		"Name": "{{player}} (Turnovers)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.quarter_1x2": {
		"Name": "Quarter {{quarter}} - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"basketball.quarter_handicap": {
		"Name": "Quarter {{quarter}} - handicap",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=ot\u0026period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.quarter_totals": {
		"Name": "Quarter {{quarter}} - total",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.race_to_points": {
		"Name": "Race to {{point}} poin",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.race_to_points_incl_ot": {
		"Name": "Race to {{point}} poin (termasuk overtime)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.scoring_type_pointnr": {
		"Name": "Jenis skor {{point}} poin (termasuk overtime)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026point={{point}}",
		"Outcomes": {
			"away_1": "{{away}} 1 poin skor",
			"away_2": "{{away}} 2 poin skor",
			"away_3": "{{away}} skor 3 poin",
			"home_1": "{{home}} skor 1 poin",
			"home_2": "{{home}} skor 2 poin",
			"home_3": "{{home}} skor 3 poin"
		}
	},
	"basketball.team_to_lead_by_points": {
		"Name": "{{team}} yang memimpin dengan {{point}}",
		"Variables": [
			"team",
			"point"
		],
		"Split": "period=ot\u0026team={{team}}\u0026points={{point}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"basketball.team_total_maximum_consecutive_points": {
		"Name": "{{team}} total poin maksimum berturut-turut",
		"Description": "Jumlah poin terbanyak yang dicetak oleh tim yang disebutkan secara berurutan",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ot\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.team_totals": {
		"Name": "{{team}} total (termasuk overtime)",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.total_period_first_half": {
		"Name": "Babak pertama - total",
		"Variables": [
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.total_period_second_half": {
		"Name": "Babak kedua - total (termasuk overtime)",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"basketball.totals": {
		"Name": "Total (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"beach_soccer.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_soccer.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"beach_soccer.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_soccer.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_soccer.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"beach_soccer.totals": {
		"Name": "Total",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"beach_volleyball.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_volleyball.handicap": {
		"Name": "Poin handicap",
		"Primary": true,
		"CashoutAvailable": 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.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_volleyball.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"beach_volleyball.totals": {
		"Name": "Total poin",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"beach_volleyball.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"bowls.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"bowls.handicap": {
		"Name": "Handicap set",
		"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.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"bowls.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"bowls.set_1x2": {
		"Name": "Set {{set}} - 1x2",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"bowls.set_and_end_total": {
		"Name": "Set {{set}} end {{end}} - total",
		"Variables": [
			"set",
			"end",
			"total"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"bowls.set_and_end_winner": {
		"Name": "Set {{set}} end {{end}} - pemenang",
		"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}} - poin yang tepat",
		"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}} akhir {{end}} - ganjil/genap",
		"Variables": [
			"set",
			"end"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"even": "Genap",
			"odd": "ganjil"
		}
	},
	"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}} - poin {{point}}",
		"Variables": [
			"set",
			"point"
		],
		"Split": "period=default\u0026set={{set}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_team_total": {
		"Name": "Set {{set}} - {{team}} total",
		"Variables": [
			"set",
			"team",
			"total"
		],
		"Split": "period=default\u0026team={{team}}\u0026set={{set}}",
		"Outcomes": {
			"over": "di atas {{total}}",
			"under": "di bawah {{total}}"
		}
	},
	"bowls.set_total": {
		"Name": "Set {{set}} - total",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"bowls.totals": {
		"Name": "Total set",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"bowls.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"boxing.1x2": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"boxing.freetext": {
		"Name": "{{market_name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"boxing.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Description": "Berapa babak yang akan berlangsung? 1/2 (setengah) babak adalah 1 menit 30 detik",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"boxing.will_the_fight_go_the_distance": {
		"Name": "Will the fight go the distance",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"boxing.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"boxing.winner_exact_rounds": {
		"Name": "Winner \u0026 babak yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.winner_round_range": {
		"Name": "Pemenang \u0026 kisaran ronde",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.winning_method": {
		"Name": "Metode kemenangan",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"call_of_duty.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"call_of_duty.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"call_of_duty.handicap": {
		"Name": "Handicap map",
		"Primary": true,
		"Description": "Handicap memberi satu tim keunggulan map untuk membuat permainan dengan tim besar menjadi lebih setara dan menarik.",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"call_of_duty.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"call_of_duty.map_winner_v2": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"call_of_duty.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"call_of_duty.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"call_of_duty.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"call_of_duty.totals": {
		"Name": "Total map",
		"Primary": true,
		"Description": "Bertaruh pada jumlah total map yang dimainkan.",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"call_of_duty.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"chess.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"chess.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"chess.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"chess.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"chess.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"counter_strike.correct_score_in_maps": {
		"Name": "Skor yang tepat (di map)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_1st_half_winner": {
		"Name": "Map {{map}} Babak Pertama - pemenang",
		"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": "Seri",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_handicap": {
		"Name": "Handicap map",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"counter_strike.map_knife_round_winner": {
		"Name": "Map {{map}} babak pisau - pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_odd_even_rounds": {
		"Name": "peta {{map}} - ganjil/genap ronde (termasuk overtime)",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period={{map}}",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"counter_strike.map_odd_even_rounds.v2": {
		"Name": "peta {{map}} - ganjil/genap ronde (termasuk overtime)",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"counter_strike.map_player_with_most_deaths": {
		"Name": "Map {{map}} - pemain dengan kematian terbanyak (termasuk overtime)",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_player_with_most_kills": {
		"Name": "Map {{map}} - pemain dengan kill terbanyak (termasuk overtime)",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_race_to_rounds": {
		"Name": "Map {{map}} - race to {{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 dijinakan",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"counter_strike.map_round_bomb_planted": {
		"Name": "Map {{map}} round {{round}} - bom dipasang",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"counter_strike.map_round_handicap": {
		"Name": "Map {{map}} - handicap ronde (termasuk overtime)",
		"Deprecated": true,
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"counter_strike.map_round_handicap.v2": {
		"Name": "Map {{map}} - handicap ronde (termasuk overtime)",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=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}} - pemain dengan {{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}} - {{team}} total kills",
		"Variables": [
			"team",
			"map",
			"round",
			"total"
		],
		"Split": "period=default\u0026team={{team}}\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"counter_strike.map_round_total_kills": {
		"Name": "Map {{map}} round {{round}} - total kill",
		"Variables": [
			"total",
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"counter_strike.map_round_winner": {
		"Name": "Map {{map}} round {{round}} - pemenang",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_team_total": {
		"Name": "Map {{map}} - {{team}} total",
		"Variables": [
			"total",
			"team",
			"map"
		],
		"Split": "period=map{{map}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"counter_strike.map_total_headshots": {
		"Name": "Map {{map}} - total headshot (termasuk overtime)",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"counter_strike.map_total_rounds": {
		"Name": "Map {{map}} - total ronde (termasuk overtime)",
		"Variables": [
			"map",
			"total"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"counter_strike.map_will_there_be_an_ace": {
		"Name": "Map {{map}} - apakah akan ada yang ace (termasuk overtime)",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"counter_strike.map_will_there_be_overtime": {
		"Name": "Map {{map}} - apakah akan ada overtime",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"counter_strike.map_winner": {
		"Name": "Map {{map}} - pemenang (termasuk overtime)",
		"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": "Odds Pertandingan",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"counter_strike.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"counter_strike.total_maps": {
		"Name": "Total peta",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"counter_strike.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"cricket.any_player_to_score_milestone": {
		"Name": "pemain manapun untuk mencetak skor {{milestone}}",
		"Deprecated": true,
		"Variables": [
			"milestone"
		],
		"Split": "period=ft\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"cricket.any_player_to_score_milestone.v2": {
		"Name": "{{innings}} inning - pemain manapun untuk mencetak skor {{milestone}}",
		"Variables": [
			"innings",
			"milestone"
		],
		"Split": "period=innings{{innings}}\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"cricket.day_session_total": {
		"Name": "hari {{day}} sesi {{session}} - total",
		"Description": "Berapa banyak runs yang ada dalam sesi hari itu?",
		"Variables": [
			"day",
			"session",
			"total"
		],
		"Split": "period=ft\u0026day={{day}}\u0026session={{session}}",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"cricket.innings_dismissal_batter_out": {
		"Name": "{{innings}} inning - {{dismissal}} batter out",
		"Description": "Pemukul mana yang akan ter-dismiss selanjutnya?",
		"Variables": [
			"innings",
			"dismissal",
			"player"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026dismissal={{dismissal}}",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"cricket.innings_player_to_score_milestone": {
		"Name": "{{innings}} inning - {{player}} untuk mencetak {{milestone}}",
		"Description": "Apakah pemukul mencetak banyak runs?",
		"Variables": [
			"innings",
			"player",
			"milestone"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026player={{player}}\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "tidak",
			"yes": "ya"
		}
	},
	"cricket.innings_player_total_fours": {
		"Name": "{{innings}} inning - {{player}} total four",
		"Description": "4 poin dicetak oleh pemukul",
		"Variables": [
			"innings",
			"player",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026player={{player}}",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"cricket.innings_team_total_fours": {
		"Name": "{{innings}} inning - {{team}} total four",
		"Description": "Berapa banyak poin 4 angka yang akan diperoleh tim?",
		"Variables": [
			"innings",
			"team",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026team={{team}}",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"cricket.innings_team_total_sixes": {
		"Name": "{{innings}} inning - {{team}} total six",
		"Description": "Berapa banyak poin 6 angka yang akan diperoleh tim?",
		"Variables": [
			"innings",
			"team",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026team={{team}}",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"cricket.innings_total": {
		"Name": "Innings Total",
		"Deprecated": true,
		"Description": "Innings Total",
		"Variables": [
			"inningnr",
			"total"
		],
		"Split": "period=ft\u0026period=inning{{inningnr}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.innings_total_v2": {
		"Name": "Innings Total",
		"Variables": [
			"innings",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"cricket.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"cricket.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"cricket.player_to_score_milestone": {
		"Name": "{{player}} untuk mencetak {{milestone}}",
		"Description": "Apakah pemukul mencetak banyak runs?",
		"Variables": [
			"player",
			"milestone"
		],
		"Split": "period=ft\u0026player={{player}}\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "tidak",
			"yes": "ya"
		}
	},
	"cricket.player_total": {
		"Name": "{{player}} total",
		"Variables": [
			"player",
			"total"
		],
		"Split": "period=ft\u0026player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.player_total_fours": {
		"Name": "{{player}} total four",
		"Description": "4 poin dicetak oleh pemukul",
		"Variables": [
			"player",
			"total"
		],
		"Split": "period=ft\u0026player={{player}}",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"cricket.player_total_player_performance": {
		"Name": "{{player}} total performa pemain",
		"Description": "Poin performa pemain (1 poin/run, 20 poin/wicket, 10 poin/tangkap, 25 poin/stumping)",
		"Variables": [
			"player",
			"total"
		],
		"Split": "period=ft\u0026player={{player}}",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"cricket.team_total_at_dismissal": {
		"Name": "{{team}} total pada {{dismissal}} penolakan",
		"Variables": [
			"team",
			"total",
			"dismissal"
		],
		"Split": "period=ft\u0026team={{team}}\u0026dismissal={{dismissal}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.team_total_fours": {
		"Name": "{{team}} total four",
		"Description": "Berapa banyak poin 4 angka yang akan diperoleh tim?",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"cricket.team_total_from_0_over_to_x_over": {
		"Name": "Inning over 0 sampai {{to_over}} - {{team}} total",
		"Variables": [
			"to_over",
			"team",
			"total"
		],
		"Split": "period=ft\u0026to_over={{to_over}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.team_total_sixes": {
		"Name": "{{team}} total six",
		"Description": "Berapa banyak poin 6 angka yang akan diperoleh tim?",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"cricket.test_1x2": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"cricket.test_innings_team_total": {
		"Name": "Inning {{innings}} - {{team}} total",
		"Description": "Total runs oleh tim dalam jumlah innings",
		"Variables": [
			"team",
			"innings",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.test_match_innings_any_player_score_milestone": {
		"Name": "{{innings}} inning - pemain manapun untuk mencetak skor {{milestone}}",
		"Variables": [
			"innings",
			"milestone"
		],
		"Split": "period=innings{{innings}}\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"cricket.test_match_innings_team_total_at_dismissal": {
		"Name": "{{innings}} inning - {{team}} total pada {{dismissal}} penolakan",
		"Variables": [
			"innings",
			"team",
			"dismissal",
			"total"
		],
		"Split": "period=innings{{innings}}\u0026team={{team}}\u0026dismissal={{dismissal}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.test_match_innings_team_totals": {
		"Name": "Inning {{innings}} - {{team}} total",
		"Variables": [
			"innings",
			"team",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.test_match_player_total": {
		"Name": "{{innings}} inning - {{player}} total",
		"Variables": [
			"innings",
			"player",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.test_match_team_with_top_batter": {
		"Name": "Tim dengan top batter",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"cricket.test_winner": {
		"Name": "Pemenang Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"cricket.top_batter_total": {
		"Name": "Top total batter",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.total_in_highest_scoring_over": {
		"Name": "Total dalam skor over tertinggi",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.total_sixes": {
		"Name": "Total sixes",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"cricket.will_there_be_a_tie": {
		"Name": "Apakah akan seri",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"cricket.winner": {
		"Name": "Pemenang (termasuk Superovers)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"crossfire.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"crossfire.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"curling.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"curling.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"curling.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"curling.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"cycling.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"cycling.head2head": {
		"Name": "Head2head",
		"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}}"
		}
	},
	"cycling.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"cycling.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"darts.180s_handicap": {
		"Name": "180s handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.correct_score_in_sets": {
		"Name": "Skor yang tepat (di set)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"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": "Handicap set",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.most_180s": {
		"Name": "Terbanyak 180s",
		"Description": "Pemain mana yang mendapatkan 180 poin paling banyak? Misalnya, 180 = 3 kali lipat 20-an dalam satu putaran",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"darts.odd_even_sets": {
		"Name": "Set Ganjil/Genap",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"darts.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"darts.set_correct_score_in_legs": {
		"Name": "Set {{set}} - skor yang tepat (di leg)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.set_leg_any_player_to_score_a_180": {
		"Name": "Set {{set}} leg {{leg}} - pemain manapun yang mencetak skor 180",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"darts.set_leg_checkout_color": {
		"Name": "Set {{set}} leg {{leg}} - warna checkout",
		"Description": "Akankah putaran final berakhir dengan warna hijau atau merah?",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"green": "Hijau",
			"red": "Merah"
		}
	},
	"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}} yang mencetak 180",
		"Variables": [
			"set",
			"leg",
			"team"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}\u0026team={{team}}",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"darts.set_leg_total_darts": {
		"Name": "Set {{set}} leg {{leg}} - total darts",
		"Variables": [
			"total",
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"darts.set_leg_winner": {
		"Name": "Set {{set}} leg {{leg}} - pemenang",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"darts.set_most_180s": {
		"Name": "Set {{set}} - terbanyak 180s",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"darts.set_odd_even_legs": {
		"Name": "Set {{set}} - legs ganjil / genap",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"darts.set_team_total_180s": {
		"Name": "Set {{set}} - {{team}} total 180s",
		"Variables": [
			"set",
			"team",
			"total"
		],
		"Split": "period=default\u0026set={{set}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"darts.set_total_180s": {
		"Name": "Set {{set}} - total 180s",
		"Variables": [
			"total",
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"darts.set_total_legs": {
		"Name": "Set {{set}} - total leg",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"darts.set_which_player_wins_the_rest": {
		"Name": "Set {{set}} - pemain mana yang memenangkan sisanya",
		"Variables": [
			"set",
			"score"
		],
		"Split": "period=default\u0026set={{set}}\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"darts.set_winner": {
		"Name": "Set {{set}} - pemenang",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"darts.team_total_180s": {
		"Name": "{{team}} total 180s",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=default\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"darts.total_180s": {
		"Name": "Total 180s",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"darts.total_legs": {
		"Name": "Total leg",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"darts.total_sets": {
		"Name": "Total set",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"darts.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.correct_score_in_maps": {
		"Name": "Skor yang tepat (di map)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.map_10_minutes_total_kills": {
		"Name": "Map {{map}} 10 menit total kill dari {{from}} hingga {{to}}",
		"Variables": [
			"total",
			"map",
			"from",
			"to"
		],
		"Split": "period=default\u0026map={{map}}\u0026from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{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": "Handicap map",
		"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}} - handicap kill",
		"Deprecated": true,
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_kill_handicap_v2": {
		"Name": "Map {{map}} - handicap kill",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_most_kills": {
		"Name": "Map {{map}} - Kills Terbanyak",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_player_with_highest_creep_score": {
		"Name": "Map {{map}} - pemain dengan skor creep tertinggi",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.map_race_to_level_xth": {
		"Name": "Map {{map}} - race to 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 to {{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 to {{xth}} net worth",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_team_total_kills": {
		"Name": "Map {{map}} - {{team}} total kills",
		"Variables": [
			"team",
			"map",
			"total"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"dota_2.map_total_aegis": {
		"Name": "Map {{map}} - total aegis",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"dota_2.map_total_kills": {
		"Name": "Map {{map}} - total kill",
		"Deprecated": true,
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"dota_2.map_total_kills_v2": {
		"Name": "Map {{map}} - total kill",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"dota_2.map_total_tower": {
		"Name": "Map {{map}} - total tower",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{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": "peta {{map}} - pemenang",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_winner_v2": {
		"Name": "peta {{map}} - pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=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}} - Barak {{xth}}",
		"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": "Odds Pertandingan",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"dota_2.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"dota_2.total_maps": {
		"Name": "Total peta",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"dota_2.will_there_be_a_rampage": {
		"Name": "Akankah ada rampage",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"dota_2.will_there_be_an_ultra_kill": {
		"Name": "Akankah ada ultra kill",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"dota_2.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"entertainment.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"entertainment.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"entertainment.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"entertainment.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"entertainment.over_under": {
		"Name": "Atas/Bawah",
		"Variables": [
			"price"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{price}}",
			"under": "Di bawah {{price}}"
		}
	},
	"esport_aoe.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"esport_aoe.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_aoe.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Description": "Handicap memberi satu tim keunggulan map untuk membuat permainan dengan tim besar menjadi lebih setara dan menarik.",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_aoe.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_aoe.total_maps": {
		"Name": "Total map",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_aoe.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_arena_of_valor.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"esport_arena_of_valor.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_arena_of_valor.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_arena_of_valor.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_arena_of_valor.match_3_way": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_arena_of_valor.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_arena_of_valor.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_arena_of_valor.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"esport_arena_of_valor.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_bga.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_bga.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_bga.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_bga.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"esport_brawl_stars.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"esport_brawl_stars.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_brawl_stars.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Description": "Handicap memberi satu tim keunggulan map untuk membuat permainan dengan tim besar menjadi lebih setara dan menarik.",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_brawl_stars.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_brawl_stars.total_maps": {
		"Name": "Total map",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_brawl_stars.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_fifa.asian_handicap": {
		"Name": "Asian Handicap",
		"Primary": true,
		"Variables": [
			"handicap",
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_extratime": {
		"Name": "Asian Handicap - Waktu Ekstra",
		"Variables": [
			"handicap"
		],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_first_half": {
		"Name": "Handicap Asia babak pertama",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_second_half": {
		"Name": "Babak ke-2 Asian Handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.booking_match_odds": {
		"Name": "Match odds Hukuman kartu",
		"Variables": [],
		"Split": "period=period=ft_yellow_cards\u0026period=ft_red_cards",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_fifa.booking_nr": {
		"Name": "Booking {{booking}}",
		"Variables": [
			"booking"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"esport_fifa.both_teams_to_score": {
		"Name": "Kedua tim mencetak skor",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"esport_fifa.corner_handicap": {
		"Name": "Handicap tendangan sudut",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.corner_match_odds": {
		"Name": "Corner Match odds",
		"Variables": [],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_fifa.corner_nr": {
		"Name": "Tendangan sudut {{corner}}",
		"Variables": [
			"corner"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"esport_fifa.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.correct_score_period_1st_half": {
		"Name": "Babak pertama - Skor yang tepat",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.correct_score_period_2nd_half": {
		"Name": "Babak ke-2 - skor yang tepat",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.double_chance": {
		"Name": "Kesempatan Dobel",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "Seri atau {{away}}",
			"home_away": "{{home}} atau {{away}}",
			"home_draw": "{{home}} atau Seri"
		}
	},
	"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": "Total Gol yang Tepat babak pertama",
		"Variables": [
			"goals"
		],
		"Split": "period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"esport_fifa.exact_total_goals_period_second_half": {
		"Name": "Total Gol yang Tepat babak ke-2",
		"Variables": [
			"goals"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"esport_fifa.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_fifa.goal_nr": {
		"Name": "{{goal}} Gol",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"esport_fifa.halftime_fulltime_result": {
		"Name": "Halftime/Fulltime",
		"Variables": [],
		"Split": "period=1h\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}} / {{away}}",
			"away_draw": "{{away}} / Seri",
			"away_home": "{{away}} / {{home}}",
			"draw_away": "Seri / {{away}}",
			"draw_draw": "Seri / Seri",
			"draw_home": "Seri / {{home}}",
			"home_away": "{{home}} / {{away}}",
			"home_draw": "{{home}} / Seri",
			"home_home": "{{home}} / {{home}}"
		}
	},
	"esport_fifa.match_odds": {
		"Name": "Hasil Full Time",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_extratime": {
		"Name": "Odds Pertandingan -  Waktu Ekstra",
		"Variables": [],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_first_half": {
		"Name": "Hasil Paruh Waktu",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_second_half": {
		"Name": "Match Odds - Babak ke-2",
		"Variables": [],
		"Split": "period=ft\u0026period=2h\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_fifa.odd_even.penalty_shootout": {
		"Name": "Adu penalti - ganjil / genap",
		"Variables": [],
		"Split": "period=penalty_shootout",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"esport_fifa.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_fifa.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_fifa.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"esport_fifa.penalty_shootout_odd_even": {
		"Name": "Adu penalti - ganjil / genap",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=penalty",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"esport_fifa.team_clean_sheet": {
		"Name": "{{team}} clean sheet",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"esport_fifa.team_total_goals": {
		"Name": "{{team}} Total Gol",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.team_total_goals_period_first_half": {
		"Name": "{{team}} Babak pertama Total Gol",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.team_total_goals_period_second_half": {
		"Name": "{{team}} Babak kedua Total Gol",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=2h\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.team_win_to_nil": {
		"Name": "{{team}} win to nil",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"esport_fifa.total_booking_points": {
		"Name": "Total poin hukuman kartu (10/kuning, 25/merah)",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.total_bookings": {
		"Name": "Total hukuman kartu",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.total_corners": {
		"Name": "Total tendangan sudut",
		"Variables": [
			"total"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.total_goals": {
		"Name": "Total Gol",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.total_goals_period_extratime": {
		"Name": "Total Gol - Waktu Ekstra",
		"Variables": [
			"total"
		],
		"Split": "period=et",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.total_goals_period_first_half": {
		"Name": "Total Gol Babak ke-1",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_fifa.total_goals_period_second_half": {
		"Name": "Total Gol Babak ke-2",
		"Variables": [
			"total"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_free_fire.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_free_fire.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_free_fire.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_free_fire.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"esport_ice_hockey.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_king_of_glory.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"esport_king_of_glory.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_king_of_glory.map_handicap": {
		"Name": "Handicap map",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_king_of_glory.map_kill_handicap": {
		"Name": "Map {{map}} - handicap kill",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_king_of_glory.map_most_kills": {
		"Name": "Map {{map}} - Kills Terbanyak",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_king_of_glory.map_team_total_kills": {
		"Name": "Map {{map}} - {{team}} total kills",
		"Variables": [
			"team",
			"map",
			"total"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_king_of_glory.map_total_kills": {
		"Name": "Map {{map}} - total kill",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_king_of_glory.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}\u0026period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_king_of_glory.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_king_of_glory.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_king_of_glory.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"esport_king_of_glory.total_maps": {
		"Name": "Total Map",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_king_of_glory.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_madden.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.1st_half_1x2": {
		"Name": "Babak pertama - 1x2",
		"Description": "Pasar 3 arah hanya untuk babak pertama: 1 = kemenangan tuan rumah, X = seri dan 2 = kemenangan tandang",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.1st_half_draw_no_bet": {
		"Name": "Babak pertama - draw no bet",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.1st_half_team_total": {
		"Name": "Babak pertama - {{team}} total",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_nba2k.1st_half_winning_margin": {
		"Name": "Babak pertama - winning margin",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.1x2": {
		"Name": "1x2",
		"Description": "Pasar 3 arah, tidak termasuk Perpanjangan Waktu: 1 = kemenangan tuan rumah, X = seri dan 2 = kemenangan tandang",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_1x2": {
		"Name": "Babak kedua - 1x2",
		"Description": "Pasar 3 arah hanya untuk babak ke-2, tidak termasuk Perpanjangan Waktu: 1 = kemenangan tuan rumah, X = seri dan 2 = kemenangan tandang",
		"Variables": [],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_1x2_incl_ot": {
		"Name": "Babak kedua - 1x2 (termasuk overtime)",
		"Deprecated": true,
		"Description": "Pasar 3 arah hanya untuk babak ke-2, termasuk Perpanjangan Waktu: 1 = kemenangan tuan rumah, X = seri dan 2 = kemenangan tandang",
		"Variables": [],
		"Split": "period=ot\u0026period=2h\u0026period=1h\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_1x2_incl_ot.v2": {
		"Name": "Babak kedua - 1x2 (termasuk overtime)",
		"Description": "Pasar 3 arah hanya untuk babak ke-2: 1 = tuan rumah menang, X = seri dan 2 = kemenangan tandang termasuk perpanjangan waktu (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=et\u0026period=1h\u0026period=2h\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_handicap": {
		"Name": "Babak kedua - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.2nd_half_total": {
		"Name": "Babak kedua - total",
		"Variables": [
			"total"
		],
		"Split": "period=2h",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_nba2k.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.halftime_fulltime": {
		"Name": "Halftime/Fulltime",
		"Variables": [],
		"Split": "period=ht\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/seri",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "seri/{{away}}",
			"draw_draw": "seri/seri",
			"draw_home": "seri/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/seri",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"esport_nba2k.handicap": {
		"Name": "Handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.handicap_period_first_half": {
		"Name": "Babak pertama - handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=q1\u0026period=q2\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.handicap_period_second_half": {
		"Name": "Babak ke-2 - handicap (termasuk overtime)",
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.highest_scoring_quarter": {
		"Name": "Quarter skor tertinggi",
		"Variables": [],
		"Split": "period=ot\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "Quarter Pertama",
			"2nd_quarter": "Quarter Kedua",
			"3rd_quarter": "Quarter Ketiga",
			"4th_quarter": "Quarter Keempat",
			"equal": "Sama"
		}
	},
	"esport_nba2k.odd_even": {
		"Name": "Ganjil/Genap",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"esport_nba2k.odd_even_period_first_half": {
		"Name": "Babak pertama - ganjil/genap",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"esport_nba2k.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"esport_nba2k.quarter_1x2": {
		"Name": "Quarter {{quarter}} - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.quarter_handicap": {
		"Name": "Quarter {{quarter}} - handicap",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=ot\u0026period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.quarter_totals": {
		"Name": "Quarter {{quarter}} - total",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_nba2k.quarter_winning_margin": {
		"Name": "Quarter {{quarter}} - margin kemenangan",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away_by_3_plus": "{{away}} by 3+",
			"home_by_3_plus": "{{home}} by 3+",
			"other": "Lainnya"
		}
	},
	"esport_nba2k.race_to_points": {
		"Name": "Race to {{point}} poin",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.race_to_points_incl_ot": {
		"Name": "Race to {{point}} poin (termasuk overtime)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.scoring_type_pointnr": {
		"Name": "Jenis skor {{point}} poin (termasuk overtime)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026point={{point}}",
		"Outcomes": {
			"away_1": "{{away}} 1 poin skor",
			"away_2": "{{away}} 2 poin skor",
			"away_3": "{{away}} skor 3 poin",
			"home_1": "{{home}} skor 1 poin",
			"home_2": "{{home}} skor 2 poin",
			"home_3": "{{home}} skor 3 poin"
		}
	},
	"esport_nba2k.team_totals": {
		"Name": "{{team}} Total",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_nba2k.total_period_first_half": {
		"Name": "Babak pertama - total",
		"Variables": [
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_nba2k.total_period_second_half": {
		"Name": "Babak kedua - total (termasuk overtime)",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_nba2k.totals": {
		"Name": "Total (termasuk overtime)",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_nba2k.winner_incl_overtime": {
		"Name": "Pemenang (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.winning_margin": {
		"Name": "Winning margin (termasuk overtime)",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_valorant.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"esport_valorant.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_valorant.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"Description": "Handicap memberi satu tim keunggulan map untuk membuat permainan dengan tim besar menjadi lebih setara dan menarik.",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_valorant.map_round_handicap": {
		"Name": "Map {{map}} - handicap (termasuk overtime)",
		"Variables": [
			"map",
			"handicap"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_valorant.map_team_total_rounds": {
		"Name": "Map {{map}} - {{team}} total",
		"Variables": [
			"total",
			"team",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_valorant.map_total_rounds": {
		"Name": "Map {{map}} - Total (Termasuk Overtime)",
		"Variables": [
			"map",
			"total"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_valorant.map_winner": {
		"Name": "Map {{map}} - pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_valorant.totals": {
		"Name": "Total map",
		"Primary": true,
		"Description": "Bertaruh pada jumlah total map yang dimainkan.",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_valorant.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_warcraft.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"esport_warcraft.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_warcraft.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_warcraft.totals": {
		"Name": "Total (termasuk overtime)",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"esport_warcraft.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"field_hockey.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"field_hockey.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"field_hockey.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"field_hockey.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"field_hockey.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"field_hockey.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"floorball.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"floorball.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"floorball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"floorball.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"floorball.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"floorball.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"formula_1.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"formula_1.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"formula_1.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"formula_1.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"formula_e.freetext": {
		"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}}"
		}
	},
	"formula_e.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"formula_e.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"futsal.double_chance": {
		"Name": "Kesempatan Dobel",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "Seri atau {{away}}",
			"home_away": "{{home}} atau {{away}}",
			"home_draw": "{{home}} atau Seri"
		}
	},
	"futsal.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"futsal.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"futsal.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"futsal.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"futsal.odd_even": {
		"Name": "Ganjil/genap (termasuk overtime)",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"futsal.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"futsal.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"futsal.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"futsal.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"golf.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"golf.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"golf.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"golf.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"golf.winner": {
		"Name": "Head2head",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"greyhound.exacta": {
		"Name": "Exacta",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.outright": {
		"Name": "{{market_name}}",
		"Deprecated": true,
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.outright.v2": {
		"Name": "{{name}}",
		"Deprecated": true,
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"greyhound.place": {
		"Name": "Place",
		"Deprecated": true,
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.place.v2": {
		"Name": "Peringkat ({{position}} TBP)",
		"Deprecated": true,
		"Description": "Bertaruh pada anjing yang finish di salah satu tempat yang ditentukan, misalnya 3TBP berarti pilihan Anda akan menang jika finish di salah satu dari 3 tempat teratas.",
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhound.quinella": {
		"Name": "Quinella",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.show": {
		"Name": "Tampilkan",
		"Deprecated": true,
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.trifecta": {
		"Name": "Trifecta",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.trio": {
		"Name": "Trio",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.win": {
		"Name": "Menang",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.win.v2": {
		"Name": "Pemenang",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhound.win_sp.v2": {
		"Name": "Win",
		"Deprecated": true,
		"Description": "Harga awal (SP) akan menjadi odds resmi yang diumumkan oleh bandar taruhan di lapangan pada awal perlombaan.",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhounds.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhounds.place": {
		"Name": "Peringkat ({{position}} TBP)",
		"Primary": true,
		"Description": "Bertaruh pada anjing yang finish di salah satu tempat yang ditentukan, misalnya 3TBP berarti pilihan Anda akan menang jika finish di salah satu dari 3 tempat teratas.",
		"Variables": [
			"position"
		],
		"Split": "period=default\\u0026position={{position}}",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhounds.win": {
		"Name": "Pemenang",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhounds.win_sp": {
		"Name": "Win",
		"Description": "Harga awal (SP) akan menjadi odds resmi yang diumumkan oleh bandar taruhan di lapangan pada awal perlombaan.",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"handball.1st_half_total": {
		"Name": "Babak pertama - total",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"handball.double_chance": {
		"Name": "Kesempatan Dobel",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "Seri atau {{away}}",
			"home_away": "{{home}} atau {{away}}",
			"home_draw": "{{home}} atau Seri"
		}
	},
	"handball.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"handball.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"handball.halftime_fulltime_result": {
		"Name": "Halftime/Fulltime",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/Seri",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "Seri/{{away}}",
			"draw_draw": "Seri/Seri",
			"draw_home": "Seri/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/Seri",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"handball.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"handball.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"handball.odd_even": {
		"Name": "Ganjil/genap (termasuk overtime)",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"handball.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"handball.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"handball.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"handball.team_total": {
		"Name": "{{team}} Total",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"handball.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"handball.winner": {
		"Name": "Pemenang (termasuk overtime dan penalti",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"hearthstone.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"hearthstone.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"hearthstone.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"hearthstone.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"hearthstone.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"heroes_of_the_storm.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"heroes_of_the_storm.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"heroes_of_the_storm.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"heroes_of_the_storm.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"heroes_of_the_storm.total": {
		"Name": "Total",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"heroes_of_the_storm.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"horse_racing.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"horse_racing.place": {
		"Name": "Peringkat ({{position}} TBP)",
		"Primary": true,
		"Description": "Bertaruh pada kuda yang finish di salah satu tempat yang ditentukan, misalnya 3TBP berarti pilihan Anda akan menang jika finish di salah satu dari 3 tempat teratas.",
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"horse_racing.win": {
		"Name": "Pemenang",
		"Primary": true,
		"Description": "Pemenang balapan",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"horse_racing.win.v2": {
		"Name": "Pemenang",
		"Primary": true,
		"Description": "Pemenang balapan",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"horse_racing.win_sp": {
		"Name": "Win",
		"Description": "Harga awal (SP) akan menjadi odds resmi yang diumumkan oleh bandar taruhan di lapangan pada awal perlombaan.",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"ice_hockey.1x2": {
		"Name": "1x2",
		"Description": "Pasar 3 arah, tidak termasuk Perpanjangan Waktu: 1 = tuan rumah menang, X = seri dan 2 = kemenangan tandang (1 = tim yang disebutkan pertama jika tempat netral)",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"ice_hockey.1x2_both_teams_to_score": {
		"Name": "1x2 \u0026 kedua tim mencetak skor (termasuk overtime dan penalti)",
		"Variables": [],
		"Split": "period=ft\u0026period=ot\u0026period=ap",
		"Outcomes": {
			"away_no": "{{away}} \u0026 tidak",
			"away_yes": "{{away}} \u0026 ya",
			"home_no": "{{home}} \u0026 tidak",
			"home_yes": "{{home}} \u0026 ya"
		}
	},
	"ice_hockey.all_periods_under": {
		"Name": "Semua periode kurang {{total}}",
		"Variables": [
			"total"
		],
		"Split": "period=p1\u0026period=p2\u0026period=p3",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"ice_hockey.both_teams_to_score": {
		"Name": "Kedua tim mencetak skor",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"ice_hockey.correct_score": {
		"Name": "Skor yang tepat",
		"Description": "Skor pada akhir waktu reguler yaitu tidak termasuk perpanjangan waktu dan penalti",
		"Variables": [],
		"Split": "period=ft\u0026period=p1\u0026period=p2\u0026period=p3",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"ice_hockey.correct_score_incl_overtime_and_penalties": {
		"Name": "Skor yang tepat (termasuk overtime dan penalti)",
		"Variables": [],
		"Split": "period=ft\u0026period=ot\u0026period=ap",
		"Outcomes": {
			"dynamic.other": "lainnya",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"ice_hockey.double_chance": {
		"Name": "Kesempatan Dobel",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_or_away": "seri atau {{away}}",
			"home_or_away": "{{home}} atau {{away}}",
			"home_or_draw": "{{home}} atau seri"
		}
	},
	"ice_hockey.exact_goals_period_ft_incl_et_and_penalty_shootout": {
		"Name": "Gol yang tepat (termasuk Overtime dan Penalti)",
		"Variables": [],
		"Split": "period=ft\u0026period=ot\u0026period=et\u0026period=penalty_shootout",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"ice_hockey.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"ice_hockey.goal_nr": {
		"Name": "{{goal}} Gol",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"ice_hockey.handicap": {
		"Name": "Handicap (termasuk overtime dan penalti)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.handicap_regular_time": {
		"Name": "Handicap (termasuk overtime)",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.highest_scoring_period": {
		"Name": "Periode skor tertinggi",
		"Variables": [],
		"Split": "period=p1\u0026period=p2\u0026period=p3",
		"Outcomes": {
			"1st_period": "Periode pertama",
			"2nd_period": "Periode kedua",
			"3rd_period": "Periode ketiga",
			"equal": "sama"
		}
	},
	"ice_hockey.last_goal": {
		"Name": "Gol Terakhir",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "tidak ada"
		}
	},
	"ice_hockey.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"ice_hockey.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"ice_hockey.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"ice_hockey.period_1x2": {
		"Name": "Periode {{period}} - 1x2",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"ice_hockey.period_both_teams_to_score": {
		"Name": "Periode {{period}} - kedua tim mencetak skor",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"ice_hockey.period_handicap": {
		"Name": "Periode {{period}} - handicap",
		"Variables": [
			"handicap",
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.period_last_team_to_score": {
		"Name": "Periode {{period}} - tim terakhir yang mencetak skor",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"ice_hockey.period_team_total": {
		"Name": "{{period}} periode - {{team}} total",
		"Variables": [
			"team",
			"total",
			"period"
		],
		"Split": "period=p{{period}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"ice_hockey.period_total": {
		"Name": "Periode {{period}} - total",
		"Variables": [
			"total",
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"ice_hockey.period_which_team_to_score": {
		"Name": "Periode {{period}} - tim mana yang mencetak skor",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"both_teams": "Kedua tim",
			"none": "Tidak ada",
			"only_away": "Hanya {{away}}",
			"only_home": "Hanya {{home}}"
		}
	},
	"ice_hockey.period_winner": {
		"Name": "Periode {{period}} - Pemenang",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"ice_hockey.team_clean_sheet": {
		"Name": "{{team}} clean sheet",
		"Description": "Clean sheet mengacu pada tim yang disebutkan yang tidak kebobolan gol",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"ice_hockey.team_to_score_in_all_periods": {
		"Name": "{{team}} untuk mencetak gol di semua periode",
		"Variables": [
			"team"
		],
		"Split": "period=p1\u0026period=p2\u0026period=p3\u0026team={{team}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"ice_hockey.team_to_score_in_first_period": {
		"Name": "{{team}} Mencetak Skor Periode Pertama",
		"Variables": [
			"team"
		],
		"Split": "period=p1\u0026team={{team}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"ice_hockey.team_total": {
		"Name": "{{team}} total",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"ice_hockey.team_total_incl_overtime_and_penalties": {
		"Name": "{{team}} total (termasuk overtime dan penalti)",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"ice_hockey.total": {
		"Name": "Total",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"ice_hockey.totals": {
		"Name": "US total (termasuk overtime dan penalti)",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"ice_hockey.which_team_to_score": {
		"Name": "Tim mana yang mencetak skor",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"both_teams": "kedua tim",
			"none": "tidak ada",
			"only_away": "hanya {{away}}",
			"only_home": "hanya {{home}}"
		}
	},
	"ice_hockey.winner": {
		"Name": "Pemenang (termasuk overtime dan penalti",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"ice_hockey.winning_margin_incl_overtime_and_penalties": {
		"Name": "Margin kemenangan (termasuk overtime dan penalti)",
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away_by_1": "{{away}} by 1",
			"away_by_2": "{{away}} by 2",
			"away_by_3": "{{away}} by 3+",
			"away_by_4": "{{away}} by 4",
			"away_by_5_plus": "{{away}} by 5+",
			"away_by_exact_3": "{{away}} by 3",
			"home_by_1": "{{home}} by 1",
			"home_by_2": "{{home}} by 2",
			"home_by_3": "{{home}} by 3+",
			"home_by_4": "{{home}} by 4",
			"home_by_5_plus": "{{home}} by 5+",
			"home_by_exact_3": "{{home}} by 3"
		}
	},
	"kabaddi.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"kabaddi.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"kabaddi.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"kabaddi.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"kabaddi.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"kabaddi.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"kabaddi.total": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"league_of_legends.correct_score_in_maps": {
		"Name": "Skor yang tepat (di map)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"league_of_legends.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"league_of_legends.map_handicap": {
		"Name": "Handicap map",
		"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",
		"Deprecated": true,
		"Description": "Pilih tim yang menurut Anda akan menang. Jika seri, taruhan akan dikembalikan.",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_kill_draw_no_bet.v2": {
		"Name": "Map {{map}} - kill draw no bet",
		"Description": "Pilih tim yang menurut Anda akan menang. Jika seri, taruhan akan dikembalikan.",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_kill_handicap": {
		"Name": "Map {{map}} - handicap kill",
		"Deprecated": true,
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"league_of_legends.map_kill_handicap.v2": {
		"Name": "Map {{map}} - handicap kill",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"league_of_legends.map_team_total_kills": {
		"Name": "Map {{map}} - {{team}} total kills",
		"Variables": [
			"team",
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026map={{map}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"league_of_legends.map_total_kills": {
		"Name": "Map {{map}} - total kill",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026map={{map}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"league_of_legends.map_winner": {
		"Name": "Map {{map}} - pemenang",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_winner_v2": {
		"Name": "peta {{map}} - pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_baron": {
		"Name": "Map {{map}} - baron {{xth}}",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_dragon": {
		"Name": "Map {{map}} - dragon {{xth}}",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_inhibitor": {
		"Name": "Map {{map}} - inhibitor {{xth}}",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_kill": {
		"Name": "Map {{map}} - kill {{xth}}",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_tower": {
		"Name": "Map {{map}} - tower {{xth}}",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.match_odds": {
		"Name": "Odds Pertandingan",
		"Description": "Match odds memberi Anda opsi untuk bertaruh pada tim (A), seri, dan tim (B).",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"league_of_legends.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"league_of_legends.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"league_of_legends.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"league_of_legends.total_maps": {
		"Name": "Total peta",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"league_of_legends.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"mma.1x2": {
		"Name": "1x2",
		"Description": "Pasar 3 arah: 1 mengacu pada kemenangan tuan rumah, X seri dan 2 kemenangan tandang.",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"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.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"mma.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"mma.totals": {
		"Name": "Total",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"mma.will_the_fight_go_the_distance": {
		"Name": "Will the fight go the distance",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"mma.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"mma.winner_exact_rounds": {
		"Name": "Winner \u0026 babak yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"mma.winning_method": {
		"Name": "Metode kemenangan",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"motorsport.head2head": {
		"Name": "Head2head",
		"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}}"
		}
	},
	"motorsport.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"motorsport.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"olympics.freetext": {
		"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}}"
		}
	},
	"olympics.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"olympics.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"olympics.winner": {
		"Name": "Pemenang",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"overwatch.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"overwatch.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"overwatch.map_handicap": {
		"Name": "Handicap Map",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"overwatch.map_kill_handicap": {
		"Name": "Map {{map}} - handicap kill",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"overwatch.map_most_kills": {
		"Name": "Map {{map}} - Kills Terbanyak",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"overwatch.map_team_total_kills": {
		"Name": "Map {{map}} - {{team}} total kills",
		"Variables": [
			"team",
			"map",
			"total"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"overwatch.map_total_kills": {
		"Name": "Map {{map}} - total kill",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"overwatch.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}\u0026period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"overwatch.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"overwatch.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"overwatch.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"overwatch.total_maps": {
		"Name": "Total Map",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"overwatch.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"pesapallo.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"pesapallo.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"pesapallo.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"pesapallo.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"pesapallo.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"politics.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.government": {
		"Name": "Pemerintahan",
		"Description": "Pemerintahan pasca pemilu",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.house_majority": {
		"Name": "Mayoritas DPR",
		"Description": "Mayoritas DPR",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.most_seats": {
		"Name": "Kursi Terbanyak",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.next_chancellor": {
		"Name": "Kanselir Berikutnya",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.outright": {
		"Name": "{{market_name}}",
		"Deprecated": true,
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.outright.v2": {
		"Name": "{{name}}",
		"Deprecated": true,
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"politics.party_of_next_chancellor": {
		"Name": "Partai Kanselir Berikutnya",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.party_vote_percentage": {
		"Name": "{{party}} Persentase Suara",
		"Variables": [
			"party"
		],
		"Split": "party={{party}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.senate_majority": {
		"Name": "Mayoritas Senat",
		"Description": "Mayoritas Senat",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rainbow_six.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"rainbow_six.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rainbow_six.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rainbow_six.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rainbow_six.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rainbow_six.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"rainbow_six.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rocket_league.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"rocket_league.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rocket_league.handicap": {
		"Name": "Handicap map",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rocket_league.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"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.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rocket_league.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"rocket_league.total_maps": {
		"Name": "Total map",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"rocket_league.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rugby_league.1x2_period_1st_half": {
		"Name": "Babak pertama - 1x2",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "imbang",
			"home": "{{home}}"
		}
	},
	"rugby_league.draw_no_bet": {
		"Name": "Draw no bet",
		"Description": "Pilih tim yang menurut Anda akan menang. Jika seri, taruhan akan dikembalikan.",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rugby_league.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_league.halftime_fulltime_result": {
		"Name": "Halftime/Fulltime",
		"Description": "Hasil babak pertama dan hasil babak kedua, tidak termasuk perpanjangan waktu",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away_away": "{{away}} / {{away}}",
			"away_draw": "{{away}} / Seri",
			"away_home": "{{away}} / {{home}}",
			"draw_away": "Seri / {{away}}",
			"draw_draw": "Seri / Seri",
			"draw_home": "Seri / {{home}}",
			"home_away": "{{home}} / {{away}}",
			"home_draw": "{{home}} / Seri",
			"home_home": "{{home}} / {{home}}"
		}
	},
	"rugby_league.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_league.handicap_3_way_period_ft": {
		"Name": "Handikap {{handicap_score}}",
		"Description": "Pasar handicap 3 arah, contoh: Inggris v Wales: Inggris 0:19 = Inggris harus menang dengan 20 poin atau lebih, Seri 0:19 = Inggris perlu mencetak tepat 19 poin, Wales 0:19 = Wales harus menang atau kalah dengan 18 poin atau kurang.",
		"Variables": [
			"handicap_score"
		],
		"Split": "period=ft\u0026handicap_score={{handicap_score}}",
		"Outcomes": {
			"away": "{{away}} {{handicap_score}}",
			"draw": "imbang ({{handicap_score}})",
			"home": "{{home}} {{handicap_score}}"
		}
	},
	"rugby_league.handicap_period_1st_half": {
		"Name": "Babak pertama - handikap",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_league.moneyline": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"rugby_league.next_scoring_play": {
		"Name": "Gol berikutnya {{score}}",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away_with_drop_goal": "{{away}} dengan drop goal",
			"away_with_penalty": "{{away}} dengan pinalti",
			"away_with_try": "{{away}} dengan try",
			"home_with_drop_goal": "{{home}} dengan drop goal",
			"home_with_penalty": "{{home}} dengan pinalti",
			"home_with_try": "{{home}} dengan try"
		}
	},
	"rugby_league.odd_even": {
		"Name": "Ganjil/Genap",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"rugby_league.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_league.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_league.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"rugby_league.race_to_points": {
		"Name": "Balapan ke {{point}} poin",
		"Variables": [
			"point"
		],
		"Split": "period=ft\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "tiada"
		}
	},
	"rugby_league.team_totals": {
		"Name": "{{team}} total (termasuk overtime)",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"rugby_league.total_period_1st_half": {
		"Name": "Babak pertama - total",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"rugby_league.total_tries": {
		"Name": "Total try",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ft_tries",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"rugby_league.totals": {
		"Name": "Total (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"rugby_league.try_handicap": {
		"Name": "Try handikap",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft\u0026period=ft_tries",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_league.which_team_wins_the_rest_of_the_match": {
		"Name": "TIm mana yang menang sisa pertandingan {{score}}",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "imbang",
			"home": "{{home}}"
		}
	},
	"rugby_league.winning_margin_period_ft": {
		"Name": "Batas kemenangan",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_union.1x2_period_1st_half": {
		"Name": "Babak pertama - 1x2",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "imbang",
			"home": "{{home}}"
		}
	},
	"rugby_union.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rugby_union.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_union.halftime_fulltime_result": {
		"Name": "Halftime/Fulltime",
		"Description": "Hasil di babak pertama dan hasil di akhir pertandingan, tidak termasuk perpanjangan waktu",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away_away": "{{away}} / {{away}}",
			"away_draw": "{{away}} / Seri",
			"away_home": "{{away}} / {{home}}",
			"draw_away": "Seri / {{away}}",
			"draw_draw": "Seri / Seri",
			"draw_home": "Seri / {{home}}",
			"home_away": "{{home}} / {{away}}",
			"home_draw": "{{home}} / Seri",
			"home_home": "{{home}} / {{home}}"
		}
	},
	"rugby_union.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_union.handicap_3_way_period_ft": {
		"Name": "Handikap {{handicap_score}}",
		"Description": "Pasar handicap 3 arah, contoh: Inggris v Wales: Inggris 0:19 = Inggris harus menang dengan 20 poin atau lebih, Seri 0:19 = Inggris perlu mencetak tepat 19 poin, Wales 0:19 = Wales harus menang atau kalah dengan 18 poin atau kurang.",
		"Variables": [
			"handicap_score"
		],
		"Split": "period=ft\u0026handicap_score={{handicap_score}}",
		"Outcomes": {
			"away": "{{away}} {{handicap_score}}",
			"draw": "imbang ({{handicap_score}})",
			"home": "{{home}} {{handicap_score}}"
		}
	},
	"rugby_union.handicap_period_1st_half": {
		"Name": "Babak pertama - handikap",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_union.moneyline": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"rugby_union.next_scoring_play": {
		"Name": "Gol berikutnya {{score}}",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away_with_drop_goal": "{{away}} dengan drop goal",
			"away_with_penalty": "{{away}} dengan pinalti",
			"away_with_try": "{{away}} dengan try",
			"home_with_drop_goal": "{{home}} dengan drop goal",
			"home_with_penalty": "{{home}} dengan pinalti",
			"home_with_try": "{{home}} dengan try"
		}
	},
	"rugby_union.odd_even": {
		"Name": "Ganjil/Genap",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"rugby_union.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_union.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_union.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"rugby_union.race_to_points": {
		"Name": "Balapan ke {{point}} poin",
		"Variables": [
			"point"
		],
		"Split": "period=ft\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "tiada"
		}
	},
	"rugby_union.team_totals": {
		"Name": "{{team}} total (termasuk overtime)",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"rugby_union.total_period_1st_half": {
		"Name": "Babak pertama - total",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"rugby_union.total_tries": {
		"Name": "Total try",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ft_tries",
		"Outcomes": {
			"over": "lebih {{total}}",
			"under": "kurang {{total}}"
		}
	},
	"rugby_union.totals": {
		"Name": "Total (termasuk overtime)",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"rugby_union.try_handicap": {
		"Name": "Try handikap",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft\u0026period=ft_tries",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_union.which_team_wins_the_rest_of_the_match": {
		"Name": "TIm mana yang menang sisa pertandingan {{score}}",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "imbang",
			"home": "{{home}}"
		}
	},
	"rugby_union.winning_margin_period_ft": {
		"Name": "Batas kemenangan",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"sailing.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"sailing.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"sailing.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"sailing.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"sailing.winner": {
		"Name": "Pemenang",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"snooker.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"snooker.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"snooker.handicap": {
		"Name": "Frame handicap",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"snooker.odd_even_frames": {
		"Name": "Frame Ganjil/genap",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"snooker.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"snooker.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"snooker.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"snooker.totals": {
		"Name": "Total frame",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"snooker.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.10_minutes_sending_off_from_to": {
		"Name": "10 menit - dikeluarkan dari {{from}} hingga {{to}}",
		"Variables": [
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"no": "tidak",
			"yes": "Ya"
		}
	},
	"soccer.12_booking_handicap": {
		"Name": "1-2 Handicap Hukuman kartu",
		"Description": "Kartu kuning = 1 poin, Kartu merah = 2 poin, dengan maksimal 3 poin per pemain dan hanya pemain di lapangan yang dihitung",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.1st_half_corner_handicap": {
		"Name": "Babak pertama - handicap tendangan sudut",
		"Deprecated": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.1st_half_total_corners": {
		"Name": "Babak pertama - total tendangan sudut",
		"Variables": [
			"total"
		],
		"Split": "period=1h_corners",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.5_minutes_team_total_corners_from_to": {
		"Name": "5 menit - {{team}} total tendangan sudut dari {{from}} hingga {{to}}",
		"Variables": [
			"team",
			"total",
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.5_minutes_total_from_to": {
		"Name": "5 menit - total dari {{from}} hingga {{to}}",
		"Variables": [
			"total",
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.anytime_goalscorer": {
		"Name": "Pencetak gol kapan pun",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.no_goal": "Tanpa Gol",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.anytime_goalscorer_and_1x2_period_ft": {
		"Name": "{{player}} Anytime goalscorer \u0026 1x2",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "{{player}} \u0026 imbang",
			"home": "{{home}}",
			"other": "lainnya"
		}
	},
	"soccer.asian_handicap": {
		"Name": "Asian Handicap",
		"Primary": true,
		"Description": "Lihat [artikel Asian Handicaps](/{{locale}}/blog/betting-strategy/what-are-asian-handicaps/)",
		"Variables": [
			"handicap",
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.asian_handicap_period_extratime": {
		"Name": "Asian Handicap - Waktu Ekstra",
		"Variables": [
			"handicap"
		],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.asian_handicap_period_first_half": {
		"Name": "Handicap Asia babak pertama",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.asian_handicap_period_second_half": {
		"Name": "Babak ke-2 Asian Handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.booking_match_odds": {
		"Name": "Hukuman kartu 1x2",
		"Description": "Tim mana yang akan menerima poin hukuman kartu terbanyak? (10=kartu kuning, 25=kartu merah dengan maksimum 35 poin per pemain dan hanya pemain di lapangan yang dihitung.)",
		"Variables": [],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"soccer.booking_nr": {
		"Name": "Booking {{booking}}",
		"Variables": [
			"booking"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"soccer.booking_point_range_period_ft": {
		"Name": "Jarak poin kartu kuning",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.both_teams_to_score": {
		"Name": "Kedua tim mencetak skor",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"soccer.both_teams_to_score_period_1h": {
		"Name": "Babak pertama - kedua tim untuk mencetak skor",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"no": "tidak",
			"yes": "ya"
		}
	},
	"soccer.corner_handicap": {
		"Name": "Handicap tendangan sudut",
		"Description": "Taruhan pertandingan antar tim termasuk handicap tendangan sudut. Tendangan sudut harus diambil agar taruhan ini berlaku.",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.corner_handicap_period_1h": {
		"Name": "Babak pertama - handicap tendangan sudut",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h_corners",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.corner_match_odds": {
		"Name": "Corner Match odds",
		"Variables": [],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"soccer.corner_nr": {
		"Name": "Tendangan sudut {{corner}}",
		"Variables": [
			"corner"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"soccer.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.correct_score_period_1st_half": {
		"Name": "Babak pertama - Skor yang tepat",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.correct_score_period_2nd_half": {
		"Name": "Babak ke-2 - skor yang tepat",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "Lainnya",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.double_chance": {
		"Name": "Kesempatan Dobel",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "Seri atau {{away}}",
			"home_away": "{{home}} atau {{away}}",
			"home_draw": "{{home}} atau Seri"
		}
	},
	"soccer.double_chance_period_1h": {
		"Name": "Babak pertama - double chance",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"draw_or_away": "seri atau {{away}}",
			"home_or_away": "{{home}} atau {{away}}",
			"home_or_draw": "{{home}} atau seri"
		}
	},
	"soccer.draw_no_bet": {
		"Name": "Draw no bet",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.draw_no_bet_period_1h": {
		"Name": "Babak pertama - draw no bet",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.exact_total_goals_period_first_half": {
		"Name": "Total Gol yang Tepat babak pertama",
		"Variables": [
			"goals"
		],
		"Split": "period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"soccer.exact_total_goals_period_second_half": {
		"Name": "Total Gol yang Tepat babak ke-2",
		"Variables": [
			"goals"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"soccer.freetext.v2": {
		"Name": "{{market}}",
		"Variables": [
			"market"
		],
		"Split": "market={{market}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.freetext.v3": {
		"Name": "{{market_name_key}}",
		"Variables": [
			"market_name_key"
		],
		"Split": "market_name_key={{market_name_key}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.goal_nr": {
		"Name": "{{goal}} Gol",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "Tidak ada"
		}
	},
	"soccer.goal_strike_zone": {
		"Name": "Gol {{goal}} - zona serangan",
		"Variables": [
			"goal"
		],
		"Split": "goal={{goal}}",
		"Outcomes": {
			"high_center": "high center",
			"high_left": "kiri atas",
			"high_right": "kanan atas",
			"low_center": "tengah rendah",
			"low_left": "kiri rendah",
			"low_right": "kanan rendah"
		}
	},
	"soccer.goalnr_goalscorer": {
		"Name": "Pencetak Gol {{goal}}",
		"Description": "Pasar pencetak gol 1 mengacu pada pencetak gol pertama pertandingan. Jika pemain yang dipilih tidak bermain atau tidak berada di lapangan saat gol dicetak, taruhan akan dibatalkan. Pencetak Gol 2 mengacu pada gol kedua, Pencetak Gol 3 mengacu pada gol ketiga dst.",
		"Variables": [
			"goal"
		],
		"Split": "goal={{goal}}",
		"Outcomes": {
			"dynamic.no_goal": "Tanpa Gol",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.goalscorer_and_correct_score_period_ft": {
		"Name": "{{player}} {{goalnr}} pencetak gol \u0026 skor yang benar",
		"Variables": [
			"goalnr",
			"player"
		],
		"Split": "player={{player}}\u0026goalnr={{goalnr}}",
		"Outcomes": {
			"dynamic.score": "{{score}}",
			"other": "lainnya"
		}
	},
	"soccer.halftime_fulltime_result": {
		"Name": "Halftime/Fulltime",
		"Description": "Hasil di babak pertama dan hasil akhir di 90 menit pertandingan",
		"Variables": [],
		"Split": "period=1h\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}} / {{away}}",
			"away_draw": "{{away}} / Seri",
			"away_home": "{{away}} / {{home}}",
			"draw_away": "Seri / {{away}}",
			"draw_draw": "Seri / Seri",
			"draw_home": "Seri / {{home}}",
			"home_away": "{{home}} / {{away}}",
			"home_draw": "{{home}} / Seri",
			"home_home": "{{home}} / {{home}}"
		}
	},
	"soccer.handicap.penalty_shootout": {
		"Name": "Handicap - Adu penalti",
		"Variables": [
			"handicap"
		],
		"Split": "period=penalty_shootout",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.handicap_1x2_period_1h": {
		"Name": "Babak pertama - handikap {{handicap_score}}",
		"Description": "Tim Tuan Rumah 0:1 = Tim Tuan Rumah harus menang dengan minimal 2 gol atau lebih. Seri 0:1 = tim tuan rumah menang dengan tepat satu gol untuk menang. Tim Tandang 0:1 = Tim tandang harus seri atau menang.",
		"Variables": [
			"handicap_score"
		],
		"Split": "period=1h\u0026handicap_score={{handicap_score}}",
		"Outcomes": {
			"away": "{{away}} {{handicap_score}}",
			"draw": "Seri {{handicap_score}}",
			"home": "{{home}} {{handicap_score}}"
		}
	},
	"soccer.last_corner": {
		"Name": "Tendangan sudut terakhir",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "tidak ada"
		}
	},
	"soccer.last_goalscorer": {
		"Name": "Pencetak gol terakhir",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.no_goal": "Tanpa Gol",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.match_odds": {
		"Name": "Hasil Full Time",
		"Primary": true,
		"CashoutAvailable": true,
		"Description": "Pemenang di akhir 90 menit",
		"Variables": [
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_extratime": {
		"Name": "Odds Pertandingan -  Waktu Ekstra",
		"Variables": [],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_first_half": {
		"Name": "Hasil Paruh Waktu",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_second_half": {
		"Name": "Match Odds - Babak ke-2",
		"Variables": [],
		"Split": "period=ft\u0026period=2h\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"soccer.odd_even.penalty_shootout": {
		"Name": "Adu penalti - ganjil / genap",
		"Variables": [],
		"Split": "period=penalty_shootout",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"soccer.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"soccer.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"soccer.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.penalty_shootout_odd_even": {
		"Name": "Adu penalti - ganjil / genap",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=penalty",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"soccer.player_assists_period_ot": {
		"Name": "{{player}} Player assists",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_goals_period_ot": {
		"Name": "{{player}} Player goals",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_shots_on_goal_period_ot": {
		"Name": "{{player}} Player shots on goal",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_shots_period_ot": {
		"Name": "{{player}} Player shots",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_tackles_period_ot": {
		"Name": "{{player}} Player tackles",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_total_passes_period_ot": {
		"Name": "{{player}} Total Operan (termasuk overtime)",
		"Description": "Jumlah operan yang dibuat oleh pemain",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.player_total_shots_on_goal_period_ot": {
		"Name": "{{player}} Total Tembakan ke Gawang (Termasuk Overtime)",
		"Description": "Total tembakan ke gawang yang dilakukan oleh pemain",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.player_total_shots_period_ot": {
		"Name": "{{player}} Total Tendangan (Termasuk Overtime)",
		"Description": "Total tembakan yang diambil oleh pemain",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.player_total_tackles_period_ot": {
		"Name": "{{player}} Total Tackles (Termasuk Overtime)",
		"Description": "Total tackles yang dilakukan oleh pemain",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.sending_off_period_1h": {
		"Name": "Babak pertama - kartu merah",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"no": "tidak",
			"yes": "ya"
		}
	},
	"soccer.sending_off_period_ft": {
		"Name": "Kartu merah",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "tidak",
			"yes": "ya"
		}
	},
	"soccer.team_clean_sheet": {
		"Name": "{{team}} clean sheet",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"soccer.team_total_goals": {
		"Name": "{{team}} Total Gol",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.team_total_goals_period_first_half": {
		"Name": "{{team}} Babak pertama Total Gol",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.team_total_goals_period_second_half": {
		"Name": "{{team}} Babak kedua Total Gol",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=2h\u0026team={{team}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.team_win_to_nil": {
		"Name": "{{team}} win to nil",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"soccer.to_qualify": {
		"Name": "Ke Qualifikasi",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.to_qualify.v2": {
		"Name": "Kualifikasi / Menang Final",
		"Variables": [],
		"Split": "period=default\u0026period=ft\u0026period=ot\u0026period=ap",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.total.penalty_shootout_first_ten": {
		"Name": "Total - 10 Penalti pertama dalam Adu Penalti",
		"Variables": [
			"total"
		],
		"Split": "period=penalty_shootout_first_ten",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.total_booking_points": {
		"Name": "Total poin hukuman kartu (10/kuning, 25/merah)",
		"Description": "Kartu kuning = 10 poin, Kartu merah = 25 poin, dengan maksimal 35 poin per pemain dan hanya pemain di lapangan yang dihitung",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.total_bookings": {
		"Name": "Total hukuman kartu",
		"Description": "Kartu kuning = 1 poin, Kartu merah = 2 poin, dengan maksimal 3 poin per pemain dan hanya pemain di lapangan yang dihitung",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.total_corners": {
		"Name": "Total tendangan sudut",
		"Description": "Jumlah total tendangan sudut yang dilakukan selama waktu reguler.",
		"Variables": [
			"total"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.total_goals": {
		"Name": "Total Gol",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.total_goals_period_extratime": {
		"Name": "Total Gol - Waktu Ekstra",
		"Variables": [
			"total"
		],
		"Split": "period=et",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.total_goals_period_first_half": {
		"Name": "Total Gol Babak ke-1",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.total_goals_period_second_half": {
		"Name": "Total Gol Babak ke-2",
		"Variables": [
			"total"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"soccer.when_will_goal_be_scored_intervals": {
		"Name": "Kapan gol ke {{goal}} akan dicetak (interval 10 menit)",
		"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": "tidak ada"
		}
	},
	"soccer.which_team_wins_the_rest_of_the_match": {
		"Name": "Tim mana yang memenangkan sisa pertandingan",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"soccer.will_there_be_penalty_shootout": {
		"Name": "Akankah ada adu penalti",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "tidak",
			"yes": "ya"
		}
	},
	"soccer.winner_period_penalty_shootout": {
		"Name": "Pemenang - Adu Pinalti",
		"Variables": [],
		"Split": "period=penalty_shootout",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.winning_method": {
		"Name": "Metode kemenangan",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away_overtime": "{{away}} waktu lebih",
			"away_penalties": "{{away}} pinalti",
			"away_regular_time": "{{away}} waktu reguler",
			"home_overtime": "{{home}} waktu lebih",
			"home_penalties": "{{home}} pinalti",
			"home_regular_time": "{{home}} waktu reguler"
		}
	},
	"specials.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"specials.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"specials.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"specials.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"squash.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"squash.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"squash.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"squash.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"squash.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"squash.point_handicap": {
		"Name": "Poin handicap",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"squash.total_points": {
		"Name": "Total poin",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"squash.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"starcraft.correct_score_in_maps": {
		"Name": "Skor yang tepat (di map)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"starcraft.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"starcraft.map_handicap": {
		"Name": "Handicap map",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"starcraft.map_winner": {
		"Name": "Map {{map}} - pemenang",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"starcraft.map_winner_v2": {
		"Name": "Map {{map}} - pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=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.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"starcraft.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"starcraft.total_maps": {
		"Name": "Total peta",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"starcraft.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"street_fighter_v.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"street_fighter_v.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"street_fighter_v.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"street_fighter_v.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"sumo.freetext": {
		"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}}"
		}
	},
	"sumo.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"sumo.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"swimming.freetext": {
		"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}}"
		}
	},
	"swimming.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"swimming.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"table_tennis.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"table_tennis.exact_games": {
		"Name": "Game yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"table_tennis.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"table_tennis.game_odd_even": {
		"Name": "Game {{game}} - ganjil/genap",
		"Deprecated": true,
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"even": "Genap",
			"odd": "ganjil"
		}
	},
	"table_tennis.game_odd_even.v2": {
		"Name": "Game {{game}} - ganjil/genap",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026period=game{{game}}",
		"Outcomes": {
			"even": "Genap",
			"odd": "ganjil"
		}
	},
	"table_tennis.game_point": {
		"Name": "Game {{game}} - poin {{point}}",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.game_point_handicap": {
		"Name": "Game {{game}} - poin handicap",
		"Deprecated": true,
		"Variables": [
			"handicap",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"table_tennis.game_point_handicap.v2": {
		"Name": "Game {{game}} - poin handicap",
		"Variables": [
			"handicap",
			"game"
		],
		"Split": "period=default\u0026period=game{{game}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"table_tennis.game_race_to_points": {
		"Name": "Game {{game}} - race to {{point}} poin",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.game_total_points": {
		"Name": "Game {{game}} - total poin",
		"Deprecated": true,
		"Variables": [
			"total",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"table_tennis.game_total_points.v2": {
		"Name": "Game {{game}} - total poin",
		"Variables": [
			"total",
			"game"
		],
		"Split": "period=default\u0026period=game{{game}}",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"table_tennis.game_winner": {
		"Name": "Game {{game}} - pemenang",
		"Deprecated": true,
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.game_winner.v2": {
		"Name": "Game {{game}} - pemenang",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026period=game{{game}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.handicap": {
		"Name": "Poin 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.handicap.v2": {
		"Name": "Poin handicap",
		"Deprecated": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=game1\u0026period=game2\u0026period=game3\u0026period=game4\u0026period=game5",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"table_tennis.how_many_games_will_be_decided_by_extra_points": {
		"Name": "Berapa banyak game yang akan ditentukan oleh poin tambahan",
		"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.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"table_tennis.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"table_tennis.totals": {
		"Name": "Total poin",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"table_tennis.totals.v2": {
		"Name": "Total poin",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=game1\u0026period=game2\u0026period=game3\u0026period=game4\u0026period=game5",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"table_tennis.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.any_set_to_nil": {
		"Name": "Set manapun ke nihil",
		"Variables": [],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"tennis.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"tennis.exact_points": {
		"Name": "{{set}} set pertandingan {{game}} - poin tepat",
		"Variables": [
			"set",
			"game",
			"point"
		],
		"Split": "set={{set}}\u0026game={{game}}\u0026period=wo",
		"Outcomes": {
			"dynamic.point": "{{point}}"
		}
	},
	"tennis.exact_sets": {
		"Name": "Set tepat",
		"Variables": [],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"tennis.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"tennis.game_handicap": {
		"Name": "Handicap pertandingan",
		"Primary": true,
		"Description": "Prediksi hasil setelah handicap spread diterapkan pada permainan yang telah dimenangkan para pemain.",
		"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 - handicap pertandingan",
		"Variables": [
			"set",
			"handicap"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"tennis.game_handicap_void_supertiebreak": {
		"Name": "Handicap Permainan (VOID jika set ke-3 Super Tie Break)",
		"Deprecated": true,
		"Description": "Memprediksi hasil setelah handicap spread diterapkan pada permainan yang dimenangkan oleh pemain. Taruhan akan dikembalikan jika terjadi Super Tie Break. Tie Break reguler 10 poin pada set ke-3 selama turnamen besar tidak dihitung sebagai Super Tie Break.",
		"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.odd_even_games": {
		"Name": "Ganjil/Genap pertandingan",
		"Variables": [],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"tennis.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"tennis.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"tennis.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"tennis.point_in_game_and_set": {
		"Name": "{{set}} set pertandingan {{game}} - {{point}} poin",
		"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 to game {{game}}",
		"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}} pertandingan {{game}} - race to {{point}} poin",
		"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}} - skor yang tepat",
		"Variables": [
			"set"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"tennis.set_game_correct_score": {
		"Name": "Set {{set}} pertandingan {{game}} - skor yang tepat",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026period=game{{game}}\u0026period=wo",
		"Outcomes": {
			"away_to_0": "{{away}} ke 0",
			"away_to_15": "{{away}} ke 15",
			"away_to_30": "{{away}} ke 30",
			"away_to_40": "{{away}} ke 40",
			"home_to_0": "{{home}} ke 0",
			"home_to_15": "{{home}} ke 15",
			"home_to_30": "{{home}} ke 30",
			"home_to_40": "{{home}} ke 40"
		}
	},
	"tennis.set_game_to_deuce": {
		"Name": "Set {{set}} pertandingan {{game}} - untuk deuce",
		"Description": "Apakah akan ada deuce di permainan saat ini? Misal, skor 40-40",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026period=game{{game}}\u0026period=wo",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"tennis.set_handicap": {
		"Name": "Handicap set",
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"tennis.set_tiebreak_total_points": {
		"Name": "Set {{set}} tiebreak - total poin",
		"Variables": [
			"total",
			"set"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"tennis.team_to_win_a_set": {
		"Name": "{{team}} yang memenangkan set",
		"Description": "Akankah pemain yang disebutkan memenangkan setidaknya satu set?",
		"Variables": [
			"team"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5\u0026team={{team}}",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"tennis.team_total_games": {
		"Name": "{{team}} Total Pertandingan",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=default\u0026period=wo\u0026team={{team}}\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"tennis.total_games": {
		"Name": "Total pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Description": "Jumlah total permainan yang dimenangkan oleh kedua pemain. Misalnya, untuk satu set \"6-2\", \"3-6\", dan \"7-6\", totalnya adalah \"30\" (16+14). Jika ada Super Tie Break, seluruh taruhan tetap berlaku, dengan Super Tie Break dihitung sebagai satu permainan.",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"tennis.total_games_in_set": {
		"Name": "{{set}} set - total pertandingan",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"tennis.total_games_void_supertiebreak": {
		"Name": "Total game (VOID jika terjadi Super Tie Break)",
		"Deprecated": true,
		"Description": "Jumlah total permainan yang dimenangkan oleh kedua pemain. Misalnya, untuk satu set \"6-2\", \"3-6\", dan \"7-6\", totalnya adalah \"30\" (16+14). Dibatalkan jika set ke-3 Super Tie Break. Tie break reguler 10 poin pada set ke-3 selama turnamen besar tidak dihitung sebagai Super Tie Break.",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"tennis.total_sets": {
		"Name": "Total set",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"tennis.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.winner_and_total": {
		"Name": "Winner \u0026 total",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"away_and_over": "{{away}} \u0026 lebih {{total}}",
			"away_and_under": "{{away}} \u0026 kurang {{total}}",
			"home_and_over": "{{home}} \u0026 lebih {{total}}",
			"home_and_under": "{{home}} \u0026 kurang {{total}}"
		}
	},
	"tennis.winner_in_game_and_set": {
		"Name": "{{set}} set pertandingan {{game}} - pemenang",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026game={{game}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.winner_of_set": {
		"Name": "{{set}} set - pemenang",
		"CashoutAvailable": true,
		"Variables": [
			"set"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.with_tiebreak": {
		"Name": "Akankah ada tiebreak",
		"Variables": [],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"volleyball.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"volleyball.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"volleyball.handicap": {
		"Name": "Poin 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.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"volleyball.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"volleyball.set_handicap": {
		"Name": "Handicap set",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"volleyball.total_sets": {
		"Name": "Total set",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"volleyball.totals": {
		"Name": "Total poin",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"volleyball.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"waterpolo.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"waterpolo.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"waterpolo.match_odds": {
		"Name": "Odds Pertandingan",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "Seri",
			"home": "{{home}}"
		}
	},
	"waterpolo.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"waterpolo.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"waterpolo.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"waterpolo.totals": {
		"Name": "Total",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"wild_rift.correct_score": {
		"Name": "Skor yang tepat",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"wild_rift.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"wild_rift.handicap": {
		"Name": "Handicap (termasuk overtime)",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"wild_rift.map_winner": {
		"Name": "Map {{map}} - Pemenang",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"wild_rift.total": {
		"Name": "Total",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"wild_rift.winner": {
		"Name": "Pemenang",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"winter_sports.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"winter_sports.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"winter_sports.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"winter_sports.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"world_lottery.bonus_ball_equals_any_regular_ball": {
		"Name": "Bola bonus sama dengan bola biasa",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"world_lottery.bonus_ball_odd_even": {
		"Name": "Bola bonus ganjil/genap",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"world_lottery.bonus_ball_range": {
		"Name": "Bonus ball jarak",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.bonus_ball_single_digit": {
		"Name": "Bola bonus satu digit",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "Tidak",
			"yes": "Ya"
		}
	},
	"world_lottery.bonus_ball_sum_odd_even": {
		"Name": "Bonus ball sum ganjil/genap",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"world_lottery.bonus_ball_sum_total": {
		"Name": "Bonus ball sum total",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"world_lottery.bonus_ball_total": {
		"Name": "Total bonus bola",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"world_lottery.draw_sum_odd_even": {
		"Name": "Draw sum ganjil/genap",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "Genap",
			"odd": "Ganjil"
		}
	},
	"world_lottery.draw_sum_range": {
		"Name": "Draw sum jarak",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.draw_sum_total": {
		"Name": "Draw sum total",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"world_lottery.draw_sum_total_incl_bonus_ball": {
		"Name": "Draw sum total (termasuk bonus ball)",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "Di atas {{total}}",
			"under": "Di bawah {{total}}"
		}
	},
	"world_lottery.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.outright": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.outright.v2": {
		"Name": "{{name}}",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.outright.v3": {
		"Name": "",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"world_lottery.standard_bet": {
		"Name": "Taruhan standar",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.standard_bet_incl_bonus_ball_in_additional_drum": {
		"Name": "Taruhan standar (termasuk bola bonus di drum tambahan)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.standard_bet_incl_bonus_ball_in_same_drum": {
		"Name": "Taruhan standar (termasuk bola bonus di drum yang sama)",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	}
}