This endpoint would allow you to select a server/servers and get a list of:
Players:
• Their join date
• Last seen date
• Total time played on server (filterable by date, e.g. total time played this month)
Isn’t this already accomplishable by subscribing to BM premium and viewing the monthly or total hours on a server then searching the list to find a user’s /profiles/id which shows playtime?
That’s not exportable to something like CSV or excel. By using the api I can get that data in JSON and transform it any way I like
This is already possible with the API. JSON can be converted into anything.