Top athletes by transactions (Dashboard)
Top athletes by transactions (Dashboard)
Returns the top athletes ranked by transaction value/count. Used in the dashboard ‘Top Athletes’ widget.
GET
Top athletes by transactions (Dashboard)
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Query Parameters
Start date (YYYY-MM-DD).
Example:
"2026-02-16"
End date (YYYY-MM-DD).
Example:
"2026-03-18"
Search query string (athlete name).
Example:
""
Filter: Y = Current Athletes, N = Former Athletes, A = All Athletes.
Available options:
Y, N, A Example:
"Y"
Show only MOGL deals.
Example:
true
Page number.
Example:
1
Items per page (default 10).
Example:
10
Filter by university/college ID.