Great way how you presented the data, its important to have it fair and fun. The dao needs to take over rewards eventually.
One addition there are more then 284 players in survival mode.. this data set i based on the persons that are on the leaderboards (Bronze/Silver/Gold/Diamond and Champion) of season 157.
Yes. Good point. At the same time if they are not on the leaderboard they are not earning. So for this discussion it's okay.
Vugtis was asking for an API endpoint that you used to collect this data. Can you provide a link an a short description under this comment so that we keep a record please?
No problem... There is not one simple api but here is the process i followed:
start = https://api2.splinterlands.com/season?id=156
end = https://api2.splinterlands.com/season?id=157
https://api2.splinterlands.com/players/leaderboard?season=157&format=survival&leaderboard=0
Put all balances in a dataframe (table)
There you have it, for ~290 accounts it took about 1,5 hours to complete (there is backoff strategy from splinterlands to not overflood it with request)
@vugtis or others.. If you would like the python scripts i can setup a repository to download it...
Thank you. This post is good enough for now. I just wanted to know if there is a simple endpoint to get this data. The answer is NO. xD
We will continue to investigate next season as well