APIEndpoint referenceWatchlist
/watchlist/value-bet
Query Parameters
limit?integer
Format
int64page?integer
Format
int64Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/watchlist/value-bet"{ "$schema": "https://example.com/schemas/WatchlistValueBetListOKBody.json", "data": [ { "activityInfo": null, "alertsSupported": true, "avgOverEdge": 0, "awayTeamId": 0, "awayTeamName": "string", "bestOverOdds": 0, "bookmakers": [ { "overOdds": 0, "source": "string", "underOdds": 0 } ], "groupKey": "string", "hitRates": { "l10": 0, "l20": 0, "l30": 0 }, "homeTeamId": 0, "homeTeamName": "string", "isPredictionOnly": true, "jerseyNumber": 0, "last30Stats": [ 0.1 ], "line": 0, "marketType": "string", "matchDate": "string", "matchId": 0, "matchInternalId": 0, "matchOdds": { "away": 0, "draw": 0, "home": 0 }, "matchSlug": "string", "models": [ { "differencePercentage": 0, "extraLongExpected": 0, "extraLongFairOverOdds": 0, "fairOverOdds": 0, "fairUnderOdds": 0, "lambdaNumber": 0, "leagueAverage": 0, "longExpected": 0, "longFairOverOdds": 0, "mediumExpected": 0, "mediumFairOverOdds": 0, "modelGroup": 0, "modelName": "string", "opponentMultiplier": 0, "playersAverage": 0, "poissonProbOver": 0, "poissonProbUnder": 0, "shortExpected": 0, "shortFairOverOdds": 0, "teamAverageAgainst": 0 } ], "multiClub": true, "playerId": 0, "playerName": "string", "position": "string", "recentGames": [ { "isHome": true, "minutesPlayed": 0, "opponentId": 0, "opponentName": "string", "position": "string", "stat": 0.1, "uniqueTournamentId": 0 } ], "sampleSize": 0, "scannerEdge": 0, "scannerFairOdds": 0, "scannerModelName": "string", "teamId": 0, "teamName": "string", "uniqueTournamentId": 0, "windowHorizon": "string" } ], "pagination": { "property1": null, "property2": null }}
