{
	"american_football.1x2_period_first_half": {
		"Name": "（前半）1x2",
		"Description": "1x2マーケット・前半のみ: 「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されたチームが「1」となります。",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"american_football.double_chance": {
		"Name": "ダブルチャンス",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"draw_away": "ドローまたは {{away}}",
			"home_away": "{{home}} または {{away}}",
			"home_draw": "{{home}} またはドロー"
		}
	},
	"american_football.draw_no_bet": {
		"Name": "ドロー・ノー・ベット（延長含む）",
		"Description": "延長終了後に同点の場合、すべてのベットは引き分けの結果になります。",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.drive_play_play_type": {
		"Name": "ドライブ {{drive}} プレイ {{play}} - {{team}} プレイタイプ",
		"Variables": [
			"drive",
			"play",
			"team"
		],
		"Split": "drive={{drive}}\u0026play={{play}}\u0026team={{team}}",
		"Outcomes": {
			"pass": "パス",
			"rush": "ラッシュ"
		}
	},
	"american_football.drive_play_total_yards_gained": {
		"Name": "{{drive}} drive play {{play}} - {{team}} 獲得したヤードの合計",
		"Variables": [
			"drive",
			"play",
			"team",
			"total"
		],
		"Split": "drive={{drive}}\u0026play={{play}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.drive_result": {
		"Name": "ドライブ {{drive}} - 結果",
		"Variables": [
			"drive"
		],
		"Split": "drive={{drive}}",
		"Outcomes": {
			"field_goal_attempt": "フィールドゴール試行",
			"offensive_touchdown": "オフェンスタッチダウン",
			"punt": "パント",
			"safety": "セーフティ",
			"turnover": "ターンオーバー"
		}
	},
	"american_football.halftime_fulltime_result": {
		"Name": "ハーフタイム／フルタイム",
		"Description": "前半の結果と、第4クォーター終了時の結果（延長戦除く）",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/引き分け",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "引き分け/{{away}}",
			"draw_draw": "引き分け/引き分け",
			"draw_home": "引き分け/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/引き分け",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"american_football.handicap": {
		"Name": "ハンディキャップ",
		"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": "（前半）ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.highest_scoring_quarter": {
		"Name": "最も得点の高かったクォーター",
		"Description": "両チームが最も多くスコアを獲得するのは延長を除いてどのクォーターでしょうか？",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "第1クォーター",
			"2nd_quarter": "第2クォーター",
			"3rd_quarter": "第3クォーター",
			"4th_quarter": "第4クォーター",
			"equal": "同点"
		}
	},
	"american_football.moneyline": {
		"Name": "マネーライン",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.odd_even": {
		"Name": "オッド/イーブン",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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}} (いつでもタッチダウン)",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_completions": {
		"Name": "{{player}} （コンプリート）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_field_goal_period_1st_quarter": {
		"Name": "{{player}} （第1クォーターでフィールドゴール）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_field_goal_period_2nd_quarter": {
		"Name": "{{player}} （第2クォーターでフィールドゴール）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_field_goal_period_3rd_quarter": {
		"Name": "{{player}} （第3 クォーターでフィールドゴール）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_field_goal_period_4th_quarter": {
		"Name": "{{player}} （第4クォーターでフィールドゴール）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_first_pass_completion_distance": {
		"Name": "{{player}} （初回パス完了のヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_first_reception": {
		"Name": "{{player}} （初回キャッチのヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_first_rushing_attempt": {
		"Name": "{{player}} （初回キャリーのヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_first_touchdown_pass_distance": {
		"Name": "{{player}} （初回タッチダウンパスのヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_first_touchdown_scorer": {
		"Name": "{{player}} （一番目のタッチダウン得点者）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_have_rush_attempts": {
		"Name": "{{player}} （キャリー）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_interceptions": {
		"Name": "{{player}} （インターセプト）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_kicking_points": {
		"Name": "{{player}} （キックポイント）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_last_touchdown_scorer": {
		"Name": "{{player}} （最後のタッチダウン得点者）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_long_completion": {
		"Name": "{{player}} （ロングコンプリート）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_long_reception": {
		"Name": "{{player}} （ロングレセプション）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_longest_pass_completion": {
		"Name": "{{player}} （最長パス完了のヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_longest_punt": {
		"Name": "{{player}} （最長パントのヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_longest_reception": {
		"Name": "{{player}} （最長レセプションのヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_longest_rushing_attempts": {
		"Name": "{{player}} （最長キャリーのヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_miss_field_goal": {
		"Name": "{{player}} （フィールドゴール失敗）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_mvp_super_bowl": {
		"Name": "{{player}} （スーパーボウルのMVP）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_pass_attempts": {
		"Name": "{{player}} （パスの試み）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_pass_completions": {
		"Name": "{{player}} （パスコンプリート）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_pass_yards": {
		"Name": "{{player}} （パスヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_points": {
		"Name": "{{player}} （合計点）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_punt_result_in_a_touchback": {
		"Name": "{{player}} （タッチバック時のパント結果）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_punts": {
		"Name": "{{player}} （パント合計）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_receiving_yards": {
		"Name": "{{player}} （レシービングヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_receptions": {
		"Name": "{{player}} （レセプション）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_rush_attempts": {
		"Name": "{{player}} （キャリー）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_rush_touchdown": {
		"Name": "{{player}} （ラッシュTD）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_rush_yards": {
		"Name": "{{player}} （ラッシュヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_score_points_in_all_four_quarters": {
		"Name": "{{player}} （4クォーター全ての得点: 1-4）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_shortest_punt": {
		"Name": "{{player}} （最短パントのヤード）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_throw_2_or_more_touchdowns_in_any_quarter": {
		"Name": "{{player}} （いずれかのクォーターでタッチダウンを2回以上投げる）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_throw_touchdown_pass_period_1st_quarter": {
		"Name": "{{player}} （第1クォータータッチダウンパスを投げる）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_throw_touchdown_pass_period_2nd_quarter": {
		"Name": "{{player}} （第2クォータータッチダウンパスを投げる）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_throw_touchdown_pass_period_3rd_quarter": {
		"Name": "{{player}} （第3クォータータッチダウンパスを投げる）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_throw_touchdown_pass_period_4th_quarter": {
		"Name": "{{player}} （第4クォータータッチダウンパスを投げる）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_total_field_goals": {
		"Name": "{{player}} （フィールドゴール）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_total_points_score_period_2nd_half_incl_ot": {
		"Name": "{{player}} （後半とOTでの合計得点）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_touchdown": {
		"Name": "{{player}} （タッチダウンを決める）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_touchdown_in_1h_and_2h_incl_ot": {
		"Name": "{{player}} （前半と後半/OTでタッチダウンを決める）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_touchdown_passes": {
		"Name": "{{player}} （TDパス）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.player_touchdown_period_1h": {
		"Name": "{{player}} （前半タッチダウンを決める）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"american_football.player_touchdown_receptions": {
		"Name": "{{player}} （TDレセプション）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.quarter_1x2": {
		"Name": "第 {{quarter}} クォーター - 1x2",
		"Description": "1x2マーケット：第4クォーター終了時の勝利の結果を賭けます。「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"american_football.quarter_handicap": {
		"Name": "第 {{quarter}} クォーター - ハンディキャップ",
		"Variables": [
			"handicap",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.quarter_handicap_incl_ot": {
		"Name": "第 {{quarter}} クォーター - ハンディキャップ（延長含む）",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=q{{quarter}}\u0026period=ot",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"american_football.quarter_total": {
		"Name": "第 {{quarter}} クォーター - 合計",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.quarter_totals_incl_ot": {
		"Name": "第 {{quarter}} クォーター - 合計（延長含む）",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}\u0026period=ot",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.race_to_points": {
		"Name": "{{point}} 点へのレース（延長含む）",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"american_football.team_highest_scoring_quarter": {
		"Name": "最高得点のクォーターのチーム",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"american_football.team_odd_even": {
		"Name": "{{team}} オッド/イーブン",
		"Variables": [
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"american_football.team_total_period_first_half": {
		"Name": "（前半） {{team}} 合計",
		"Description": "前半のみで指定チームが得点したポイントの合計数",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.team_totals": {
		"Name": "{{team}} の合計 ",
		"Description": "指定チームが獲得したポイント数・延長を含む",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.totals": {
		"Name": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.totals_period_first_half": {
		"Name": "（前半）合計",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.totals_period_second_half": {
		"Name": "後半 - 合計（延長含む）",
		"Variables": [
			"total"
		],
		"Split": "period=2h\u0026period=1h\u0026period=ot\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"american_football.touchdown_scorer": {
		"Name": "{{touchdown}} タッチダウン得点者（延長含む）",
		"Variables": [
			"touchdown"
		],
		"Split": "period=ot\u0026touchdown={{touchdown}}",
		"Outcomes": {
			"away_d_st_player": "{{away}} d/st プレイヤー",
			"away_other_player": "{{away}} 他プレイヤー",
			"home_d_st_player": "{{home}} d/st プレイヤー",
			"home_other_player": "{{home}} 他プレイヤー"
		}
	},
	"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": "前半 - 1x2",
		"Description": "1x2マーケット：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"aussie_rules.1st_half_double_chance": {
		"Name": "前半 - ダブルチャンス",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"draw_or_away": "ドローまたは {{away}}",
			"home_or_away": "{{home}} または {{away}}",
			"home_or_draw": "{{home}} またはドロー"
		}
	},
	"aussie_rules.1st_half_draw_no_bet": {
		"Name": "（前半）ドロー・ノー・ベット",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.1st_half_handicap": {
		"Name": "前半 - ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.1st_half_odd_even": {
		"Name": "前半 - オッド/イーブン",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"aussie_rules.1st_half_team_total": {
		"Name": "前半 - {{team}} 合計",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"aussie_rules.1st_half_total": {
		"Name": "前半 - 合計",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"aussie_rules.double_chance": {
		"Name": "ダブルチャンス",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "ドローまたは {{away}}",
			"home_away": "{{home}} または {{away}}",
			"home_draw": "{{home}} またはドロー"
		}
	},
	"aussie_rules.draw_no_bet": {
		"Name": "ドローノーベット",
		"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": "ハンディキャップ",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"aussie_rules.odd_even": {
		"Name": "オッド/イーブン",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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": "プレイヤーのディスポーザル数",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_goals": {
		"Name": "プレイヤーのゴール数",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_handballs": {
		"Name": "プレイヤーのハンドボール数",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_kicks": {
		"Name": "プレイヤーのキック数",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_marks": {
		"Name": "プレイヤーのマーク数",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.player_tackles": {
		"Name": "プレイヤーのタックル数",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.point_range_period_1st_half": {
		"Name": "前半 - ポイント範囲",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.point_range_period_ft": {
		"Name": "ポイント範囲",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.quarter_1x2": {
		"Name": "第 {{quarter}} クォーター - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"aussie_rules.quarter_draw_no_bet": {
		"Name": "第 {{quarter}} クォーター - ドロー・ノー・ベット",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.quarter_handicap": {
		"Name": "第 {{quarter}} クォーター - ハンディキャップ",
		"Variables": [
			"handicap",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"aussie_rules.quarter_team_total": {
		"Name": "第 {{quarter}} クォーター - {{team}} の合計",
		"Variables": [
			"team",
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"aussie_rules.quarter_total": {
		"Name": "第 {{quarter}} クォーター - 合計",
		"Variables": [
			"quarter",
			"total"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"aussie_rules.quarter_winning_margin": {
		"Name": "第 {{quarter}} クォーター - ウィニングマージン",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"aussie_rules.team_total": {
		"Name": "{{team}} 合計",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"aussie_rules.totals": {
		"Name": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"aussie_rules.which_team_wins_the_rest_of_the_match_period_ft": {
		"Name": "残りの試合を {{score}} で勝つのはどちらのチームか？",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"aussie_rules.winner": {
		"Name": "勝者",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"aussie_rules.winning_margin_period_ft": {
		"Name": "ウィニングマージン",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.correct_score": {
		"Name": "コレクトスコア",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"badminton.exact_games": {
		"Name": "正確なゲーム数",
		"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}} ゲーム - オッド/イーブン",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"badminton.game_point_handicap": {
		"Name": "第 {{game}} ゲーム - ポイントハンディキャップ",
		"Variables": [
			"handicap",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"badminton.game_pointnr": {
		"Name": "第 {{game}} ゲーム - {{point}} ポイント目",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.game_race_to_points": {
		"Name": "第 {{game}} ゲーム - {{point}} ポイントまでのレース",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.game_total_points": {
		"Name": "第 {{game}} ゲーム - 合計ポイント数",
		"Variables": [
			"total",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"badminton.game_winner": {
		"Name": "第 {{game}} ゲーム - 勝者",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"badminton.handicap": {
		"Name": "ハンディキャップ",
		"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": "エクストラポイントで決まる試合は何試合あるか",
		"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": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"badminton.winner": {
		"Name": "勝者",
		"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": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.1x2_and_total_period_ot": {
		"Name": "1x2 \u0026 合計（延長回含む）",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away_and_over": "{{away}} \u0026 オーバー {{total}}",
			"away_and_under": "{{away}} \u0026 アンダー {{total}}",
			"draw_and_over": "ドロー\u0026オーバー {{total}}",
			"draw_and_under": "ドロー\u0026アンダー {{total}}",
			"home_and_over": "{{home}} \u0026 オーバー {{total}}",
			"home_and_under": "{{home}} \u0026 アンダー {{total}}"
		}
	},
	"baseball.both_teams_to_score_in_inning": {
		"Name": "{{inning}} 回 - 両チーム点を取る",
		"Variables": [
			"inning"
		],
		"Split": "period=inning{{inning}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"baseball.handicap_in_inning": {
		"Name": "{{inning}} 回 - ハンディキャップ",
		"Variables": [
			"inning",
			"handicap"
		],
		"Split": "period=inning{{inning}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"baseball.handicap_innings_1_to_5": {
		"Name": "1〜5回 - ハンディキャップ",
		"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": "最高得点の回",
		"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": "1回",
			"2nd_inning": "2回",
			"3rd_inning": "3回",
			"4th_inning": "4回",
			"5th_inning": "5回",
			"6th_inning": "6回",
			"7th_inning": "7回",
			"8th_inning": "8回",
			"9th_inning": "9回",
			"equal": "同点"
		}
	},
	"baseball.hit_on_pitch_pitchnr": {
		"Name": "{{pitchnr}} 目の投球でヒット",
		"Variables": [
			"pitchnr"
		],
		"Split": "pitchnr={{pitchnr}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"baseball.home_run_on_pitch_pitchnr": {
		"Name": "{{pitchnr}} 目の投球でホームラン",
		"Variables": [
			"pitchnr"
		],
		"Split": "pitchnr={{pitchnr}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"baseball.inning_1x2": {
		"Name": "{{inning}} 回 - 1x2",
		"Variables": [
			"inning"
		],
		"Split": "period=inning{{inning}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"baseball.inning_match_decision": {
		"Name": "試合はいつ決まるか",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"any_extra_inning": "延長回のいずれか",
			"bottom_of_9th_inning": "9回裏",
			"top_of_9th_inning": "9回表"
		}
	},
	"baseball.max_consecutive_runs": {
		"Name": "どちらかのチームによる最大連続得点",
		"Description": "いずれかのチームが連続的に得点をいれた最大の数",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"dynamic.runs": "{{runs}}"
		}
	},
	"baseball.moneyline": {
		"Name": "マネーライン",
		"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": "1〜5回 - マネーライン",
		"Description": "5回の終わりにどちらのチームが先制しているでしょうか？",
		"Variables": [
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=inning1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"baseball.odd_even": {
		"Name": "オッド/イーブン（延長回含む）",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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}} の合計打者走者+打点（延長回数を含む）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.race_to_runs": {
		"Name": "{{run}} 点へのレース（延長回含む）",
		"Variables": [
			"run"
		],
		"Split": "period=ot\u0026run={{run}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"baseball.result_of_pitch": {
		"Name": "{{pitchnr}} 投球結果",
		"Variables": [
			"pitchnr"
		],
		"Split": "pitchnr={{pitchnr}}",
		"Outcomes": {
			"ball": "ボール",
			"hit": "ヒット",
			"other": "その他",
			"strike": "ストライク"
		}
	},
	"baseball.result_of_player_at_bat": {
		"Name": "{{player}} の打席 {{appearancenr}} 結果",
		"Variables": [
			"player",
			"appearancenr"
		],
		"Split": "player={{player}}\u0026appearancenr={{appearancenr}}",
		"Outcomes": {
			"home_run": "ホームラン",
			"on_base": "出塁",
			"out": "アウト"
		}
	},
	"baseball.run_line": {
		"Name": "ランライン",
		"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": "得点範囲（延長回含む）",
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"baseball.run_runnr_period_ot": {
		"Name": "{{runnr}} 点目（延長回含む）",
		"Variables": [
			"runnr"
		],
		"Split": "runnr={{runnr}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"baseball.team_total_home_runs_period_ot": {
		"Name": "{{team}} 合計ホームラン数（延長回を含む）",
		"Variables": [
			"team",
			"total"
		],
		"Split": "team={{team}}\u0026period=ft_home_runs\u0026period=ot_home_runs",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.team_totals": {
		"Name": "{{team}} の合計（延長回含む）",
		"Variables": [
			"total",
			"team",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.total_hits_in_inning": {
		"Name": "{{inning}} 回 - 合計ヒット",
		"Variables": [
			"inning",
			"total"
		],
		"Split": "period=inning{{inning}}_hits",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.total_hits_period_ot": {
		"Name": "合計ヒット数（延長回含む）",
		"Variables": [
			"total"
		],
		"Split": "period=ft_hits\u0026period=ot_hits",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.total_home_runs_period_ot": {
		"Name": "合計ホームラン数（延長回含む）",
		"Variables": [
			"total"
		],
		"Split": "period=ot_home_runs\u0026period=ft_home_runs",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.total_in_inning": {
		"Name": "{{inning}} 回 - 合計",
		"Variables": [
			"inning",
			"total"
		],
		"Split": "period=inning{{inning}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.total_scoreless_innings": {
		"Name": "スコアレスの回の合計",
		"Description": "バッティングチームがランを獲得できなかった回の数",
		"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": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.totals": {
		"Name": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.totals_innings_1_to_5": {
		"Name": "1〜5回 - 合計",
		"Variables": [
			"total",
			"optional.home_pitcher",
			"optional.away_pitcher"
		],
		"Split": "period=inning1\u0026period=inning2\u0026period=inning3\u0026period=inning4\u0026period=inning5",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"baseball.with_extra_inning": {
		"Name": "延長回はあるか",
		"Description": "9回終了時点で引き分けだった場合、試合延長となります",
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"basketball.1st_half_1x2": {
		"Name": "前半 - 1x2",
		"Description": "1x2マーケット・前半：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"basketball.1st_half_draw_no_bet": {
		"Name": "前半 - ドロー・ノー・ベット",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.1st_half_team_total": {
		"Name": "前半 - {{team}} 合計",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.1x2": {
		"Name": "1x2（延長を除く）",
		"Description": "1x2マーケット：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_1x2": {
		"Name": "後半 - 1x2",
		"Description": "1x2マーケット・後半のみ：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_1x2_incl_ot": {
		"Name": "（後半）1x2（延長を含む）",
		"Deprecated": true,
		"Description": "1x2マーケット・後半のみ：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [],
		"Split": "period=ot\u0026period=2h\u0026period=1h\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_1x2_incl_ot.v2": {
		"Name": "（後半）1x2（延長を含む）",
		"Deprecated": true,
		"Description": "1x2マーケット・後半のみ：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=et\u0026period=1h\u0026period=2h\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"basketball.2nd_half_handicap": {
		"Name": "（後半）ハンディキャップ（延長を除く）",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.2nd_half_total": {
		"Name": "（後半）合計（延長を除く）",
		"Description": "延長を除く、後半のみでの両チームの得点",
		"Variables": [
			"total"
		],
		"Split": "period=2h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.any_team_to_lead_by_points": {
		"Name": "{{point}} 点でリードしているいずれかのチーム",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026points={{point}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"basketball.any_team_total_maximum_consecutive_points": {
		"Name": "いずれかのチームの最大連続ポイントの合計",
		"Description": "いずれかのチームが連続的に得点をいれた最大の数",
		"Variables": [
			"total"
		],
		"Split": "period=ot",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.halftime_fulltime": {
		"Name": "ハーフタイム/フルタイム",
		"Description": "前半の結果と後半の結果のマーケット（延長除く）",
		"Variables": [],
		"Split": "period=ht\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/引き分け",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "引き分け/{{away}}",
			"draw_draw": "引き分け/引き分け",
			"draw_home": "引き分け/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/引き分け",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"basketball.handicap": {
		"Name": "スプレッド",
		"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": "後半 - ハンディキャップ（延長込み）",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h_incl_ot",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.handicap_period_first_half": {
		"Name": "前半 - ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=q1\u0026period=q2\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.handicap_period_second_half": {
		"Name": "後半 - ハンディキャップ（延長除く）",
		"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": "最高得点のクォーター",
		"Variables": [],
		"Split": "period=ot\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "第1クォーター",
			"2nd_quarter": "第2クォーター",
			"3rd_quarter": "第3クォーター",
			"4th_quarter": "第4クォーター",
			"equal": "同点"
		}
	},
	"basketball.moneyline": {
		"Name": "マネーライン",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.odd_even": {
		"Name": "オッド/イーブン",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"basketball.odd_even_period_first_half": {
		"Name": "前半 - オッド/イーブン",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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}} （アシスト）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.player_blocks": {
		"Name": "{{player}} （ブロック）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.player_double_double": {
		"Name": "{{player}} （ダブル＋ダブル）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.player_points": {
		"Name": "{{player}} （ポイント）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.player_points_rebounds_assists": {
		"Name": "{{player}} （ポイント＋リバウンド＋アシスト）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.player_rebounds": {
		"Name": "{{player}}　（リバウンド）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.player_steals_blocks": {
		"Name": "{{player}} （スティール＋ブロック）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.player_three_point_field_goals": {
		"Name": "{{player}} （3ポイントフィールドゴール）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.player_turnovers": {
		"Name": "{{player}} （ターンオーバー）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.quarter_1x2": {
		"Name": "第 {{quarter}} クォーター - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"basketball.quarter_handicap": {
		"Name": "第 {{quarter}} クォーター - ハンディキャップ",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=ot\u0026period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"basketball.quarter_totals": {
		"Name": "第 {{quarter}} クォーター - 合計",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.race_to_points": {
		"Name": "{{point}} 点へのレース",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.race_to_points_incl_ot": {
		"Name": "{{point}} 点へのレース（延長含む）",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"basketball.scoring_type_pointnr": {
		"Name": "得点のタイプ {{point}} ポイント（延長含む）",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026point={{point}}",
		"Outcomes": {
			"away_1": "{{away}} 1ポイントスコア",
			"away_2": "{{away}} 2ポイントスコア",
			"away_3": "{{away}} 3ポイントスコア",
			"home_1": "{{home}} 1ポイントスコア",
			"home_2": "{{home}} 2ポイントスコア",
			"home_3": "{{home}} 3ポイントスコア"
		}
	},
	"basketball.team_to_lead_by_points": {
		"Name": "{{point}} でリードしてる {{team}}",
		"Variables": [
			"team",
			"point"
		],
		"Split": "period=ot\u0026team={{team}}\u0026points={{point}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"basketball.team_total_maximum_consecutive_points": {
		"Name": "{{team}} 最大連続得点の合計",
		"Description": "指定チームが連続的に得点をいれた最大の数",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ot\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.team_totals": {
		"Name": "{{team}} 合計 ",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.total_period_first_half": {
		"Name": "前半 - 合計",
		"Variables": [
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.total_period_second_half": {
		"Name": "後半 - 合計（延長含む）",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"basketball.totals": {
		"Name": "合計（延長含む）",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"beach_soccer.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_soccer.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"beach_volleyball.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"beach_volleyball.handicap": {
		"Name": "ポイントハンディキャップ",
		"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": "合計ポイント",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"beach_volleyball.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.correct_score": {
		"Name": "コレクトスコア",
		"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": "セットハンディキャップ",
		"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}} セット - 1x2",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"bowls.set_and_end_total": {
		"Name": "第 {{set}} セット終了{{end}} - 合計",
		"Variables": [
			"set",
			"end",
			"total"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"bowls.set_and_end_winner": {
		"Name": "第 {{set}} セット終了 {{end}} - 勝者",
		"Variables": [
			"set",
			"end"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_draw_no_bet": {
		"Name": "第 {{set}} セット - ドロー・ノー・ベット",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_end_exact_points": {
		"Name": "第 {{set}} セット終了 {{end}} - 正確なポイント",
		"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}} セット終了 {{end}} - オッド/イーブン",
		"Variables": [
			"set",
			"end"
		],
		"Split": "period=default\u0026set={{set}}\u0026end={{end}}",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"bowls.set_handicap": {
		"Name": "第 {{set}} セット - ハンディキャップ",
		"Variables": [
			"handicap",
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"bowls.set_point": {
		"Name": "第 {{set}} セット - {{point}} ポイント",
		"Variables": [
			"set",
			"point"
		],
		"Split": "period=default\u0026set={{set}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_race_to_points": {
		"Name": "第 {{set}} セット - {{point}} ポイントへのレース",
		"Variables": [
			"set",
			"point"
		],
		"Split": "period=default\u0026set={{set}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"bowls.set_team_total": {
		"Name": "第{{set}}セット - {{team}}の合計",
		"Variables": [
			"set",
			"team",
			"total"
		],
		"Split": "period=default\u0026team={{team}}\u0026set={{set}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"bowls.set_total": {
		"Name": "第 {{set}} セット - 合計",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"bowls.totals": {
		"Name": "セット数の合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"bowls.winner": {
		"Name": "勝者",
		"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": "引き分け",
			"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": "ラウンド数の合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Description": "何ラウンドこのバウトは続きますか？1/2（ハーフ）ラウンドは1分30秒です。",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"boxing.will_the_fight_go_the_distance": {
		"Name": "最終ラウンドまで戦い抜けるか",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"boxing.winner": {
		"Name": "勝利するには",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"boxing.winner_exact_rounds": {
		"Name": "勝者 \u0026 正確なラウンド数",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.winner_round_range": {
		"Name": "勝者 \u0026 ラウンド範囲",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"boxing.winning_method": {
		"Name": "必勝法",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"call_of_duty.correct_score": {
		"Name": "コレクトスコア",
		"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": "マップハンディキャップ",
		"Primary": true,
		"Description": "ハンディキャップによって一つのチームにマップのアドバンテージが与えられます。そうすることで、優勢なチームと対戦する際にゲームをより平等かつ面白いものにできます。",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"call_of_duty.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"call_of_duty.map_winner_v2": {
		"Name": "マップ {{map}} - 勝者",
		"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": "マップ数の合計",
		"Primary": true,
		"Description": "プレイしたマップの合計数に賭ける",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"call_of_duty.winner": {
		"Name": "勝者",
		"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": "ハンディキャップ",
		"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": "コレクトスコア（マップ）",
		"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}} マップ 前半 - 勝者",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_1x2": {
		"Name": "{{map}} のマップ - 1x2",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_handicap": {
		"Name": "マップハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"counter_strike.map_knife_round_winner": {
		"Name": "{{map}} のマップナイフラウンド - 勝者",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_odd_even_rounds": {
		"Name": "{{map}}マップ - オッド/イーブン ラウンド数（延長含む）",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period={{map}}",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"counter_strike.map_odd_even_rounds.v2": {
		"Name": "{{map}} マップ - オッド/イーブン ラウンド数（延長含む）",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"counter_strike.map_player_with_most_deaths": {
		"Name": "{{map}} マップ - デス数が最も多いプレイヤー（延長含む）",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_player_with_most_kills": {
		"Name": "{{map}} マップ - キル数が最も多いプレイヤー（延長含む）",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"counter_strike.map_race_to_rounds": {
		"Name": "{{map}} マップ - {{round}} へのレース",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_round_bomb_defused": {
		"Name": "{{map}} マップ ラウンド {{round}} - 爆弾解除",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"counter_strike.map_round_bomb_planted": {
		"Name": "{{map}} マップ ラウンド {{round}} - 仕掛けた爆弾",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"counter_strike.map_round_handicap": {
		"Name": "{{map}} のマップ -ラウンドハンディキャップ（延長含む）",
		"Deprecated": true,
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"counter_strike.map_round_handicap.v2": {
		"Name": "{{map}} のマップ - ラウンドハンディキャップ（延長含む）",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"counter_strike.map_round_kill_handicap": {
		"Name": "{{map}} マップ ラウンド {{round}} - キルハンディキャップ",
		"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}} マップ ラウンド {{round}} - {{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}} マップ ラウンド {{round}} - {{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}} マップ ラウンド {{round}} - {{team}} 合計キル数",
		"Variables": [
			"team",
			"map",
			"round",
			"total"
		],
		"Split": "period=default\u0026team={{team}}\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"counter_strike.map_round_total_kills": {
		"Name": "{{map}} マップ ラウンド {{round}} - 合計キル数",
		"Variables": [
			"total",
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"counter_strike.map_round_winner": {
		"Name": "{{map}} マップ {{round}} ラウンド - 勝者",
		"Variables": [
			"map",
			"round"
		],
		"Split": "period=default\u0026map={{map}}\u0026round={{round}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_team_total": {
		"Name": "マップ {{map}} - {{team}} 合計",
		"Variables": [
			"total",
			"team",
			"map"
		],
		"Split": "period=map{{map}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"counter_strike.map_total_headshots": {
		"Name": "{{map}}マップ - 合計ヘッドショット数（延長含む）",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"counter_strike.map_total_rounds": {
		"Name": "{{map}} マップ - 合計ラウンド数（延長含む）",
		"Variables": [
			"map",
			"total"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"counter_strike.map_will_there_be_an_ace": {
		"Name": "{{map}} マップ - エースはあるか（延長含む）",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"counter_strike.map_will_there_be_overtime": {
		"Name": "{{map}} マップ - 延長はあるでしょうか",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"counter_strike.map_winner": {
		"Name": "{{map}} マップ - 勝者（延長含む）",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.map_xth_kill": {
		"Name": "{{map}} マップ - {{xth}} キル",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"counter_strike.match_odds": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計マップ数",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"counter_strike.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"cricket.any_player_to_score_milestone": {
		"Name": "いずれかのプレイヤーが {{milestone}} を獲得",
		"Deprecated": true,
		"Variables": [
			"milestone"
		],
		"Split": "period=ft\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"cricket.any_player_to_score_milestone.v2": {
		"Name": "{{innings}}回 - いずれかのプレイヤーが{{milestone}}を得点する",
		"Variables": [
			"innings",
			"milestone"
		],
		"Split": "period=innings{{innings}}\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"cricket.day_session_total": {
		"Name": "{{day}} 日目のセッション {{session}} - 合計",
		"Description": "その日のセッションではランは何回ですか？",
		"Variables": [
			"day",
			"session",
			"total"
		],
		"Split": "period=ft\u0026day={{day}}\u0026session={{session}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.innings_dismissal_batter_out": {
		"Name": "{{innings}} イニング 、{{dismissal}} アウト - 次のバッターアウト",
		"Description": "次はどの打者がアウトになりますか？",
		"Variables": [
			"innings",
			"dismissal",
			"player"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026dismissal={{dismissal}}",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"cricket.innings_player_to_score_milestone": {
		"Name": "{{innings}} イニング - {{player}} が {{milestone}} を獲得する",
		"Description": "打者はそれだけのランを獲得できるのか？",
		"Variables": [
			"innings",
			"player",
			"milestone"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026player={{player}}\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"cricket.innings_player_total_fours": {
		"Name": "{{innings}} イニング - {{player}} のトータル・フォー",
		"Description": "打者が獲得したフォー",
		"Variables": [
			"innings",
			"player",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.innings_team_total_fours": {
		"Name": "{{innings}} イニング - {{team}} のトータル・フォー",
		"Description": "チームはいくつフォーを獲得するでしょうか？",
		"Variables": [
			"innings",
			"team",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.innings_team_total_sixes": {
		"Name": "{{innings}} イニング - {{team}} のトータル・シックス",
		"Description": "チームはいくつシックスを獲得するでしょうか？",
		"Variables": [
			"innings",
			"team",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.innings_total": {
		"Name": "イニング数の合計",
		"Deprecated": true,
		"Description": "イニング数の合計",
		"Variables": [
			"inningnr",
			"total"
		],
		"Split": "period=ft\u0026period=inning{{inningnr}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.innings_total_v2": {
		"Name": "第イニング - 合計",
		"Variables": [
			"innings",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{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}} が {{milestone}} を獲得",
		"Description": "打者はそれだけのランを獲得できるでしょうか？",
		"Variables": [
			"player",
			"milestone"
		],
		"Split": "period=ft\u0026player={{player}}\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"cricket.player_total": {
		"Name": "{{player}} 合計",
		"Variables": [
			"player",
			"total"
		],
		"Split": "period=ft\u0026player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.player_total_fours": {
		"Name": "{{player}} のトータル・フォー",
		"Description": "打者が獲得したフォー",
		"Variables": [
			"player",
			"total"
		],
		"Split": "period=ft\u0026player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.player_total_player_performance": {
		"Name": "{{player}} のプレイヤーパフォーマンスの合計",
		"Description": "プレイヤーのパフォーマンスポイント（1ポイント/ラン、20ポイント/ウィケット、10ポイント/キャッチ、25ポイント/スタンピング）",
		"Variables": [
			"player",
			"total"
		],
		"Split": "period=ft\u0026player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.team_total_at_dismissal": {
		"Name": "{{team}} のアウト {{dismissal}} の合計",
		"Variables": [
			"team",
			"total",
			"dismissal"
		],
		"Split": "period=ft\u0026team={{team}}\u0026dismissal={{dismissal}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.team_total_fours": {
		"Name": "{{team}} のトータル・フォー",
		"Description": "チームはフォーをいくつ獲得するでしょうか？",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.team_total_from_0_over_to_x_over": {
		"Name": "オーバー0から {{to_over}} - {{team}} 合計",
		"Variables": [
			"to_over",
			"team",
			"total"
		],
		"Split": "period=ft\u0026to_over={{to_over}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.team_total_sixes": {
		"Name": "{{team}} のトータル・シックス",
		"Description": "チームはシックスをいくつ獲得するでしょうか？",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.test_1x2": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"cricket.test_innings_team_total": {
		"Name": "{{innings}} イニング - {{team}} の合計",
		"Description": "イニング番号のチームによるランの合計",
		"Variables": [
			"team",
			"innings",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.test_match_innings_any_player_score_milestone": {
		"Name": "{{innings}} イニング - いずれかのプレイヤーが{{milestone}} を獲得する",
		"Variables": [
			"innings",
			"milestone"
		],
		"Split": "period=innings{{innings}}\u0026milestone={{milestone}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"cricket.test_match_innings_team_total_at_dismissal": {
		"Name": "{{innings}} イニング - {{dismissal}} アウトで {{team}} の合計",
		"Variables": [
			"innings",
			"team",
			"dismissal",
			"total"
		],
		"Split": "period=innings{{innings}}\u0026team={{team}}\u0026dismissal={{dismissal}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.test_match_innings_team_totals": {
		"Name": "{{innings}} イニング - {{team}} の合計",
		"Variables": [
			"innings",
			"team",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.test_match_player_total": {
		"Name": "{{innings}} イニング - {{player}} の合計",
		"Variables": [
			"innings",
			"player",
			"total"
		],
		"Split": "period=ft\u0026period=innings{{innings}}\u0026player={{player}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.test_match_team_with_top_batter": {
		"Name": "トップバッターのチーム",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"cricket.test_winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"cricket.top_batter_total": {
		"Name": "トップバッターの合計",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.total_in_highest_scoring_over": {
		"Name": "最高得点オーバーの合計",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.total_sixes": {
		"Name": "トータル・シックス",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"cricket.will_there_be_a_tie": {
		"Name": "引き分けはあるか",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"cricket.winner": {
		"Name": "勝者（スーパーオーバー含む）",
		"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": "勝者",
		"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": "ヘッド2ヘッド",
		"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": "180（トンエイティ）ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.correct_score_in_sets": {
		"Name": "コレクトスコア（セット）",
		"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": "レッグハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.handicap_sets": {
		"Name": "セットハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"darts.most_180s": {
		"Name": "ほぼ180",
		"Description": "どのプレーヤーが180（トンエイティ）を最も記録するでしょうか？（例: 1ターン 20トリプル×3=180）",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"darts.odd_even_sets": {
		"Name": "オッド/イーブン セット",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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}} セット - コレクトスコア（レッグ）",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"darts.set_leg_any_player_to_score_a_180": {
		"Name": "第 {{set}} セット レッグ {{leg}} - 選手の誰かが180を獲得する",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"darts.set_leg_checkout_color": {
		"Name": "第 {{set}} セット レッグ {{leg}} - チェックアウトカラー",
		"Description": "最後の試合は緑色か赤色どちらで終わるでしょうか？",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"green": "グリーン",
			"red": "レッド"
		}
	},
	"darts.set_leg_handicap": {
		"Name": "第 {{set}} セット - レッグハンディキャップ",
		"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}} セット レッグ {{leg}} - {{team}} が180をスコアする",
		"Variables": [
			"set",
			"leg",
			"team"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"darts.set_leg_total_darts": {
		"Name": "第 {{set}} セット レッグ {{leg}} - ダーツの合計",
		"Variables": [
			"total",
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"darts.set_leg_winner": {
		"Name": "第 {{set}} セット レッグ {{leg}} - 勝者",
		"Variables": [
			"set",
			"leg"
		],
		"Split": "period=default\u0026set={{set}}\u0026leg={{leg}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"darts.set_most_180s": {
		"Name": "第 {{set}} セット - ほぼ180",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"darts.set_odd_even_legs": {
		"Name": "第 {{set}} セット - オッド/イーブン レッグ",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"darts.set_team_total_180s": {
		"Name": "第 {{set}} セット - {{team}} 180の合計",
		"Variables": [
			"set",
			"team",
			"total"
		],
		"Split": "period=default\u0026set={{set}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"darts.set_total_180s": {
		"Name": "第 {{set}} セット - 180の合計",
		"Variables": [
			"total",
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"darts.set_total_legs": {
		"Name": "第 {{set}} セット - レッグの合計",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"darts.set_which_player_wins_the_rest": {
		"Name": "第 {{set}} セット - 残り勝つのはどちらのプレイヤーでしょうか",
		"Variables": [
			"set",
			"score"
		],
		"Split": "period=default\u0026set={{set}}\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"darts.set_winner": {
		"Name": "第 {{set}} セット - 勝者",
		"Variables": [
			"set"
		],
		"Split": "period=default\u0026set={{set}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"darts.team_total_180s": {
		"Name": "{{team}} 180の合計",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=default\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"darts.total_180s": {
		"Name": "180の合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"darts.total_legs": {
		"Name": "レッグの合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"darts.total_sets": {
		"Name": "セット数の合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"darts.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.correct_score_in_maps": {
		"Name": "コレクトスコア（マップ）",
		"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}} マップ 10分 - {{from}} から {{to}} までの合計キル数",
		"Variables": [
			"total",
			"map",
			"from",
			"to"
		],
		"Split": "period=default\u0026map={{map}}\u0026from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"dota_2.map_aegis_handicap": {
		"Name": "{{map}}マップ - アイギス・ハンディキャップ",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_handicap": {
		"Name": "マップハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_kill_draw_no_bet": {
		"Name": "{{map}} 番目のマップ - キル・ドロー・ノー・ベット",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_kill_handicap": {
		"Name": "{{map}} マップ - キルハンディキャップ",
		"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}} マップ - キルハンディキャップ",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_most_kills": {
		"Name": "マップ {{map}} - 最もキルが多い",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_player_with_highest_creep_score": {
		"Name": "{{map}} マップ - 最高クリープ得点のプレイヤー",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"dota_2.map_race_to_level_xth": {
		"Name": "{{map}} マップ - レベル {{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}} マップ - {{xth}} キルへのレース",
		"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}} マップ - Net worth {{xth}} へのレース",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_team_total_kills": {
		"Name": "マップ {{map}} - {{team}} キル数の合計",
		"Variables": [
			"team",
			"map",
			"total"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"dota_2.map_total_aegis": {
		"Name": "{{map}} マップ - アイギス数の合計",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"dota_2.map_total_kills": {
		"Name": "{{map}} マップ - キル数の合計",
		"Deprecated": true,
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"dota_2.map_total_kills_v2": {
		"Name": "{{map}} マップ - キル数の合計",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"dota_2.map_total_tower": {
		"Name": "{{map}} マップ - タワー数の合計",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"dota_2.map_tower_handicap": {
		"Name": "{{map}} マップ - タワーハンディキャップ",
		"Variables": [
			"map",
			"handicap"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"dota_2.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_winner_v2": {
		"Name": "マップ {{map}} - 勝者",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_aegis": {
		"Name": "{{map}} マップ - {{xth}} アイギス",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_barracks": {
		"Name": "{{map}} マップ - {{xth}} バラック",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_kill": {
		"Name": "{{map}} マップ - {{xth}} キル",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_shrine": {
		"Name": "{{map}} マップ - {{xth}} 祭壇",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.map_xth_tower": {
		"Name": "{{map}} マップ - {{xth}} タワー",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"dota_2.match_odds": {
		"Name": "1x2",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"dota_2.will_there_be_a_rampage": {
		"Name": "ランページはあるか",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"dota_2.will_there_be_an_ultra_kill": {
		"Name": "ウルトラキルはあるか",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"dota_2.winner": {
		"Name": "勝者",
		"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": "オーバー／アンダー",
		"Variables": [
			"price"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{price}}",
			"under": "アンダー {{price}}"
		}
	},
	"esport_aoe.correct_score": {
		"Name": "コレクトスコア",
		"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": "ハンディキャップ",
		"Description": "ハンディキャップによって一つのチームにマップのアドバンテージが与えられます。そうすることで、優勢なチームと対戦する際にゲームをより平等かつ面白いものにできます。",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_aoe.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_aoe.total_maps": {
		"Name": "マップ数の合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_aoe.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_arena_of_valor.correct_score": {
		"Name": "コレクトスコア",
		"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": "ハンディキャップ",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_arena_of_valor.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"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": "引き分け",
			"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": "勝者",
		"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": "コレクトスコア",
		"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": "ハンディキャップ",
		"Description": "ハンディキャップによって一つのチームにマップのアドバンテージが与えられます。そうすることで、優勢なチームと対戦する際にゲームをより平等かつ面白いものにできます。",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_brawl_stars.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_brawl_stars.total_maps": {
		"Name": "マップ数の合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_brawl_stars.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_fifa.asian_handicap": {
		"Name": "アジアンハンディキャップ",
		"Primary": true,
		"Variables": [
			"handicap",
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_extratime": {
		"Name": "アジアンハンディキャップ - 追加タイム",
		"Variables": [
			"handicap"
		],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_first_half": {
		"Name": "（前半）アジアンハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.asian_handicap_period_second_half": {
		"Name": "（後半）アジアンハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.booking_match_odds": {
		"Name": "ブッキング 1x2",
		"Variables": [],
		"Split": "period=period=ft_yellow_cards\u0026period=ft_red_cards",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_fifa.booking_nr": {
		"Name": "{{booking}} ブッキング",
		"Variables": [
			"booking"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"esport_fifa.both_teams_to_score": {
		"Name": "両チームが得点する",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"esport_fifa.corner_handicap": {
		"Name": "コーナーハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_fifa.corner_match_odds": {
		"Name": "コーナー 1x2",
		"Variables": [],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_fifa.corner_nr": {
		"Name": "{{corner}} コーナー",
		"Variables": [
			"corner"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"esport_fifa.correct_score": {
		"Name": "コレクトスコア",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.correct_score_period_1st_half": {
		"Name": "（前半）コレクトスコア",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.correct_score_period_2nd_half": {
		"Name": "（後半）コレクトスコア",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.score": "{{score}}"
		}
	},
	"esport_fifa.double_chance": {
		"Name": "ダブルチャンス",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "引き分けまたは {{away}}",
			"home_away": "{{home}} または {{away}}",
			"home_draw": "{{home}} または引き分け"
		}
	},
	"esport_fifa.draw_no_bet": {
		"Name": "ドロー・ノー・ベット",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_fifa.exact_total_goals_period_first_half": {
		"Name": "（前半）正確なゴール数の合計",
		"Variables": [
			"goals"
		],
		"Split": "period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"esport_fifa.exact_total_goals_period_second_half": {
		"Name": "（後半）合計ゴール数の合計",
		"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}} ゴール",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"esport_fifa.halftime_fulltime_result": {
		"Name": "ハーフタイム/フルタイム",
		"Variables": [],
		"Split": "period=1h\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}} / {{away}}",
			"away_draw": "{{away}}/引き分け",
			"away_home": "{{away}} / {{home}}",
			"draw_away": "引き分け/{{away}}",
			"draw_draw": "引き分け/引き分け",
			"draw_home": "引き分け/{{home}}",
			"home_away": "{{home}} / {{away}}",
			"home_draw": "{{home}}/引き分け",
			"home_home": "{{home}} / {{home}}"
		}
	},
	"esport_fifa.match_odds": {
		"Name": "フルタイム結果",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_extratime": {
		"Name": "1x2 - 追加タイム",
		"Variables": [],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_first_half": {
		"Name": "ハーフタイム結果",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_fifa.match_odds_period_second_half": {
		"Name": "（後半）1x2",
		"Variables": [],
		"Split": "period=ft\u0026period=2h\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_fifa.odd_even.penalty_shootout": {
		"Name": "ペナルティシュートアウト - オッド/イーブン",
		"Variables": [],
		"Split": "period=penalty_shootout",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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": "ペナルティシュートアウト - オッド/イーブン",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=penalty",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"esport_fifa.team_clean_sheet": {
		"Name": "{{team}} クリーンシート",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"esport_fifa.team_total_goals": {
		"Name": "{{team}} 合計ゴール数",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.team_total_goals_period_first_half": {
		"Name": "（前半）{{team}} 合計ゴール数",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.team_total_goals_period_second_half": {
		"Name": "（後半） {{team}} 合計ゴール数",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=2h\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.team_win_to_nil": {
		"Name": "{{team}} 無失点勝利",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"esport_fifa.total_booking_points": {
		"Name": "10-25 合計ブッキングポイント数",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.total_bookings": {
		"Name": "合計ブッキング数",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.total_corners": {
		"Name": "合計コーナー数",
		"Variables": [
			"total"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.total_goals": {
		"Name": "合計ゴール数",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.total_goals_period_extratime": {
		"Name": "合計ゴール数 - 追加タイム",
		"Variables": [
			"total"
		],
		"Split": "period=et",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.total_goals_period_first_half": {
		"Name": "（前半）合計ゴール数",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_fifa.total_goals_period_second_half": {
		"Name": "（後半）合計ゴール数",
		"Variables": [
			"total"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{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": "コレクトスコア",
		"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": "マップハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_king_of_glory.map_kill_handicap": {
		"Name": "{{map}} マップ - キルハンディキャップ",
		"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}} - 最も多いキル",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_king_of_glory.map_team_total_kills": {
		"Name": "マップ {{map}} - {{team}} 合計キル数",
		"Variables": [
			"team",
			"map",
			"total"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_king_of_glory.map_total_kills": {
		"Name": "{{map}} マップ - 合計キル数",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_king_of_glory.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"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": "合計マップ数",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_king_of_glory.winner": {
		"Name": "勝者",
		"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": "前半 - 1x2",
		"Description": "1x2マーケット・前半のみ：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.1st_half_draw_no_bet": {
		"Name": "前半 - ドロー・ノー・ベット",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.1st_half_team_total": {
		"Name": "（前半） {{team}} 合計",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_nba2k.1st_half_winning_margin": {
		"Name": "（前半）ウィニングマージン",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.1x2": {
		"Name": "1x2",
		"Description": "1x2マーケット・延長除く：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_1x2": {
		"Name": "後半 - 1x2",
		"Description": "1x2マーケット・後半のみ・延長除く：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。",
		"Variables": [],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_1x2_incl_ot": {
		"Name": "後半 - 1x2（延長戦含む）",
		"Deprecated": true,
		"Description": "1x2マーケット・後半のみ・延長含む：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。",
		"Variables": [],
		"Split": "period=ot\u0026period=2h\u0026period=1h\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_1x2_incl_ot.v2": {
		"Name": "後半 - 1x2（延長含む）",
		"Description": "1x2マーケット・後半・延長を含む：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [],
		"Split": "period=ot\u0026period=ft\u0026period=et\u0026period=1h\u0026period=2h\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.2nd_half_handicap": {
		"Name": "後半 - ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.2nd_half_total": {
		"Name": "後半 - 合計",
		"Variables": [
			"total"
		],
		"Split": "period=2h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_nba2k.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_nba2k.halftime_fulltime": {
		"Name": "ハーフタイム/フルタイム",
		"Variables": [],
		"Split": "period=ht\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/引き分け",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "引き分け/{{away}}",
			"draw_draw": "引き分け/引き分け",
			"draw_home": "引き分け/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/引き分け",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"esport_nba2k.handicap": {
		"Name": "ハンディキャップ（延長込み）",
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.handicap_period_first_half": {
		"Name": "前半 - ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=q1\u0026period=q2\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.handicap_period_second_half": {
		"Name": "後半 - ハンディキャップ（延長含む）",
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.highest_scoring_quarter": {
		"Name": "最高得点するクォーター",
		"Variables": [],
		"Split": "period=ot\u0026period=q1\u0026period=q2\u0026period=q3\u0026period=q4",
		"Outcomes": {
			"1st_quarter": "第1クォーター",
			"2nd_quarter": "第2クォーター",
			"3rd_quarter": "第3クォーター",
			"4th_quarter": "第4クォーター",
			"equal": "同点"
		}
	},
	"esport_nba2k.odd_even": {
		"Name": "オッド/イーブン",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"esport_nba2k.odd_even_period_first_half": {
		"Name": "前半 - オッド/イーブン",
		"Variables": [],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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}} クォーター - 1x2",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.quarter_handicap": {
		"Name": "第 {{quarter}} クォーター - ハンディキャップ",
		"Variables": [
			"quarter",
			"handicap"
		],
		"Split": "period=ot\u0026period=q{{quarter}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_nba2k.quarter_totals": {
		"Name": "第 {{quarter}} クォーター - 合計",
		"Variables": [
			"total",
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_nba2k.quarter_winning_margin": {
		"Name": "第 {{quarter}} クォーター - ウィニングマージン",
		"Variables": [
			"quarter"
		],
		"Split": "period=q{{quarter}}",
		"Outcomes": {
			"away_by_3_plus": "{{away}} 3点差以上",
			"home_by_3_plus": "{{home}} 3点差以上",
			"other": "その他"
		}
	},
	"esport_nba2k.race_to_points": {
		"Name": "{{point}} 点へのレース",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026period=ft\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.race_to_points_incl_ot": {
		"Name": "{{point}} 点へのレース（延長含む）",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026points={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.scoring_type_pointnr": {
		"Name": "スコアのタイプ {{point}} ポイント(延長含む)",
		"Variables": [
			"point"
		],
		"Split": "period=ot\u0026point={{point}}",
		"Outcomes": {
			"away_1": "{{away}} 1ポイント得点",
			"away_2": "{{away}} 2ポイント得点",
			"away_3": "{{away}} 3ポイント得点",
			"home_1": "{{home}} 1ポイント得点",
			"home_2": "{{home}} 2ポイント得点",
			"home_3": "{{home}} 3ポイント得点"
		}
	},
	"esport_nba2k.team_totals": {
		"Name": "{{team}} 合計",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_nba2k.total_period_first_half": {
		"Name": "前半 - 合計",
		"Variables": [
			"total"
		],
		"Split": "period=1h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_nba2k.total_period_second_half": {
		"Name": "後半 - 合計（延長込み）",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=2h\u0026period=q1\u0026period=q2",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_nba2k.totals": {
		"Name": "合計",
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_nba2k.winner_incl_overtime": {
		"Name": "勝者（延長含む）",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_nba2k.winning_margin": {
		"Name": "ウィニングマージン（延長戦含む）",
		"Variables": [],
		"Split": "period=ot",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"esport_valorant.correct_score": {
		"Name": "コレクトスコア",
		"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": "ハンディキャップ",
		"Primary": true,
		"Description": "ハンディキャップによって一つのチームにマップのアドバンテージが与えられます。そうすることで、優勢なチームと対戦する際にゲームをより平等かつ面白いものにできます。",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_valorant.map_round_handicap": {
		"Name": "マップ {{map}} ー ハンディキャップ（延長含む）",
		"Variables": [
			"map",
			"handicap"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_valorant.map_team_total_rounds": {
		"Name": "マップ {{map}} - {{team}} 合計",
		"Variables": [
			"total",
			"team",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_valorant.map_total_rounds": {
		"Name": "マップ {{map}} - 合計（延長含む）",
		"Variables": [
			"map",
			"total"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_valorant.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_valorant.totals": {
		"Name": "合計マップ数",
		"Primary": true,
		"Description": "プレイしたマップの合計数に賭ける",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_valorant.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"esport_warcraft.correct_score": {
		"Name": "コレクトスコア",
		"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": "ハンディキャップ",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"esport_warcraft.totals": {
		"Name": "合計",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"esport_warcraft.winner": {
		"Name": "勝者",
		"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": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"floorball.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"floorball.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{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": "ダブルチャンス",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "引き分けまたは {{away}}",
			"home_away": "{{home}}または{{away}}",
			"home_draw": "{{home}} または引き分け"
		}
	},
	"futsal.draw_no_bet": {
		"Name": "ドロー・ノー・ベット",
		"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": "ハンディキャップ（延長込み）",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"futsal.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"futsal.odd_even": {
		"Name": "オッド/イーブン（延長込み）",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{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": "ヘッド2ヘッド",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"greyhound.exacta": {
		"Name": "イグザクタ",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "その他",
			"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": "順位",
		"Deprecated": true,
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.place.v2": {
		"Name": "順位（{{position}} 位以内）",
		"Deprecated": true,
		"Description": "犬が指定された順位に入ることにベットすることです。（例：「3TBP（3 to be placed）」では、ベットした犬が、上位3着に入れば当たりになります。）",
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhound.quinella": {
		"Name": "クィネラ",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.show": {
		"Name": "ショー",
		"Deprecated": true,
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.trifecta": {
		"Name": "トライフェクタ",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.trio": {
		"Name": "トリオ",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.win": {
		"Name": "ウィン",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"greyhound.win.v2": {
		"Name": "勝者",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhound.win_sp.v2": {
		"Name": "勝者（SP）",
		"Deprecated": true,
		"Description": "開始価格（SP）は、オンコースブックメーカーがレース開始時に発表したオフィシャルオッズになります。",
		"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": "順位（{{position}} TBP）",
		"Primary": true,
		"Description": "犬が指定された順位に入ることにベットすることです。（例：「3TBP（3 to be placed）」では、ベットした犬が、上位3着に入れば当たりになります）",
		"Variables": [
			"position"
		],
		"Split": "period=default\\u0026position={{position}}",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhounds.win": {
		"Name": "勝者",
		"Primary": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"greyhounds.win_sp": {
		"Name": "勝者（SP）",
		"Description": "開始価格（SP）は、オンコースブックメーカーがレース開始時に発表したオッズになります。",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"handball.1st_half_total": {
		"Name": "（前半）合計",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"handball.double_chance": {
		"Name": "ダブルチャンス",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "引き分けまたは {{away}}",
			"home_away": "{{home}} または {{away}}",
			"home_draw": "{{home}} または引き分け"
		}
	},
	"handball.draw_no_bet": {
		"Name": "ドロー・ノー・ベット",
		"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": "ハーフタイム/フルタイム",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away_away": "{{away}}/{{away}}",
			"away_draw": "{{away}}/引き分け",
			"away_home": "{{away}}/{{home}}",
			"draw_away": "引き分け/{{away}}",
			"draw_draw": "引き分け/引き分け",
			"draw_home": "引き分け/{{home}}",
			"home_away": "{{home}}/{{away}}",
			"home_draw": "{{home}}/引き分け",
			"home_home": "{{home}}/{{home}}"
		}
	},
	"handball.handicap": {
		"Name": "ハンディキャップ",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"handball.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"handball.odd_even": {
		"Name": "オッド/イーブン",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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}} 合計",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"handball.totals": {
		"Name": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"handball.winner": {
		"Name": "勝者（延長とペナルティ含む）",
		"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": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"heroes_of_the_storm.correct_score": {
		"Name": "コレクトスコア",
		"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": "ハンディキャップ",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"heroes_of_the_storm.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"heroes_of_the_storm.total": {
		"Name": "合計",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"heroes_of_the_storm.winner": {
		"Name": "勝者",
		"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": "順位（{{position}} TBP）",
		"Primary": true,
		"Description": "馬が指定された順位に入ることにベットすることです。（例：「3TBP（3 to be placed）」では、ベットした馬が、上位3着に入れば当たりになります）",
		"Variables": [
			"position"
		],
		"Split": "period=default\u0026position={{position}}",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"horse_racing.win": {
		"Name": "勝者",
		"Primary": true,
		"Description": "レース勝者",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"horse_racing.win.v2": {
		"Name": "勝者",
		"Primary": true,
		"Description": "レース勝者",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"horse_racing.win_sp": {
		"Name": "勝者（SP）",
		"Description": "開始価格（SP）は、オンコースブックメーカーがレース開始時に発表したオッズになります。",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.player": "{{player}}"
		}
	},
	"ice_hockey.1x2": {
		"Name": "1x2（延長除く）",
		"Description": "1x2マーケット・延長除く：「1」はホームチームの勝利、「X」は引き分け 、「2」はアウェイチームの勝利を指します。試合会場がホームでもアウェイでもなく中立の場合は、最初に記載されているチームが「1」になります。",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"ice_hockey.1x2_both_teams_to_score": {
		"Name": "1x2 \u0026 両チームが得点する（延長とペナルティ含む）",
		"Variables": [],
		"Split": "period=ft\u0026period=ot\u0026period=ap",
		"Outcomes": {
			"away_no": "{{away}} \u0026 いいえ",
			"away_yes": "{{away}} \u0026 はい",
			"home_no": "{{home}} \u0026 いいえ",
			"home_yes": "{{home}} \u0026 はい"
		}
	},
	"ice_hockey.all_periods_under": {
		"Name": "全ピリオド、アンダー {{total}}",
		"Variables": [
			"total"
		],
		"Split": "period=p1\u0026period=p2\u0026period=p3",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"ice_hockey.both_teams_to_score": {
		"Name": "両チームが得点する",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"ice_hockey.correct_score": {
		"Name": "コレクトスコア",
		"Description": "通常時間での試合終了時の得点（例: 延長とペナルティ除く）",
		"Variables": [],
		"Split": "period=ft\u0026period=p1\u0026period=p2\u0026period=p3",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"ice_hockey.correct_score_incl_overtime_and_penalties": {
		"Name": "コレクトスコア（延長とPKを含む）",
		"Variables": [],
		"Split": "period=ft\u0026period=ot\u0026period=ap",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"ice_hockey.double_chance": {
		"Name": "ダブルチャンス（延長除く）",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_or_away": "引き分けまたは {{away}}",
			"home_or_away": "{{home}}または{{away}}",
			"home_or_draw": "{{home}} または引き分け"
		}
	},
	"ice_hockey.exact_goals_period_ft_incl_et_and_penalty_shootout": {
		"Name": "正確なゴール（延長やペナルティを含む）",
		"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}}番目のゴール",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "none"
		}
	},
	"ice_hockey.handicap": {
		"Name": "ハンディキャップ（延長とペナルティ含む）",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.handicap_regular_time": {
		"Name": "ハンディキャップ（延長＆ペナルティキック除く）",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.highest_scoring_period": {
		"Name": "最も多くの得点があったクォーター",
		"Variables": [],
		"Split": "period=p1\u0026period=p2\u0026period=p3",
		"Outcomes": {
			"1st_period": "第一ピリオド",
			"2nd_period": "第二ピリオド",
			"3rd_period": "第三ピリオド",
			"equal": "同点"
		}
	},
	"ice_hockey.last_goal": {
		"Name": "最後のゴール",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"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": "第{{period}}ピリオド - 1x2",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"ice_hockey.period_both_teams_to_score": {
		"Name": "ピリオド {{period}} - 両チームが得点する",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"ice_hockey.period_handicap": {
		"Name": "ピリオド {{period}} - ハンディキャップ",
		"Variables": [
			"handicap",
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"ice_hockey.period_last_team_to_score": {
		"Name": "ピリオド {{period}} - 最後に点を取るチーム",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"ice_hockey.period_team_total": {
		"Name": "ピリオド {{period}} - {{team}} 合計",
		"Variables": [
			"team",
			"total",
			"period"
		],
		"Split": "period=p{{period}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"ice_hockey.period_total": {
		"Name": "ピリオド {{period}} - 合計",
		"Variables": [
			"total",
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"ice_hockey.period_which_team_to_score": {
		"Name": "ピリオド {{period}} - どちらのチームが点を取るのか",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"both_teams": "両チーム",
			"none": "なし",
			"only_away": "{{away}}のみ",
			"only_home": "{{home}}のみ"
		}
	},
	"ice_hockey.period_winner": {
		"Name": "ピリオド {{period}} - 勝者",
		"Variables": [
			"period"
		],
		"Split": "period=p{{period}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"ice_hockey.team_clean_sheet": {
		"Name": "{{team}} クリーンシート",
		"Description": "クリーンシートとは指定したチームが無失点に抑えることを意味します",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"ice_hockey.team_to_score_in_all_periods": {
		"Name": "{{team}} 全ピリオドで点を取る",
		"Variables": [
			"team"
		],
		"Split": "period=p1\u0026period=p2\u0026period=p3\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"ice_hockey.team_to_score_in_first_period": {
		"Name": "{{team}} が1ピリオドで点を取る",
		"Variables": [
			"team"
		],
		"Split": "period=p1\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"ice_hockey.team_total": {
		"Name": "{{team}} 合計（延長とペナルティ除く）",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"ice_hockey.team_total_incl_overtime_and_penalties": {
		"Name": "{{team}} 合計（延長とペナルティ含む）",
		"Variables": [
			"team",
			"total"
		],
		"Split": "period=ot\u0026period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"ice_hockey.total": {
		"Name": "合計（延長とペナルティ除く）",
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"ice_hockey.totals": {
		"Name": "合計（延長とペナルティ含む）",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"ice_hockey.which_team_to_score": {
		"Name": "どちらのチームが点を取るか",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"both_teams": "両チーム",
			"none": "なし",
			"only_away": "{{away}} のみ",
			"only_home": "{{home}} のみ"
		}
	},
	"ice_hockey.winner": {
		"Name": "勝者（延長とペナルティ含む）",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ot\u0026period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"ice_hockey.winning_margin_incl_overtime_and_penalties": {
		"Name": "ウィニングマージン（延長とペナルティ含む）",
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away_by_1": "{{away}} 1点差",
			"away_by_2": "{{away}} 2点差",
			"away_by_3": "{{away}} 3点差以上",
			"away_by_4": "{{away}} 4点差",
			"away_by_5_plus": "{{away}} 5点差以上",
			"away_by_exact_3": "{{away}} 3点差",
			"home_by_1": "{{home}} 1点差",
			"home_by_2": "{{home}} 2点差",
			"home_by_3": "{{home}} 3点差以上",
			"home_by_4": "{{home}} 4点差",
			"home_by_5_plus": "{{home}} 5点差以上",
			"home_by_exact_3": "{{home}} 3点差"
		}
	},
	"kabaddi.freetext": {
		"Name": "{{market_name}}",
		"Variables": [
			"market_name"
		],
		"Split": "market_name={{market_name}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"kabaddi.handicap": {
		"Name": "ハンディキャップ",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"kabaddi.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"league_of_legends.correct_score_in_maps": {
		"Name": "コレクトスコア（マップ）",
		"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": "マップハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"league_of_legends.map_kill_draw_no_bet": {
		"Name": "{{map}} 番目のマップ - キル・ドロー・ノー・ベット",
		"Deprecated": true,
		"Description": "勝利すると思うチームをお選びください。引き分けの場合、賭け金は返金されます。",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_kill_draw_no_bet.v2": {
		"Name": "{{map}} 番目のマップ - キル・ドロー・ノー・ベット",
		"Description": "勝利すると思うチームをお選びください。引き分けの場合、賭け金は返金されます。",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026map={{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_kill_handicap": {
		"Name": "{{map}} マップ - キルハンディキャップ",
		"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}}番目のマップ - キル・ハンディキャップ",
		"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}} - {{team}} 合計キル",
		"Variables": [
			"team",
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026map={{map}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"league_of_legends.map_total_kills": {
		"Name": "{{map}}マップ - 合計キル数",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026map={{map}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"league_of_legends.map_winner": {
		"Name": "マップ{{map}}優勝者",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_winner_v2": {
		"Name": "マップ{{map}}優勝者",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_baron": {
		"Name": "{{map}}番目のマップ - {{xth}}番目のバロン",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_dragon": {
		"Name": "{{map}}番目のマップ - {{xth}}番目のドラゴン",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_inhibitor": {
		"Name": "{{map}}番目のマップ - {{xth}}番目のインヒビター",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_kill": {
		"Name": "{{map}}番目のマップ - {{xth}}キル",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.map_xth_tower": {
		"Name": "{{map}}番目のマップ - {{xth}}番目のタワー",
		"Variables": [
			"map",
			"xth"
		],
		"Split": "period=default\u0026map={{map}}\u0026xth={{xth}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"league_of_legends.match_odds": {
		"Name": "1x2",
		"Description": "1x2は、チーム（A）、引き分け、チーム（B）に賭ける選択肢が与えられます",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"league_of_legends.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"mma.1x2": {
		"Name": "1x2",
		"Description": "3ウェイマーケット：「ホームチームの勝利」「引き分け（X）」「アウェイチームの勝利」を指します。",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー{{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"mma.will_the_fight_go_the_distance": {
		"Name": "最終ラウンドまで戦い抜けるか",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"mma.winner": {
		"Name": "勝利するには",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"mma.winner_exact_rounds": {
		"Name": "勝者 \u0026 正確なラウンド数",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"mma.winning_method": {
		"Name": "必勝法",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"motorsport.head2head": {
		"Name": "ヘッド2ヘッド",
		"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": "勝者",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"overwatch.correct_score": {
		"Name": "コレクトスコア",
		"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": "ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"overwatch.map_kill_handicap": {
		"Name": "{{map}} マップ - キルハンディキャップ",
		"Variables": [
			"handicap",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"overwatch.map_most_kills": {
		"Name": "マップ {{map}} - 最も多いキル",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"overwatch.map_team_total_kills": {
		"Name": "マップ {{map}} - {{team}} 合計キル数",
		"Variables": [
			"team",
			"map",
			"total"
		],
		"Split": "period=default\u0026period=map{{map}}kills\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"overwatch.map_total_kills": {
		"Name": "{{map}} マップ - 合計キル数",
		"Variables": [
			"total",
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}kills",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"overwatch.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"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": "合計マップ数",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"overwatch.winner": {
		"Name": "勝者",
		"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": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "政府",
		"Description": "選挙後の政府",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.house_majority": {
		"Name": "下院の勝利",
		"Description": "下院の勝利",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.most_seats": {
		"Name": "ほとんどの座席",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.next_chancellor": {
		"Name": "次期首相",
		"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": "次期首相の党",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.party_vote_percentage": {
		"Name": "{{party}} の投票率",
		"Variables": [
			"party"
		],
		"Split": "party={{party}}",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"politics.senate_majority": {
		"Name": "上院の勝利",
		"Description": "上院の勝利",
		"Variables": [],
		"Split": "default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rainbow_six.correct_score": {
		"Name": "コレクトスコア",
		"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}} - 勝者",
		"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": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rocket_league.correct_score": {
		"Name": "コレクトスコア",
		"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": "マップハンディキャップ",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rocket_league.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"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": "合計マップ数",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rocket_league.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"rugby_league.1x2_period_1st_half": {
		"Name": "前半 - 1x2",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"rugby_league.draw_no_bet": {
		"Name": "ドロー・ノー・ベット",
		"Description": "勝利すると思うチームをお選びください。引き分けの場合、賭け金は返金されます。",
		"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": "ハーフタイム/フルタイム",
		"Description": "ハーフタイムの結果と試合終了時の結果のマーケット（延長戦除く）",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away_away": "{{away}} / {{away}}",
			"away_draw": "{{away}}/引き分け",
			"away_home": "{{away}} / {{home}}",
			"draw_away": "引き分け/{{away}}",
			"draw_draw": "引き分け/引き分け",
			"draw_home": "引き分け/{{home}}",
			"home_away": "{{home}} / {{away}}",
			"home_draw": "{{home}}/引き分け",
			"home_home": "{{home}} / {{home}}"
		}
	},
	"rugby_league.handicap": {
		"Name": "ハンディキャップ",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_league.handicap_3_way_period_ft": {
		"Name": "ハンディキャップ {{handicap_score}}",
		"Description": "3ウェイハンディキャップ（例: 「イングランド 対 ウェールズ」の場合。「イングランド 0:19」は、イングランドは20ポイントもしくは20ポイント以上で勝つ必要があります。「ドロ ー 0:19」は、イングランドは、正確に19ポイントで勝つ必要があります。「ウェールズ 0:19」ウェールズは18ポイント以下で勝利または負ける必要があります。",
		"Variables": [
			"handicap_score"
		],
		"Split": "period=ft\u0026handicap_score={{handicap_score}}",
		"Outcomes": {
			"away": "{{away}} {{handicap_score}}",
			"draw": "引き分け {{handicap_score}}",
			"home": "{{home}} {{handicap_score}}"
		}
	},
	"rugby_league.handicap_period_1st_half": {
		"Name": "前半 - ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_league.moneyline": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"rugby_league.next_scoring_play": {
		"Name": "{{score}} 点で次に得点するプレイ",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away_with_drop_goal": "{{away}} がドロップゴール",
			"away_with_penalty": "{{away}} がペナルティ",
			"away_with_try": "{{away}} がトライ",
			"home_with_drop_goal": "{{home}} がドロップゴール",
			"home_with_penalty": "{{home}} がペナルティ",
			"home_with_try": "{{home}} がトライ"
		}
	},
	"rugby_league.odd_even": {
		"Name": "オッド/イーブン",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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": "{{point}} 点へのレース",
		"Variables": [
			"point"
		],
		"Split": "period=ft\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"rugby_league.team_totals": {
		"Name": "{{team}}の合計（延長込み）",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rugby_league.total_period_1st_half": {
		"Name": "前半 - 合計",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rugby_league.total_tries": {
		"Name": "合計トライ数",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ft_tries",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rugby_league.totals": {
		"Name": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rugby_league.try_handicap": {
		"Name": "トライ ハンディキャップ",
		"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": "試合の残りを勝つのはどちらのチーム化 {{score}}",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"rugby_league.winning_margin_period_ft": {
		"Name": "ウィニングマージン",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"rugby_union.1x2_period_1st_half": {
		"Name": "前半 - 1x2",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"rugby_union.draw_no_bet": {
		"Name": "ドロー・ノー・ベット",
		"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": "ハーフタイム/フルタイム",
		"Description": "ハーフタイムの結果と、試合終了時の結果（延長戦除く）",
		"Variables": [],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away_away": "{{away}} / {{away}}",
			"away_draw": "{{away}}/引き分け",
			"away_home": "{{away}} / {{home}}",
			"draw_away": "引き分け/{{away}}",
			"draw_draw": "引き分け/引き分け",
			"draw_home": "引き分け/{{home}}",
			"home_away": "{{home}} / {{away}}",
			"home_draw": "{{home}}/引き分け",
			"home_home": "{{home}} / {{home}}"
		}
	},
	"rugby_union.handicap": {
		"Name": "ハンディキャップ（延長込み）",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_union.handicap_3_way_period_ft": {
		"Name": "ハンディキャップ{{handicap_score}}",
		"Description": "3ウェイハンディキャップ（例: 「イングランド 対 ウェールズ」の場合。「イングランド 0:19」は、イングランドは20ポイントもしくは20ポイント以上で勝つ必要があります。「ドロ ー 0:19」は、イングランドは、正確に19ポイントで勝つ必要があります。「ウェールズ 0:19」ウェールズは18ポイント以下で勝利または負ける必要があります。",
		"Variables": [
			"handicap_score"
		],
		"Split": "period=ft\u0026handicap_score={{handicap_score}}",
		"Outcomes": {
			"away": "{{away}} {{handicap_score}}",
			"draw": "引き分け {{handicap_score}}",
			"home": "{{home}} {{handicap_score}}"
		}
	},
	"rugby_union.handicap_period_1st_half": {
		"Name": "前半 - ハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"rugby_union.moneyline": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"rugby_union.next_scoring_play": {
		"Name": "{{score}} 点で次に得点するプレイ",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away_with_drop_goal": "{{away}} がドロップゴール",
			"away_with_penalty": "{{away}} がペナルティ",
			"away_with_try": "{{away}} がトライ",
			"home_with_drop_goal": "{{home}} がドロップゴール",
			"home_with_penalty": "{{home}} がペナルティ",
			"home_with_try": "{{home}} がトライ"
		}
	},
	"rugby_union.odd_even": {
		"Name": "オッド/イーブン",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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": "{{point}} 点へのレース",
		"Variables": [
			"point"
		],
		"Split": "period=ft\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"rugby_union.team_totals": {
		"Name": "{{team}} 合計 ",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rugby_union.total_period_1st_half": {
		"Name": "前半 - 合計",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rugby_union.total_tries": {
		"Name": "合計トライ数",
		"Variables": [
			"total"
		],
		"Split": "period=ft\u0026period=ft_tries",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rugby_union.totals": {
		"Name": "合計",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"rugby_union.try_handicap": {
		"Name": "トライハンディキャップ",
		"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": "残りの試合を {{score}} で勝つのはどちらのチームか？",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"rugby_union.winning_margin_period_ft": {
		"Name": "ウィニングマージン",
		"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": "勝者",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"snooker.correct_score": {
		"Name": "コレクトスコア",
		"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": "フレームハンディキャップ",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"snooker.odd_even_frames": {
		"Name": "オッド/イーブン・フレーム数",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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": "合計フレーム数",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"snooker.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.10_minutes_sending_off_from_to": {
		"Name": "10分 - センディング・オフ {{from}} から {{to}}",
		"Variables": [
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"soccer.12_booking_handicap": {
		"Name": "1-2ブッキングハンディキャップ",
		"Description": "イエローカード＝1ポイント、レッドカード＝2ポイント 各プレイヤー最大3ポイントでピッチにいるプレイヤーのみカウントされる",
		"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": "（前半）コーナーハンディキャップ",
		"Deprecated": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.1st_half_total_corners": {
		"Name": "（前半）合計コーナー数",
		"Variables": [
			"total"
		],
		"Split": "period=1h_corners",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.5_minutes_team_total_corners_from_to": {
		"Name": "5分 - {{team}} の合計コーナー数 {{from}} から {{to}}",
		"Variables": [
			"team",
			"total",
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.5_minutes_total_from_to": {
		"Name": "5分 - {{from}} から{{to}} の合計",
		"Variables": [
			"total",
			"from",
			"to"
		],
		"Split": "from={{from}}\u0026to={{to}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.anytime_goalscorer": {
		"Name": "いつでもゴールスコアラー",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.no_goal": "ノーゴール",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.anytime_goalscorer_and_1x2_period_ft": {
		"Name": "{{player}} いつでもゴールスコアラー \u0026 1x2（マッチウィナー）",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "{{player}} \u0026 引き分け",
			"home": "{{home}}",
			"other": "その他"
		}
	},
	"soccer.asian_handicap": {
		"Name": "アジアンハンディキャップ",
		"Primary": true,
		"Description": "【アジアンハンディキャップ】(/{{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": "アジアンハンディキャップ - 追加タイム",
		"Variables": [
			"handicap"
		],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.asian_handicap_period_first_half": {
		"Name": "（前半）アジアンハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.asian_handicap_period_second_half": {
		"Name": "（後半）アジアンハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.booking_match_odds": {
		"Name": "10-25 ブッキング 1x2",
		"Description": "どのチームが一番多くのブッキングポイントを得ると思いますか？ (イエローカードは10ポイント、レッドカードは25ポイント、各プレイヤーあたり最大35ポイント。ピッチのプレイヤーのみ)",
		"Variables": [],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"soccer.booking_nr": {
		"Name": "{{booking}}番目のブッキング",
		"Variables": [
			"booking"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "none"
		}
	},
	"soccer.booking_point_range_period_ft": {
		"Name": "ブッキングポイントの範囲",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.both_teams_to_score": {
		"Name": "両方のチームが得点する",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"soccer.both_teams_to_score_period_1h": {
		"Name": "前半 - 両チームが得点する",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"soccer.corner_handicap": {
		"Name": "コーナーハンディキャップ",
		"Description": "ハンディキャップのついたコーナーベッティングです。",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.corner_handicap_period_1h": {
		"Name": "（前半）コーナーハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=1h_corners",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.corner_match_odds": {
		"Name": "コーナー 1x2",
		"Variables": [],
		"Split": "period=ft_corners",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"soccer.corner_nr": {
		"Name": "{{corner}}番目のコーナー",
		"Variables": [
			"corner"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "none"
		}
	},
	"soccer.correct_score": {
		"Name": "コレクトスコア",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.correct_score_period_1st_half": {
		"Name": "前半: コレクトスコア",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.correct_score_period_2nd_half": {
		"Name": "後半: コレクトスコア",
		"Variables": [],
		"Split": "period=ft\u0026period=1h\u0026period=2h",
		"Outcomes": {
			"dynamic.other": "その他",
			"dynamic.score": "{{score}}"
		}
	},
	"soccer.double_chance": {
		"Name": "ダブルチャンス",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"draw_away": "引き分けまたは {{away}}",
			"home_away": "{{home}}または{{away}}",
			"home_draw": "{{home}} または引き分け"
		}
	},
	"soccer.double_chance_period_1h": {
		"Name": "前半 - ダブルチャンス",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"draw_or_away": "引き分けまたは {{away}}",
			"home_or_away": "{{home}} または {{away}}",
			"home_or_draw": "{{home}} または引き分け"
		}
	},
	"soccer.draw_no_bet": {
		"Name": "ドロー・ノー・ベット",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.draw_no_bet_period_1h": {
		"Name": "前半 - ドロー・ノー・ベット",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.exact_total_goals_period_first_half": {
		"Name": "（前半）正確な合計ゴール数",
		"Variables": [
			"goals"
		],
		"Split": "period=1h",
		"Outcomes": {
			"dynamic.goals": "{{goals}}"
		}
	},
	"soccer.exact_total_goals_period_second_half": {
		"Name": "（後半）正確な合計ゴール数",
		"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}} ゴール",
		"Variables": [
			"goal"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"soccer.goal_strike_zone": {
		"Name": "{{goal}} ゴール - ストライクゾーン",
		"Variables": [
			"goal"
		],
		"Split": "goal={{goal}}",
		"Outcomes": {
			"high_center": "中央上",
			"high_left": "左上",
			"high_right": "右上",
			"low_center": "中央下",
			"low_left": "左下",
			"low_right": "右下"
		}
	},
	"soccer.goalnr_goalscorer": {
		"Name": "{{goal}} ゴールスコアラー",
		"Description": "ゴールスコアラー1マーケットは試合最初のゴールスコアラーを指します。 ゴールが決まった時に、選択したプレイヤーがプレイしていないもしくはフィールドにいない場合、ベットは無効になります。 ゴールスコアラー2は2番目のゴール、ゴールスコアラー3は、3番目のゴールを指します。",
		"Variables": [
			"goal"
		],
		"Split": "goal={{goal}}",
		"Outcomes": {
			"dynamic.no_goal": "ノーゴール",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.goalscorer_and_correct_score_period_ft": {
		"Name": "{{player}} {{goalnr}} ゴールスコアラー \u0026 コレクトスコア",
		"Variables": [
			"goalnr",
			"player"
		],
		"Split": "player={{player}}\u0026goalnr={{goalnr}}",
		"Outcomes": {
			"dynamic.score": "{{score}}",
			"other": "その他"
		}
	},
	"soccer.halftime_fulltime_result": {
		"Name": "ハーフタイム/フルタイム",
		"Description": "ハーフタイムの結果と90分の最後の結果のマーケット",
		"Variables": [],
		"Split": "period=1h\u0026period=ft",
		"Outcomes": {
			"away_away": "{{away}} / {{away}}",
			"away_draw": "{{away}}/引き分け",
			"away_home": "{{away}} / {{home}}",
			"draw_away": "引き分け/{{away}}",
			"draw_draw": "引き分け/引き分け",
			"draw_home": "引き分け/{{home}}",
			"home_away": "{{home}} / {{away}}",
			"home_draw": "{{home}}/引き分け",
			"home_home": "{{home}} / {{home}}"
		}
	},
	"soccer.handicap.penalty_shootout": {
		"Name": "ハンディキャップ - ペナルティシュートアウト",
		"Variables": [
			"handicap"
		],
		"Split": "period=penalty_shootout",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"soccer.handicap_1x2_period_1h": {
		"Name": "（前半）ハンディキャップ（1x2）{{handicap_score}}",
		"Description": "ホームチーム 0:1 =ホームチームは2ゴール以上勝つ必要があります。 ドロー0:1 = ホームチームはちょうど1ゴールで勝利となります。アウェイチーム 0:1 = アウェイチームはドローまたは勝つ必要があります。",
		"Variables": [
			"handicap_score"
		],
		"Split": "period=1h\u0026handicap_score={{handicap_score}}",
		"Outcomes": {
			"away": "{{away}} {{handicap_score}}",
			"draw": "ドロー ({{handicap_score}})",
			"home": "{{home}} {{handicap_score}}"
		}
	},
	"soccer.last_corner": {
		"Name": "最後のコーナー",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}",
			"none": "なし"
		}
	},
	"soccer.last_goalscorer": {
		"Name": "最後のゴールスコアラー",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"dynamic.no_goal": "ノーゴール",
			"dynamic.player": "{{player}}"
		}
	},
	"soccer.match_odds": {
		"Name": "フルタイム結果",
		"Primary": true,
		"CashoutAvailable": true,
		"Description": "90分間の終了時の勝者",
		"Variables": [
			"optional.side"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_extratime": {
		"Name": "1x2 - 追加タイム",
		"Variables": [],
		"Split": "period=et",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_first_half": {
		"Name": "ハーフタイム結果",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"soccer.match_odds_period_second_half": {
		"Name": "後半 - 1x2",
		"Variables": [],
		"Split": "period=ft\u0026period=2h\u0026period=1h",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"soccer.odd_even.penalty_shootout": {
		"Name": "ペナルティシュートアウト - オッド/イーブン",
		"Variables": [],
		"Split": "period=penalty_shootout",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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": "ペナルティシュートアウト - オッド/イーブン",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=penalty",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"soccer.player_assists_period_ot": {
		"Name": "{{player}} アシスト",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_goals_period_ot": {
		"Name": "{{player}} ゴール",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_shots_on_goal_period_ot": {
		"Name": "{{player}} ショット・オン・ゴール",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_shots_period_ot": {
		"Name": "{{player}} ショット",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_tackles_period_ot": {
		"Name": "{{player}} タックル",
		"Variables": [
			"player"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"dynamic": ""
		}
	},
	"soccer.player_total_passes_period_ot": {
		"Name": "{{player}} パスの合計（延長含む）",
		"Description": "プレイヤーによる合計パス",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー{{total}}",
			"under": "アンダー{{total}}"
		}
	},
	"soccer.player_total_shots_on_goal_period_ot": {
		"Name": "{{player}} 枠内シュートの合計（延長含む）",
		"Description": "プレイヤーによる枠内シュートの合計",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー{{total}}",
			"under": "アンダー{{total}}"
		}
	},
	"soccer.player_total_shots_period_ot": {
		"Name": "{{player}} シュートの合計（延長含む）",
		"Description": "プレイヤーによるシュートの合計",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー{{total}}",
			"under": "アンダー{{total}}"
		}
	},
	"soccer.player_total_tackles_period_ot": {
		"Name": "{{player}} タックルの合計（延長含む）",
		"Description": "プレイヤーによるタックルの合計",
		"Variables": [
			"player",
			"total"
		],
		"Split": "player={{player}}",
		"Outcomes": {
			"over": "オーバー{{total}}",
			"under": "アンダー{{total}}"
		}
	},
	"soccer.sending_off_period_1h": {
		"Name": "前半 - センディングオフ",
		"Variables": [],
		"Split": "period=1h",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"soccer.sending_off_period_ft": {
		"Name": "センディングオフ",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"soccer.team_clean_sheet": {
		"Name": "{{team}} クリーンシート",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"soccer.team_total_goals": {
		"Name": "{{team}} 合計",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.team_total_goals_period_first_half": {
		"Name": "前半 - {{team}} 合計",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=1h\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.team_total_goals_period_second_half": {
		"Name": "後半 - {{team}} 合計",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=2h\u0026team={{team}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.team_win_to_nil": {
		"Name": "{{team}} 無失点勝利",
		"Variables": [
			"team"
		],
		"Split": "period=ft\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"soccer.to_qualify": {
		"Name": "資格を得る",
		"Deprecated": true,
		"Variables": [],
		"Split": "period=ft\u0026period=ot",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.to_qualify.v2": {
		"Name": "資格を得る",
		"Variables": [],
		"Split": "period=default\u0026period=ft\u0026period=ot\u0026period=ap",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.total.penalty_shootout_first_ten": {
		"Name": "合計：PK戦における最初の10本",
		"Variables": [
			"total"
		],
		"Split": "period=penalty_shootout_first_ten",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.total_booking_points": {
		"Name": "合計ブッキングポイント数",
		"Description": "イエローカード＝10ポイント、レッドカード＝25ポイントで、最大35ポイント（プレイヤーごと。ピッチにいるプレイヤーのみ）",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.total_bookings": {
		"Name": "合計ブッキング数",
		"Description": "イエローカード＝1ポイント、レッドカード＝2ポイントで、最大3ポイント（プレイヤーごと。ピッチにいるプレイヤーのみ）",
		"Variables": [
			"total"
		],
		"Split": "period=ft_yellow_cards\u0026period=ft_red_cards\u0026period=ft_yellow_red_cards",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.total_corners": {
		"Name": "合計コーナー数",
		"Description": "試合時間（レギュラータイム）内に発生したコーナーキックの合計数",
		"Variables": [
			"total"
		],
		"Split": "period=ft_corners",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.total_goals": {
		"Name": "合計",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.total_goals_period_extratime": {
		"Name": "延長 - 合計",
		"Variables": [
			"total"
		],
		"Split": "period=et",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.total_goals_period_first_half": {
		"Name": "前半 - 合計",
		"Variables": [
			"total"
		],
		"Split": "period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.total_goals_period_second_half": {
		"Name": "（後半）合計ゴール数",
		"Variables": [
			"total"
		],
		"Split": "period=2h\u0026period=ft\u0026period=1h",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"soccer.when_will_goal_be_scored_intervals": {
		"Name": "{{goal}} のゴールはいつ点を取るのか（10分単位）",
		"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": "なし"
		}
	},
	"soccer.which_team_wins_the_rest_of_the_match": {
		"Name": "残りの試合を勝つのはどちらのチームか？",
		"Variables": [
			"score"
		],
		"Split": "period=ft\u0026score={{score}}",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"home": "{{home}}"
		}
	},
	"soccer.will_there_be_penalty_shootout": {
		"Name": "ペナルティシュートアウトはあるか？",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"soccer.winner_period_penalty_shootout": {
		"Name": "勝者 - ペナルティシュートアウト",
		"Variables": [],
		"Split": "period=penalty_shootout",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"soccer.winning_method": {
		"Name": "必勝法",
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away_overtime": "{{away}} 延長",
			"away_penalties": "{{away}} ペナルティ",
			"away_regular_time": "{{away}} レギュラータイム",
			"home_overtime": "{{home}} 延長",
			"home_penalties": "{{home}} ペナルティ",
			"home_regular_time": "{{home}} レギュラータイム"
		}
	},
	"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": "コレクトスコア",
		"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": "ポイントハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"squash.total_points": {
		"Name": "合計ポイント数",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"squash.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"starcraft.correct_score_in_maps": {
		"Name": "コレクトスコア（マップ）",
		"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": "マップハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"starcraft.map_winner": {
		"Name": "マップ {{map}} - 勝者",
		"Deprecated": true,
		"Variables": [
			"map"
		],
		"Split": "period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"starcraft.map_winner_v2": {
		"Name": "マップ {{map}} - 勝者",
		"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": "合計マップ数",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"starcraft.winner": {
		"Name": "勝者",
		"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": ""
		}
	},
	"sumo.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"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": "コレクトスコア",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"table_tennis.exact_games": {
		"Name": "正確なゲーム数",
		"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}} ゲーム - オッド/イーブン",
		"Deprecated": true,
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"table_tennis.game_odd_even.v2": {
		"Name": "第 {{game}} ゲーム - オッド/イーブン",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026period=game{{game}}",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"table_tennis.game_point": {
		"Name": "第 {{game}} ゲーム - {{point}} ポイント",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.game_point_handicap": {
		"Name": "第 {{game}} ゲーム - ポイントハンディキャップ",
		"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}} ゲーム - ポイントハンディキャップ",
		"Variables": [
			"handicap",
			"game"
		],
		"Split": "period=default\u0026period=game{{game}}",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"table_tennis.game_race_to_points": {
		"Name": "第 {{game}} ゲーム - {{point}} ポイントへのレース",
		"Variables": [
			"game",
			"point"
		],
		"Split": "period=default\u0026game={{game}}\u0026point={{point}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.game_total_points": {
		"Name": "第 {{game}} ゲーム - 合計ポイント数",
		"Deprecated": true,
		"Variables": [
			"total",
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"table_tennis.game_total_points.v2": {
		"Name": "第 {{game}} ゲーム - 合計ポイント数",
		"Variables": [
			"total",
			"game"
		],
		"Split": "period=default\u0026period=game{{game}}",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"table_tennis.game_winner": {
		"Name": "第{{game}}ゲーム - 勝者",
		"Deprecated": true,
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026game={{game}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.game_winner.v2": {
		"Name": "第{{game}}ゲーム - 勝者",
		"Variables": [
			"game"
		],
		"Split": "period=default\u0026period=game{{game}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"table_tennis.handicap": {
		"Name": "ポイントハンディキャップ",
		"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": "ポイントハンディキャップ",
		"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": "エクストラポイントで決まる試合は何試合あるか",
		"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": "合計ポイント数",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"table_tennis.totals.v2": {
		"Name": "合計ポイント数",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=game1\u0026period=game2\u0026period=game3\u0026period=game4\u0026period=game5",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"table_tennis.winner": {
		"Name": "勝者",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.any_set_to_nil": {
		"Name": "ゼロに設定",
		"Variables": [],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"tennis.correct_score": {
		"Name": "コレクトスコア",
		"Variables": [],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"tennis.exact_points": {
		"Name": "第{{set}}セット ゲーム{{game}} - 正確なポイント数",
		"Variables": [
			"set",
			"game",
			"point"
		],
		"Split": "set={{set}}\u0026game={{game}}\u0026period=wo",
		"Outcomes": {
			"dynamic.point": "{{point}}"
		}
	},
	"tennis.exact_sets": {
		"Name": "正確なセット数",
		"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": "ゲームハンディキャップ",
		"Primary": true,
		"Description": "ハンデを加えた試合結果を予想して下さい",
		"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}} セット - ゲームハンディキャップ",
		"Variables": [
			"set",
			"handicap"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"tennis.game_handicap_void_supertiebreak": {
		"Name": "ゲームハンディキャップ（3セット目がスーパータイブレークになると無効）",
		"Deprecated": true,
		"Description": "プレイヤーが勝利したゲームにハンディキャップスプレッドが適用された後の結果を予測します。3セット目がスーパータイブレークになると無効です。メジャーの3セット目10点レギュラータイブレークはスーパータイブレークではありません。",
		"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": "オッド/イーブン ゲーム数",
		"Variables": [],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"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}} セット ゲーム {{game}} - ポイント {{point}} 勝者",
		"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}} セット - {{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}} セット ゲーム {{game}} - {{point}} ポイントへのレース",
		"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}} - コレクトスコア",
		"Variables": [
			"set"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"dynamic.score": "{{score}}"
		}
	},
	"tennis.set_game_correct_score": {
		"Name": "セット {{set}} ゲーム {{game}} - コレクトスコア",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026period=game{{game}}\u0026period=wo",
		"Outcomes": {
			"away_to_0": "{{away}} 0へ",
			"away_to_15": "{{away}} 15へ",
			"away_to_30": "{{away}} 30へ",
			"away_to_40": "{{away}} 40へ",
			"home_to_0": "{{home}} 0へ",
			"home_to_15": "{{home}} 15へ",
			"home_to_30": "{{home}} 30へ",
			"home_to_40": "{{home}} 40へ"
		}
	},
	"tennis.set_game_to_deuce": {
		"Name": "セット {{set}} ゲーム {{game}} - デュースへ",
		"Description": "定められたゲームは「デュース」までプレイされるか？（例: いつでも40-40のスコア）",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026period=game{{game}}\u0026period=wo",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"tennis.set_handicap": {
		"Name": "セットハンディキャップ",
		"Variables": [
			"handicap"
		],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"tennis.set_tiebreak_total_points": {
		"Name": "セット {{set}} タイブレーク- 合計点",
		"Variables": [
			"total",
			"set"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"tennis.team_to_win_a_set": {
		"Name": "セットを勝つ {{team}}",
		"Description": "指定されたプレイヤーは1セットだけでも勝利するか？",
		"Variables": [
			"team"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5\u0026team={{team}}",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"tennis.team_total_games": {
		"Name": "{{team}} 合計ゲーム数",
		"Variables": [
			"total",
			"team"
		],
		"Split": "period=default\u0026period=wo\u0026team={{team}}\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"tennis.total_games": {
		"Name": "合計ゲーム数（スーパータイブレークは1ゲームとしてカウントされる） ",
		"Primary": true,
		"CashoutAvailable": true,
		"Description": "両プレイヤーが勝利したゲームの合計数。（例:「6-2」「3-6」「7-6」のセットの場合は、合計で「30（16＋14）」になります。もしスーパータイブレークがあった場合全てのベットはスタンディングとなり、スーパータイブレークは1ゲームとしてカウントされる）",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"tennis.total_games_in_set": {
		"Name": "第 {{set}} セット - 合計ゲーム数",
		"Variables": [
			"set",
			"total"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"tennis.total_games_void_supertiebreak": {
		"Name": "合計ゲーム数（3セット目スーパータイブレークは無効）",
		"Deprecated": true,
		"Description": "両プレイヤーが勝利したゲームの合計数（例: 6-2、3-6、7-6 = 30 (16+14)。 3セット目がスーパータイブレークの場合は無効。メジャーの3セット目10ポイントレギュラータイブレークはスーパータイブレイクではない）",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"tennis.total_sets": {
		"Name": "合計セット数",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"tennis.winner": {
		"Name": "勝者",
		"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": "勝者 \u0026 合計",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=wo\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"away_and_over": "{{away}} \u0026 オーバー {{total}}",
			"away_and_under": "{{away}} \u0026 アンダー {{total}}",
			"home_and_over": "{{home}} \u0026 オーバー {{total}}",
			"home_and_under": "{{home}} \u0026 アンダー {{total}}"
		}
	},
	"tennis.winner_in_game_and_set": {
		"Name": "第 {{set}} セット ゲーム {{game}} の勝者",
		"Variables": [
			"set",
			"game"
		],
		"Split": "period=set{{set}}\u0026game={{game}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.winner_of_set": {
		"Name": "第 {{set}} セットの勝者",
		"CashoutAvailable": true,
		"Variables": [
			"set"
		],
		"Split": "period=set{{set}}\u0026period=wo",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"tennis.with_tiebreak": {
		"Name": "タイブレークはあるか",
		"Variables": [],
		"Split": "period=default\u0026period=wo",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"volleyball.correct_score": {
		"Name": "コレクトスコア",
		"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": "ポイントハンディキャップ",
		"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": "セットハンディキャップ",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"volleyball.total_sets": {
		"Name": "合計セット数",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"volleyball.totals": {
		"Name": "合計ポイント数",
		"Variables": [
			"total"
		],
		"Split": "period=default\u0026period=set1\u0026period=set2\u0026period=set3\u0026period=set4\u0026period=set5",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"volleyball.winner": {
		"Name": "勝者",
		"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": "ハンディキャップ（延長込み）",
		"Variables": [
			"handicap"
		],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"waterpolo.match_odds": {
		"Name": "1x2",
		"Primary": true,
		"CashoutAvailable": true,
		"Variables": [],
		"Split": "period=ft",
		"Outcomes": {
			"away": "{{away}}",
			"draw": "引き分け",
			"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": "合計",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=ft",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"wild_rift.correct_score": {
		"Name": "コレクトスコア",
		"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": "ハンディキャップ（延長込み）",
		"Primary": true,
		"Variables": [
			"handicap"
		],
		"Split": "period=default",
		"Outcomes": {
			"away": "{{away}} {{-handicap}}",
			"home": "{{home}} {{handicap}}"
		}
	},
	"wild_rift.map_winner": {
		"Name": "マップ{{map}}優勝者",
		"Variables": [
			"map"
		],
		"Split": "period=default\u0026period=map{{map}}",
		"Outcomes": {
			"away": "{{away}}",
			"home": "{{home}}"
		}
	},
	"wild_rift.total": {
		"Name": "合計",
		"Primary": true,
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"wild_rift.winner": {
		"Name": "勝者",
		"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": "ボーナスボールがレギュラーボールと同じ",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"world_lottery.bonus_ball_odd_even": {
		"Name": "ボーナスボール オッド/イーブン",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"world_lottery.bonus_ball_range": {
		"Name": "ボーナスボール 範囲",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.bonus_ball_single_digit": {
		"Name": "ボーナスボール 下一桁",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"no": "いいえ",
			"yes": "はい"
		}
	},
	"world_lottery.bonus_ball_sum_odd_even": {
		"Name": "ボーナスボール 合計 オッド/イーブン",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"world_lottery.bonus_ball_sum_total": {
		"Name": "ボーナスボール 総合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"world_lottery.bonus_ball_total": {
		"Name": "ボーナスボール 合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"world_lottery.draw_sum_odd_even": {
		"Name": "引き分け合計 オッド/イーブン",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"even": "イーブン",
			"odd": "オッド"
		}
	},
	"world_lottery.draw_sum_range": {
		"Name": "引き分け合計 範囲",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.draw_sum_total": {
		"Name": "引き分け合計 合計",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{total}}"
		}
	},
	"world_lottery.draw_sum_total_incl_bonus_ball": {
		"Name": "引き分け 総合計（ボーナスボール含む）",
		"Variables": [
			"total"
		],
		"Split": "period=default",
		"Outcomes": {
			"over": "オーバー {{total}}",
			"under": "アンダー {{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": "スタンダード・ベット",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.standard_bet_incl_bonus_ball_in_additional_drum": {
		"Name": "スタンダード・ベット（追加ドラムのボーナスボール含む）",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	},
	"world_lottery.standard_bet_incl_bonus_ball_in_same_drum": {
		"Name": "スタンダード・ベット（同じドラムのボーナスボール含む）",
		"Variables": [],
		"Split": "period=default",
		"Outcomes": {
			"dynamic.outcome": "{{outcome}}"
		}
	}
}