osu-api-v2-js
    Preparing search index...

    Interface Ranking

    interface Ranking {
        beatmapsets: Beatmapset.Extended[];
        ranking: User.Statistics.WithUser[];
        spotlight: WithParticipantcount;
    }
    Index

    Properties

    beatmapsets: Beatmapset.Extended[]