GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5811
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58102,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5810",
    "results": [
        {
            "id": 130109,
            "name": "hjwrtfrsg",
            "director": {
                "id": 1569784,
                "username": "1213456789lkjh",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/9ace486d650a01ecd9da27a2cd4a059b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 736.9995434729591,
                        "deviation": 61.38914328321541,
                        "volatility": 0.060106027679138134
                    }
                },
                "ranking": 7.852225585154122,
                "professional": false,
                "ui_class": ""
            },
            "description": "tyrwyrthjyrjuytuyfjhf",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15479,
                "name": "林",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-03T15:08:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-03T15:08:30.150760Z",
            "ended": "2025-07-03T15:11:52.889974Z",
            "start_waiting": "2025-07-03T15:08:30.095992Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 68053,
            "name": "Dong Vs Karl",
            "director": {
                "id": 756229,
                "username": "mrrabbuit",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/95a91e6b595a49e91968bd28f3e90ce4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.0847977490964,
                        "deviation": 156.13884872211037,
                        "volatility": 0.05999992557636363
                    }
                },
                "ranking": 21.831420754602473,
                "professional": false,
                "ui_class": ""
            },
            "description": "11/20/2020",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-11-20T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-11-20T10:16:31.145534Z",
            "ended": "2020-11-20T11:40:36.308495Z",
            "start_waiting": "2020-11-20T10:16:31.061308Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2
        }
    ]
}