GET /api/map/kool_mini2?mode=1&limit=1 200 { "total_records": 121, "records": [ { "rank": 1, "id": 385329, "mode": 1, "player_id": 76561198321167723, "name": "t0phunter", "time": 18360, "checkpoints": [ 7272, 11896, 14600 ], "speed_start": 547.0, "speed_end": 1837.0, "speed_top": 1837.0, "speed_average": 1341.0, "date": "2020-08-02T15:31:22.409Z" } ] }
Param name | Description |
---|---|
map
required |
Map name Validations:
|
mode
optional |
Default is 0, overrides weapons and physics params. 0: PQL Weapons, 1: PQL Strafe, 2: VQL Weapons, 3: VQL Strafe Validations:
|
weapons
optional |
Default is true Validations:
|
physics
optional |
Default is turbo, turbo is same as pql, classic is same as vql Validations:
|
limit
optional |
Number of records which will be returned Validations:
|