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

{
    "count": 53491,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=player_count&page=5349",
    "results": [
        {
            "id": 95975,
            "name": "2023 Rounds Survival",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "Starts on the first of January 2023.<br>\nOne game at a time, 2023 rounds. Subsequent rounds begin when all the games of the previous round end. <br>\nLosing by timeout leads to disqualification. \n\n\nPauses are not allowed.<br>\nVacation mode is not prohibited but discouraged. \nIf a player is in vacation mode for more than 5 days a defeat may be assigned to him/her regardless of the position on the goban. \n\nIf a player pauses a game or is in vacation mode for more than 5 days please contact the tournament director (<a href=\"https://online-go.com/player/126739/\">🐬Sofiam🐬</a> ) or, if she isn't available, another moderator. \n\nFor any questions about the tournament you can use the chat or the <a href='https://forums.online-go.com/t/2023-rounds-survival/45417?u=_sofiam'>discussion thread</a>. \n\nGood games to everyone, let's hope we all make it to the end!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 359,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-31T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-12-31T23:24:12.494708Z",
            "ended": null,
            "start_waiting": "2022-12-31T23:00:56.815192Z",
            "board_size": 9,
            "active_round": 63,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 2573
        }
    ]
}