{
  "athletes": [
    {
      "id": "-NxKq2p8sLm3vTw",
      "name": "Jane Athlete",
      "team_id": "team_456"
    },
    {
      "id": "-NxKq2q1aBc9dEf",
      "name": "John Athlete",
      "team_id": "team_456"
    }
  ],
  "total": 2,
  "applied_filters": {
    "team_id": "team_456"
  }
}
