Endpoint
Request
This endpoint requires no parameters or authentication.Response
Returns an object containing an array of teams with their drivers and calculated points.Array of team objects with calculated points
Points calculation logic
ThetotalPoints field is calculated using the following logic from /home/daytona/workspace/source/server/api/teams/index.ts:25-38: