List all tournaments or create a new tournament.

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

{
    "count": 59185,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=ranked&page=6",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=ranked&page=4",
    "results": [
        {
            "id": 136248,
            "name": "aaaaaaaaaaaaa",
            "director": {
                "id": 1901474,
                "username": "samsonmaximus1",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/57cf8dd913e26ef70bd5b6b5cb3a1ff4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "aaaaaaaaaaaaaaaaaaaaaa",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 600,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16074,
                "name": "Brosgochess",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-11T01:54:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-01-11T01:54:12.491104Z",
            "ended": "2026-01-11T02:41:40.318403Z",
            "start_waiting": "2026-01-11T01:54:12.400169Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": false
        },
        {
            "id": 136576,
            "name": "2026年1月24日下午一点第一次锦标赛",
            "director": {
                "id": 1940619,
                "username": "侃爷韦斯特特特特",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/854996f2d3c96ab96862a01b29cc2790?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 434.4356133942174,
                        "deviation": 95.1800918593456,
                        "volatility": 0.059991538808687975
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "2026年1月24日下午一点第一次陈恺杯锦标赛,双败制",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16111,
                "name": "BAN213棋魂",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "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": false,
            "time_start": "2026-01-24T05:01:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-24T05:01:11.265084Z",
            "ended": "2026-01-24T05:17:33.404288Z",
            "start_waiting": "2026-01-24T05:01:11.167389Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": false
        },
        {
            "id": 135594,
            "name": "MaxDm",
            "director": {
                "id": 1677523,
                "username": "MaxDmitriev",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/c56c5493a360cbd4163f75514084a4d4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1024.7152961583436,
                        "deviation": 116.67248251536998,
                        "volatility": 0.060013522684222186
                    }
                },
                "ranking": 15.482067877300928,
                "professional": false,
                "ui_class": ""
            },
            "description": "В турнире могут принимать участие только участники группы",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 50
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16005,
                "name": "MaxDm",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/e2027a943370069e79a5a29f32c43ee0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-21T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e2027a943370069e79a5a29f32c43ee0-15.png",
            "player_count": 0,
            "ranked": false
        },
        {
            "id": 136282,
            "name": "9x9 go online Thailand #1",
            "director": {
                "id": 1879452,
                "username": "RoadTo5DanThai",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/8728beef697d2bb395b53ae5a989a830?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2111.314846584491,
                        "deviation": 68.0605019852356,
                        "volatility": 0.05992760454905579
                    }
                },
                "ranking": 32.21711234432303,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 go online Thailand #1",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16080,
                "name": "9x9 online tournament",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2026-01-17T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": false
        },
        {
            "id": 136570,
            "name": "ทดลอง​",
            "director": {
                "id": 482576,
                "username": "gamedodee17",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/3dd97212442b5dadfc255c3b29e03e1c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1664.2441999868884,
                        "deviation": 69.81697416825354,
                        "volatility": 0.060030998467860974
                    }
                },
                "ranking": 26.70880558032723,
                "professional": false,
                "ui_class": ""
            },
            "description": "ซ้อมรบ​",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 15647,
                "name": "หมากล้อม​ครู​เกมส์​",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://user-uploads.online-go.com/ccc16b1278f97e7b46806fe1769d48bf-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-01-21T13:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ccc16b1278f97e7b46806fe1769d48bf-15.png",
            "player_count": 0,
            "ranked": false
        },
        {
            "id": 136206,
            "name": "9x9 tournament",
            "director": {
                "id": 1067981,
                "username": "Averyw123",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1274.6513862158752,
                        "deviation": 65.37626830930803,
                        "volatility": 0.06010299986513658
                    }
                },
                "ranking": 20.534738366137827,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "9x9 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10855,
                "name": "⚫️The Brilliant World Of OGS⚪️",
                "summary": "Are you an OGS fan? If you are, join this group where there’s great tournaments and games to be played.\n\nPeople and bots can chat and play in this group. This is a public group so all are welcome to join.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 192,
                "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-04-30T23:00:00Z",
            "players_start": 4,
            "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": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-15.png",
            "player_count": 1,
            "ranked": false
        },
        {
            "id": 136592,
            "name": "Southampton Jan2026 13x13 Bracket Tournament",
            "director": {
                "id": 1350621,
                "username": "SMS-Mr.d",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/a37a10b28a4630ef53f62c17e567cca7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1059.1546475146877,
                        "deviation": 61.997537366568245,
                        "volatility": 0.0599884305786775
                    }
                },
                "ranking": 16.24732060750012,
                "professional": false,
                "ui_class": ""
            },
            "description": "Southampton Jan2026 13x13 Bracket Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 6,
                "initial_time": 60,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14789,
                "name": "Southampton Middle School Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2026-01-21T20:04:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-01-21T20:04:04.489511Z",
            "ended": "2026-01-21T20:49:57.079779Z",
            "start_waiting": "2026-01-21T20:04:04.293845Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 11,
            "ranked": false
        },
        {
            "id": 135625,
            "name": "แข่งแบบแพ้คัดออก",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1360.28396299626,
                        "deviation": 67.21540421631697,
                        "volatility": 0.06068890926047249
                    }
                },
                "ranking": 22.039968858879362,
                "professional": false,
                "ui_class": ""
            },
            "description": "แพ้คัดออก",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14733,
                "name": "ศรีสังวาลย์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-22T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-12-22T07:56:45.199117Z",
            "ended": "2025-12-22T08:19:10.712346Z",
            "start_waiting": "2025-12-22T07:56:45.129634Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-15.png",
            "player_count": 6,
            "ranked": false
        },
        {
            "id": 135598,
            "name": "MaxDm",
            "director": {
                "id": 1677523,
                "username": "MaxDmitriev",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/c56c5493a360cbd4163f75514084a4d4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1024.7152961583436,
                        "deviation": 116.67248251536998,
                        "volatility": 0.060013522684222186
                    }
                },
                "ranking": 15.482067877300928,
                "professional": false,
                "ui_class": ""
            },
            "description": "В турнире могут принимать участие только участники группы",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 50
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16005,
                "name": "MaxDm",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/e2027a943370069e79a5a29f32c43ee0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-21T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e2027a943370069e79a5a29f32c43ee0-15.png",
            "player_count": 0,
            "ranked": false
        },
        {
            "id": 135241,
            "name": "ซ้อมแข่งขัน11/12/68",
            "director": {
                "id": 1839947,
                "username": "cp13",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6c1584b8f521e9a34fbee42449f876c9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ซ้อมแข่งขัน",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15616,
                "name": "8 คิว ที่รอคอย",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 24,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-11T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-12-11T06:51:39.521626Z",
            "ended": "2025-12-11T07:02:06.732135Z",
            "start_waiting": "2025-12-11T06:51:39.464473Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": false
        }
    ]
}