@cloudbet/market-helper
Version:
SDK to generate localized sport market information
2,338 lines • 260 kB
JSON
{
"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": [