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

{
    "count": 58142,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-player_count&page=5814",
    "results": [
        {
            "id": 133131,
            "name": "Tengen Tournament I",
            "director": {
                "id": 1864817,
                "username": "deleted-ba270c1d-aa26-4fac-a578-8278ec42074b",
                "country": "in",
                "icon": "https://user-uploads.online-go.com/bb787adbae7adc2413690d0457ee60b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 317.79726823308874,
                        "deviation": 70.2348941694934,
                        "volatility": 0.06004692912331622
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "The Advanced Monthly Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15743,
                "name": "The Aji Union (+25k Beginners)",
                "summary": "This group is open for all and beginner friendly. If you do not wish to join this group try the The Opening Tournament on Oct 7th, it is called The Aji Tournament!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/4a4eaae21c0ccdddb0b5e26d211af026-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-17T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4a4eaae21c0ccdddb0b5e26d211af026-15.png",
            "player_count": 0
        },
        {
            "id": 133645,
            "name": "19x19 Open League #105",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.6645906201416,
                        "deviation": 69.80660372998952,
                        "volatility": 0.06013935642616793
                    }
                },
                "ranking": 20.697858596124327,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 60,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-10-26T22:05:00Z",
            "players_start": 10,
            "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://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 0
        }
    ]
}