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

{
    "count": 53681,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-player_count&page=5368",
    "results": [
        {
            "id": 122202,
            "name": "13x13 New Zealand Handicap D.E. #11",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1677.038020319702,
                        "deviation": 71.16767724683103,
                        "volatility": 0.060297668643945763
                    }
                },
                "ranking": 26.886089849443636,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. 8 players. Starts only when full.\n\nNew Zealand rules. 13x13 board. Handicap games. Double-elimination.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 90782,
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 57,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-30T04:13:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 0
        }
    ]
}