Added
2.53.0
over 1 year ago by Bethany Davies
Summary: added new fields to the Counter-Strike post-game rounds endpoint.
Added
- Added new fields for the Counter-Strike rounds endpoint (
/csgo/games/{csgo_game_id}/rounds):- Player economy (
economy, integer) for both thefreeze_time_economyandround_start_economyobjects. - The current round score of a given team (
round_score, integer) in thecounter_terroristsandterroristsobjects. - The selected map for the game (
map, object), containing the mapid(integer),name(string), andimage_url(string). - The image (
image_url, string) and slug (slug, string) of a player's primary and secondary weapons. - The name of the team (
team_name, string) in thecounter_terrorists,terrorists, andwinner_teamobjects.
- Player economy (
