EndpointsRounds
Get division pairing matrix
GET
/v2/divisions/{division_id}/pairing-matrixReturn shared-game counts among current champion policies in a division.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
division_id*Division Id
Division whose champion pairings 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}$