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

{
    "count": 58352,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5835",
    "results": [
        {
            "id": 64300,
            "name": "13 13",
            "director": {
                "id": 816378,
                "username": "邱浚哲",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/6f7e3ec162577f04d8d45bde711a2bed-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 676.8106533454725,
                        "deviation": 69.18709233764596,
                        "volatility": 0.060003197322868435
                    }
                },
                "ranking": 5.879944578659465,
                "professional": false,
                "ui_class": ""
            },
            "description": "111111",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6372,
                "name": "優才入門班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-15T03:39:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-15T03:39:20.682394Z",
            "ended": "2020-08-15T03:56:23.097092Z",
            "start_waiting": "2020-08-15T03:39:20.376183Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        },
        {
            "id": 124608,
            "name": "Турнир \"КВК\" 2025",
            "director": {
                "id": 119281,
                "username": "vladislaw.ageew",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/70ba9bfdbba9168b7edda759da50bb97-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1344.6569962866781,
                        "deviation": 64.21145194993571,
                        "volatility": 0.059853341265166685
                    }
                },
                "ranking": 21.772481834506785,
                "professional": false,
                "ui_class": ""
            },
            "description": "III Ежегодный Турнир \"КВК\".",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89819,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11721,
                "name": "Го клуб \"Школа Героев\"",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-24T21:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2025-01-24T21:00:22.296801Z",
            "ended": null,
            "start_waiting": "2025-01-24T21:00:22.058415Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5
        }
    ]
}