Skip to main content

FilterOverCodmwMatches

Properties

NameTypeRequiredDescription
begin_atList[str]
detailed_statsboolWhether the match offers full stats
drawboolWhether result of the match is a draw
end_atList[str]
finishedbool
forfeitboolWhether match was forfeited
futurebooltrue for future matches only, false for past matches only.
Filtering is done on the begin_at value, so matches with running status will not appear if true.
id_List[int]
league_idList[int]
match_typeList[MatchType]
modified_atList[str]
nameList[str]
not_startedbool
number_of_gamesList[int]
opponent_idList[FilterOverCodmwMatchesOpponentId]A Team or a Player (id or slug). You can usefilter[winner_type]=Team or filter[winner_type]=Player to focus on teams or players.
opponents_filledboolWhether a match has opponents filled i.e. opponents are not TBD.
pastbool
runningbool
scheduled_atList[str]
serie_idList[int]
slugList[str]
statusList[MatchStatus]
tournament_idList[int]
unscheduledbool
videogameList[VideogameIdOrSlug]
videogame_titleList[FilterOverCodmwMatchesVideogameTitle]A videogame title id or slug.
Only for /csgo/*, /codmw/*, /fifa/* and /ow/* endpoints
videogame_versionList[FilterOverCodmwMatchesVideogameVersion]Filter by the names of videogame versions, all versions using filter[videogame_version]=all, or by the latest version using filter[videogame_version]=latest
Only for valorant/* and /lol/* endpoints.
winner_idList[OpponentId]
winner_typeList[MatchWinnerType]

FilterOverCodmwMatchesOpponentId

FilterOverCodmwMatchesVideogameTitle

FilterOverCodmwMatchesVideogameVersion

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →