EndpointsLeagues

Get division first-place history

GET/v2/divisions/{division_id}/first-place

Return the current leader, recent lead changes, and prior first-place reigns for a division.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

division_id*Division Id

Division whose first-place history 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}$