EndpointsRounds
Get division versus-me records
GET
/v2/divisions/{division_id}/versus-meReturn each opponent's recent record against one champion owned by the caller.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
division_id*Division Id
Division whose opponent records should be returned.
Match
^div_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Query Parameters
rounds?Rounds
Most recent completed rounds to include.
Range
1 <= value <= 200Default
50player_id?|
Owned player whose champion is the comparison anchor; defaults to the caller's latest champion.