{
"activeAthleteCount": 0,
"activeTeamCount": 0,
"upcomingMatchCount": 0,
"upcomingEventCount": 0,
"subscriptionTier": "string",
"featureUsage": {
"totalMatchesHosted": 0,
"matchesLast30Days": 0,
"totalScoresRecorded": 0,
"journalEntriesLast30Days": 0,
"newsArticlesLast30Days": 0,
"hasPaymentsConfigured": true,
"hasRangesConfigured": true
},
"financial": {
"isStripeActive": true,
"availableBalanceCents": 0,
"revenueLast30DaysCents": 0,
"transactionCountLast30Days": 0,
"payoutsEnabled": true
},
"programActivity": {
"averageTeamScore": 0,
"practiceSessionsLast30Days": 0,
"activeShootersLast30Days": 0,
"rosterChangesLast30Days": 0
},
"pendingActions": [
{
"category": "string",
"description": "string",
"count": 0,
"actionUrl": "string",
"priority": "string"
}
],
"coachEngagement": [
{
"userId": "string",
"displayName": "string",
"avatarUrl": "string",
"lastLoginAt": "2019-08-24T14:15:22.123Z",
"notesLast30Days": 0,
"matchesLast30Days": 0,
"isRecentlyActive": true
}
]
}