ServicesDemo APIScoreboardScoreboardRead the public top-10 scoreboard. 📄️Top 10 scoreboardReturn the public top 10 scoreboard, ordered by score (desc), then duration (asc, nulls last), then submission timestamp (asc). Sort order is encoded into the DynamoDB sort key, so this is a cheap query.
📄️Top 10 scoreboardReturn the public top 10 scoreboard, ordered by score (desc), then duration (asc, nulls last), then submission timestamp (asc). Sort order is encoded into the DynamoDB sort key, so this is a cheap query.