@cloudbet/market-helper 1.46.20 → 1.46.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/sports-core/markets/de.json +95 -1
- package/sports-core/markets/el.json +7 -6
- package/sports-core/markets/en.json +1 -0
- package/sports-core/markets/es.json +2 -2
- package/sports-core/markets/fr.json +2 -2
- package/sports-core/markets/hu.json +1641 -216
- package/sports-core/markets/id.json +1 -1
- package/sports-core/markets/it.json +1 -1
- package/sports-core/markets/ja.json +2 -2
- package/sports-core/markets/ko.json +2 -2
- package/sports-core/markets/lv.json +3 -3
- package/sports-core/markets/pl.json +2 -2
- package/sports-core/markets/pt-BR.json +6 -6
- package/sports-core/markets/pt.json +1 -1
- package/sports-core/markets/ru.json +12 -12
- package/sports-core/markets/tr.json +1 -1
- package/sports-core/markets/vi.json +11552 -0
- package/sports-core/sports/hu.json +13 -0
- package/sports-core/sports/vi.json +77 -0
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{ "name": "@cloudbet/market-helper", "version": "1.46.
|
|
1
|
+
{ "name": "@cloudbet/market-helper", "version": "1.46.21", "sideEffects": false, "description": "SDK to generate localized sport market information", "main": "index.js", "author": "Klaus Gravenreuth <kgravenreuth@cloudbet.com>", "license": "Apache-2.0", "engines": { "node": ">=12.0.0" }, "keywords": [ "cloudbet", "odds", "api", "sportsbook" ], "dependencies": { "bignumber.js": "9.0.1" } }
|
|
@@ -10,6 +10,29 @@
|
|
|
10
10
|
"home": "{{home}}"
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
|
+
"american_football.1x2_period_second_half": {
|
|
14
|
+
"Name": "2. Halbzeit - 1x2",
|
|
15
|
+
"Description": "3-Wege-Wette 2. Halbzeit: 1 = Heimsieg, X = Unentschieden, 2 = Auswärtssieg (bei neutralem Austragungsort: 1= zuerst genanntes Team)",
|
|
16
|
+
"Variables": [],
|
|
17
|
+
"Split": "period=2h\u0026period=q3\u0026period=q4",
|
|
18
|
+
"Outcomes": {
|
|
19
|
+
"away": "{{away}}",
|
|
20
|
+
"draw": "Unentschieden",
|
|
21
|
+
"home": "{{home}}"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"american_football.1x2_period_second_half_incl_ot": {
|
|
25
|
+
"Name": "2. Halbzeit - 1x2 (inkl. Verlängerung)",
|
|
26
|
+
"Variables": [
|
|
27
|
+
"handicap"
|
|
28
|
+
],
|
|
29
|
+
"Split": "period=2h\u0026period=ot\u0026period=q3\u0026period=q4",
|
|
30
|
+
"Outcomes": {
|
|
31
|
+
"away": "{{away}}",
|
|
32
|
+
"draw": "Unentschieden",
|
|
33
|
+
"home": "{{home}}"
|
|
34
|
+
}
|
|
35
|
+
},
|
|
13
36
|
"american_football.double_chance": {
|
|
14
37
|
"Name": "Doppelte Chance",
|
|
15
38
|
"Variables": [],
|
|
@@ -30,6 +53,24 @@
|
|
|
30
53
|
"home": "{{home}}"
|
|
31
54
|
}
|
|
32
55
|
},
|
|
56
|
+
"american_football.draw_no_bet_period_first_half": {
|
|
57
|
+
"Name": "1. Halbzeit - Unentschieden, keine Wette",
|
|
58
|
+
"Variables": [],
|
|
59
|
+
"Split": "period=1h\u0026period=q1\u0026period=q2",
|
|
60
|
+
"Outcomes": {
|
|
61
|
+
"away": "{{away}}",
|
|
62
|
+
"home": "{{home}}"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
"american_football.draw_no_bet_period_second_half_incl_ot": {
|
|
66
|
+
"Name": "2. Halbzeit - Unentschieden, keine Wette (inkl. Verlängerung)",
|
|
67
|
+
"Variables": [],
|
|
68
|
+
"Split": "period=2h\u0026period=ot\u0026period=q3\u0026period=q4",
|
|
69
|
+
"Outcomes": {
|
|
70
|
+
"away": "{{away}}",
|
|
71
|
+
"home": "{{home}}"
|
|
72
|
+
}
|
|
73
|
+
},
|
|
33
74
|
"american_football.drive_play_play_type": {
|
|
34
75
|
"Name": "{{drive}} drive play {{play}} - {{team}} play type",
|
|
35
76
|
"Variables": [
|
|
@@ -112,6 +153,28 @@
|
|
|
112
153
|
"home": "{{home}} {{handicap}}"
|
|
113
154
|
}
|
|
114
155
|
},
|
|
156
|
+
"american_football.handicap_period_second_half": {
|
|
157
|
+
"Name": "2. Halbzeit - Handicap",
|
|
158
|
+
"Variables": [
|
|
159
|
+
"handicap"
|
|
160
|
+
],
|
|
161
|
+
"Split": "period=2h\u0026period=q3\u0026period=q4",
|
|
162
|
+
"Outcomes": {
|
|
163
|
+
"away": "{{away}} {{-handicap}}",
|
|
164
|
+
"home": "{{home}} {{handicap}}"
|
|
165
|
+
}
|
|
166
|
+
},
|
|
167
|
+
"american_football.handicap_period_second_half_incl_ot": {
|
|
168
|
+
"Name": "2. Halbzeit - Handicap (inkl. Verlängerung)",
|
|
169
|
+
"Variables": [
|
|
170
|
+
"handicap"
|
|
171
|
+
],
|
|
172
|
+
"Split": "period=2h\u0026period=q3\u0026period=q4",
|
|
173
|
+
"Outcomes": {
|
|
174
|
+
"away": "{{away}} {{-handicap}}",
|
|
175
|
+
"home": "{{home}} {{handicap}}"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
115
178
|
"american_football.highest_scoring_quarter": {
|
|
116
179
|
"Name": "Viertel mit den meisten Punkten",
|
|
117
180
|
"Description": "In welches Viertel werden die meisten Punkte von beiden Teams erzielt? (exklusive Verlängerung)",
|
|
@@ -145,6 +208,15 @@
|
|
|
145
208
|
"odd": "ungerade"
|
|
146
209
|
}
|
|
147
210
|
},
|
|
211
|
+
"american_football.odd_even_period_first_half": {
|
|
212
|
+
"Name": "1. Halbzeit - Gerade/ungerade",
|
|
213
|
+
"Variables": [],
|
|
214
|
+
"Split": "period=1h\u0026period=q1\u0026period=q2",
|
|
215
|
+
"Outcomes": {
|
|
216
|
+
"even": "Gerade",
|
|
217
|
+
"odd": "Ungerade"
|
|
218
|
+
}
|
|
219
|
+
},
|
|
148
220
|
"american_football.outright": {
|
|
149
221
|
"Name": "{{market_name}}",
|
|
150
222
|
"Variables": [
|
|
@@ -820,6 +892,17 @@
|
|
|
820
892
|
"odd": "Ungerade"
|
|
821
893
|
}
|
|
822
894
|
},
|
|
895
|
+
"american_football.team_odd_even_period_first_half": {
|
|
896
|
+
"Name": "1. Halbzeit - {{team}} Ungerade/Gerade",
|
|
897
|
+
"Variables": [
|
|
898
|
+
"team"
|
|
899
|
+
],
|
|
900
|
+
"Split": "period=1h\u0026period=q1\u0026period=q2\u0026team={{team}}",
|
|
901
|
+
"Outcomes": {
|
|
902
|
+
"even": "Gerade",
|
|
903
|
+
"odd": "Ungerade"
|
|
904
|
+
}
|
|
905
|
+
},
|
|
823
906
|
"american_football.team_total_period_first_half": {
|
|
824
907
|
"Name": "1. Halbzeit - {{team}} Total",
|
|
825
908
|
"Description": "Die Gesamtzahl der vom genannten Team in der 1. Spielhälfte erzielten Punkte",
|
|
@@ -881,6 +964,17 @@
|
|
|
881
964
|
"under": "Unter {{total}}"
|
|
882
965
|
}
|
|
883
966
|
},
|
|
967
|
+
"american_football.totals_period_second_half_excl_ot": {
|
|
968
|
+
"Name": "2. Hälfte - Gesamtanzahl",
|
|
969
|
+
"Variables": [
|
|
970
|
+
"total"
|
|
971
|
+
],
|
|
972
|
+
"Split": "period=ft",
|
|
973
|
+
"Outcomes": {
|
|
974
|
+
"over": "Über {{total}}",
|
|
975
|
+
"under": "Unter {{total}}"
|
|
976
|
+
}
|
|
977
|
+
},
|
|
884
978
|
"american_football.touchdown_scorer": {
|
|
885
979
|
"Name": "{{touchdown}} Touchdown-Scorer",
|
|
886
980
|
"Variables": [
|
|
@@ -10434,7 +10528,7 @@
|
|
|
10434
10528
|
}
|
|
10435
10529
|
},
|
|
10436
10530
|
"tennis.game_handicap": {
|
|
10437
|
-
"Name": "Spiel-Handicap
|
|
10531
|
+
"Name": "Spiel-Handicap",
|
|
10438
10532
|
"Primary": true,
|
|
10439
10533
|
"Description": "Ergebnisvorhersage, nachdem ein Handicap-Spread von den gewonnenen Spielen eines Spielers abgezogen wurde. Alle Wetten werden STEHEN, wenn es einen Super Tie Break gibt, wobei Super Tie Break als 1 Spiel zählt.",
|
|
10440
10534
|
"Variables": [
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
}
|
|
292
292
|
},
|
|
293
293
|
"american_football.totals": {
|
|
294
|
-
"Name": "Σύνολο",
|
|
294
|
+
"Name": "Σύνολο (παράταση συμπ.)",
|
|
295
295
|
"Primary": true,
|
|
296
296
|
"CashoutAvailable": true,
|
|
297
297
|
"Variables": [
|
|
@@ -1338,7 +1338,7 @@
|
|
|
1338
1338
|
}
|
|
1339
1339
|
},
|
|
1340
1340
|
"baseball.totals": {
|
|
1341
|
-
"Name": "Σύνολο",
|
|
1341
|
+
"Name": "Σύνολο (έξτρα innings συμπ.)",
|
|
1342
1342
|
"Primary": true,
|
|
1343
1343
|
"CashoutAvailable": true,
|
|
1344
1344
|
"Variables": [
|
|
@@ -1778,7 +1778,7 @@
|
|
|
1778
1778
|
}
|
|
1779
1779
|
},
|
|
1780
1780
|
"basketball.totals": {
|
|
1781
|
-
"Name": "Σύνολο",
|
|
1781
|
+
"Name": "Σύνολο (παράταση συμπ.)",
|
|
1782
1782
|
"Primary": true,
|
|
1783
1783
|
"CashoutAvailable": true,
|
|
1784
1784
|
"Variables": [
|
|
@@ -5191,7 +5191,7 @@
|
|
|
5191
5191
|
}
|
|
5192
5192
|
},
|
|
5193
5193
|
"esport_nba2k.totals": {
|
|
5194
|
-
"Name": "Σύνολο",
|
|
5194
|
+
"Name": "Σύνολο (παράταση συμπ.)",
|
|
5195
5195
|
"Variables": [
|
|
5196
5196
|
"total"
|
|
5197
5197
|
],
|
|
@@ -6162,6 +6162,7 @@
|
|
|
6162
6162
|
},
|
|
6163
6163
|
"ice_hockey.exact_goals": {
|
|
6164
6164
|
"Name": "Ακριβής αριθμός γκολ",
|
|
6165
|
+
"Deprecated": true,
|
|
6165
6166
|
"Variables": [],
|
|
6166
6167
|
"Split": "period=ft",
|
|
6167
6168
|
"Outcomes": {
|
|
@@ -7424,7 +7425,7 @@
|
|
|
7424
7425
|
}
|
|
7425
7426
|
},
|
|
7426
7427
|
"rugby_league.totals": {
|
|
7427
|
-
"Name": "Σύνολο",
|
|
7428
|
+
"Name": "Σύνολο Γκολ",
|
|
7428
7429
|
"Primary": true,
|
|
7429
7430
|
"CashoutAvailable": true,
|
|
7430
7431
|
"Variables": [
|
|
@@ -7669,7 +7670,7 @@
|
|
|
7669
7670
|
}
|
|
7670
7671
|
},
|
|
7671
7672
|
"rugby_union.totals": {
|
|
7672
|
-
"Name": "Σύνολο",
|
|
7673
|
+
"Name": "Σύνολο Γκολ",
|
|
7673
7674
|
"Primary": true,
|
|
7674
7675
|
"CashoutAvailable": true,
|
|
7675
7676
|
"Variables": [
|
|
@@ -3789,7 +3789,7 @@
|
|
|
3789
3789
|
}
|
|
3790
3790
|
},
|
|
3791
3791
|
"cricket.test_winner": {
|
|
3792
|
-
"Name": "Ganador del encuentro
|
|
3792
|
+
"Name": "Ganador del encuentro ",
|
|
3793
3793
|
"Primary": true,
|
|
3794
3794
|
"CashoutAvailable": true,
|
|
3795
3795
|
"Variables": [],
|
|
@@ -10361,7 +10361,7 @@
|
|
|
10361
10361
|
}
|
|
10362
10362
|
},
|
|
10363
10363
|
"tennis.game_handicap": {
|
|
10364
|
-
"Name": "Hándicap de juego
|
|
10364
|
+
"Name": "Hándicap de juego ",
|
|
10365
10365
|
"Primary": true,
|
|
10366
10366
|
"Description": "Pronostica el resultado después de que el margen de hándicap se haya aplicado a los juegos que los jugadores han ganado. Todas las apuestas se mantienen si hay un Super Tie Break, contando el Super Tie Break como 1 juego.",
|
|
10367
10367
|
"Variables": [
|
|
@@ -3775,7 +3775,7 @@
|
|
|
3775
3775
|
}
|
|
3776
3776
|
},
|
|
3777
3777
|
"cricket.test_winner": {
|
|
3778
|
-
"Name": "Gagnante
|
|
3778
|
+
"Name": "Gagnante",
|
|
3779
3779
|
"Primary": true,
|
|
3780
3780
|
"CashoutAvailable": true,
|
|
3781
3781
|
"Variables": [],
|
|
@@ -10347,7 +10347,7 @@
|
|
|
10347
10347
|
}
|
|
10348
10348
|
},
|
|
10349
10349
|
"tennis.game_handicap": {
|
|
10350
|
-
"Name": "Handicap de jeux
|
|
10350
|
+
"Name": "Handicap de jeux ",
|
|
10351
10351
|
"Primary": true,
|
|
10352
10352
|
"Description": "Prédisez les résultats après que le handicap ait été appliqué aux parties auxquels les joueurs ont gagné. Tous les paris resteront VALABLES s'il y a un Super Tie Break, qui compte comme 1 partie.",
|
|
10353
10353
|
"Variables": [
|