RocketLeague
match_most_shots_player/2way
Providers: RIMBLE
Which team will have the player with the most shots in the entire match?
Example:
{
"marketName": "match_most_shots_player",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.3134675508130995,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 2.7881832272142772,
"tradingStatus": "open",
"won": false
}
]
}
match_most_saves_player/2way
Providers: RIMBLE
Which team will have the player with the most saves in the entire match?
Example:
{
"marketName": "match_most_saves_player",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.7468945442677482,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 1.8262985544795176,
"tradingStatus": "open",
"won": false
}
]
}
match_most_shots/2way
Providers: RIMBLE
Which team will have the most shots in the entire match?
Example:
{
"marketName": "match_most_shots",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.1909154090714453,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 3.567481429163102,
"tradingStatus": "open",
"won": false
}
]
}
match_most_saves/2way
Providers: RIMBLE
Which team will have the most saves in the entire match?
Example:
{
"marketName": "match_most_saves",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.6078890577624194,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 2.007763849722987,
"tradingStatus": "open",
"won": false
}
]
}
match_most_shots_map/2way
Providers: RIMBLE
Which team will have the game with the most shots in the entire match?
Example:
{
"marketName": "match_most_shots_map",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.1909154090714453,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 3.567481429163102,
"tradingStatus": "open",
"won": false
}
]
}
match_most_saves_map/2way
Providers: RIMBLE
Which team will have the game with the most saves in the entire match?
Example:
{
"marketName": "match_most_saves_map",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.6078890577624194,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 2.007763849722987,
"tradingStatus": "open",
"won": false
}
]
}
map_player_total_saves/overunder
Providers: RIMBLE
Will player saves exceed line in a game played?
Example:
{
"marketName": "map_player_total_saves",
"marketType": "overunder",
"specifiers": {
"mapNumber": 5,
"player": "DORITO",
"line": 1
},
"outcomes": [
{
"outcome": "over",
"decimalOdd": 1.6408253613267572,
"tradingStatus": "open",
"won": false
},
{
"outcome": "under",
"decimalOdd": 1.9586696437975226,
"tradingStatus": "open",
"won": false
}
]
}
map_player_total_goals/overunder
Providers: RIMBLE
Will player goals exceed line in a game played?
Example:
{
"marketName": "map_player_total_goals",
"marketType": "overunder",
"specifiers": {
"mapNumber": 5,
"player": "DORITO",
"line": 1
},
"outcomes": [
{
"outcome": "over",
"decimalOdd": 1.1367395777991114,
"tradingStatus": "open",
"won": false
},
{
"outcome": "under",
"decimalOdd": 4.161620134093931,
"tradingStatus": "open",
"won": false
}
]
}
match_winner_handicap/2way
Providers: RIMBLE
Which team will win the N map handicap?
Example:
{
"marketName": "match_winner_handicap",
"marketType": "2way",
"specifiers": {
"line": -1.5
},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.61978090107569,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 1.9895249412858016,
"tradingStatus": "open",
"won": false
}
]
}
match_winner/2way
Providers: RIMBLE
Which team will win the match?
Example:
{
"marketName": "match_winner",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.227123215263914,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 3.2777652844794516,
"tradingStatus": "open",
"won": false
}
]
}
match_total_assists/overunder
Providers: RIMBLE
Will the actual number of total assists in the match be over the predicted number of total assists?
Example:
{
"marketName": "match_total_assists",
"marketType": "overunder",
"specifiers": {
"line": 423
},
"outcomes": [
{
"outcome": "over",
"decimalOdd": 16.666666666666668,
"tradingStatus": "open",
"won": false
},
{
"outcome": "under",
"decimalOdd": 0.9433962264150942,
"tradingStatus": "open",
"won": false
}
]
}
match_most_assists_player/2way
Providers: RIMBLE
Which team will have the player with the most assists in the entire match?
Example:
{
"marketName": "match_most_assists_player",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.758521538213308,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 1.813761227427961,
"tradingStatus": "open",
"won": false
}
]
}
match_most_assists/2way
Providers: RIMBLE
Which team will have the most assists in the entire match?
Example:
{
"marketName": "match_most_assists",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.2926555355813738,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 2.8868468438134975,
"tradingStatus": "open",
"won": false
}
]
}
match_map_score/exact
Providers: RIMBLE
What will be the final scoreline of the match?
Example:
{
"marketName": "match_map_score",
"marketType": "exact",
"specifiers": {},
"outcomes": [
{
"outcome": "2-0",
"decimalOdd": 1.61978090107569,
"tradingStatus": "open",
"won": false
},
{
"outcome": "2-1",
"decimalOdd": 2.919650446948768,
"tradingStatus": "open",
"won": false
},
{
"outcome": "0-2",
"decimalOdd": 8.049810082210117,
"tradingStatus": "open",
"won": false
},
{
"outcome": "1-2",
"decimalOdd": 6.414398442698258,
"tradingStatus": "open",
"won": false
}
]
}
match_most_assists_map/2way
Providers: RIMBLE
Which team will have the game with the most assists in the entire match?
Example:
{
"marketName": "match_most_assists_map",
"marketType": "2way",
"specifiers": {},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.229470733968249,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 3.2611331085411623,
"tradingStatus": "open",
"won": false
}
]
}
map_winner/2way
Providers: RIMBLE
Which team will win a map?
Example:
{
"marketName": "map_winner",
"marketType": "2way",
"specifiers": {
"mapNumber": 3
},
"outcomes": [
{
"outcome": "team1",
"decimalOdd": 1.7293537338720946,
"tradingStatus": "open",
"won": false
},
{
"outcome": "team2",
"decimalOdd": 1.8458722371371517,
"tradingStatus": "open",
"won": false
}
]
}
map_player_total_assists/overunder
Providers: RIMBLE
Will player assists exceed line in a game played?
Example:
{
"marketName": "map_player_total_assists",
"marketType": "overunder",
"specifiers": {
"mapNumber": 3,
"player": "cacan",
"line": 4.5
},
"outcomes": [
{
"outcome": "over",
"decimalOdd": 1.7524674029217842,
"tradingStatus": "open",
"won": false
},
{
"outcome": "under",
"decimalOdd": 1.8202470480114539,
"tradingStatus": "open",
"won": false
}
]
}