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

{
    "count": 53572,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-player_count&page=5357",
    "results": [
        {
            "id": 121906,
            "name": "Chirstmas game",
            "director": {
                "id": 1585337,
                "username": "Minnie C",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/14eddfa97e7500bb015f18446de45a7e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 641.7737780491123,
                        "deviation": 96.76875074642592,
                        "volatility": 0.060029321359002
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "on chirstmas fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": 14323,
                "name": "Epping West Thursday Go Class",
                "summary": "This group is for Epping West Thursday Go Class students who are learning how to play Go.\n",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-31T08:00:00Z",
            "players_start": 27,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        },
        {
            "id": 121923,
            "name": "Killers and war",
            "director": {
                "id": 1132253,
                "username": "KUSA play979",
                "country": "vn",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/95b516b6e24aa2ced48d0c89e26b36a8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1017.5245875922591,
                        "deviation": 65.5989935301846,
                        "volatility": 0.06007751318191917
                    }
                },
                "ranking": 15.31904531316048,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tôi tạo ra một giải đấu này cho những người dưới 10kyu chơi",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 2308,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 1800,
                "initial_time": 14400,
                "max_time": 14400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14736,
                "name": "killers and war  ⚔️ ",
                "summary": "Đây là nhóm nhiều người việt nam 🇻🇳 và cần nhiều người mạnh từ 10-19k",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d4fc678c8067335e1e501b9e4f49e98b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-17T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 11,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d4fc678c8067335e1e501b9e4f49e98b-15.png",
            "player_count": 0
        }
    ]
}