List all tournaments or create a new tournament.

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

{
    "count": 58994,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-min_ranking&page=256",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-min_ranking&page=254",
    "results": [
        {
            "id": 102224,
            "name": "Kranj 16",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 788.4782417507043,
                        "deviation": 64.76496024965462,
                        "volatility": 0.0599203180748189
                    }
                },
                "ranking": 9.415256608156199,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-04-17T15:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-17T15:00:05.986773Z",
            "ended": "2024-06-06T17:49:13.838715Z",
            "start_waiting": "2023-04-17T15:00:05.799740Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 71844,
            "name": "Spring Olympic Games. 2021 (№10)(19х19)",
            "director": {
                "id": 776814,
                "username": "Korotrov 19",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.5011666778498,
                        "deviation": 60.69603575167428,
                        "volatility": 0.06006221360900416
                    }
                },
                "ranking": 26.191975476154177,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello everyone. The tournament will start when there are 200 people.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": true,
            "group": {
                "id": 7088,
                "name": "Группа для создания Турниров!!!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-03-31T21:00:00Z",
            "players_start": 200,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-01T17:41:23.712337Z",
            "ended": "2024-02-16T19:09:36.742270Z",
            "start_waiting": "2021-04-01T17:41:06.827937Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 200,
            "ranked": true
        },
        {
            "id": 91977,
            "name": "Monthly Live Tournament August",
            "director": {
                "id": 1025834,
                "username": "shudan",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/e58f78ef5855d9adbca2db4c56a6b04f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1262.888381109116,
                        "deviation": 61.004619615726,
                        "volatility": 0.06002298687722087
                    }
                },
                "ranking": 20.320108808555158,
                "professional": false,
                "ui_class": ""
            },
            "description": "Monthly Live Tournament August",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12007,
                "name": "All kinds of Tournaments",
                "summary": "Group for all kinds of Tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-06T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-08-06T08:00:58.222191Z",
            "ended": "2022-08-06T11:19:41.060231Z",
            "start_waiting": "2022-08-06T08:00:58.088879Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 92892,
            "name": "The new challengers in 2022",
            "director": {
                "id": 1181383,
                "username": "the sirius",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/bfa822816d4726dbf2bba799493e2c49-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1683.664856853157,
                        "deviation": 62.784035486085024,
                        "volatility": 0.06001485717429478
                    }
                },
                "ranking": 26.977387098971338,
                "professional": false,
                "ui_class": ""
            },
            "description": "The new challengers in 2022 give everyone a chance to enjoy the challenge!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "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": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2967,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-07-28T07:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-08-06T09:10:00.872336Z",
            "ended": "2023-05-28T10:11:41.179612Z",
            "start_waiting": "2022-08-06T09:10:00.715650Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 102766,
            "name": "Kranj 19",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 788.4782417507043,
                        "deviation": 64.76496024965462,
                        "volatility": 0.0599203180748189
                    }
                },
                "ranking": 9.415256608156199,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-03T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-02T00:03:05.503639Z",
            "ended": "2023-08-22T17:39:07.058044Z",
            "start_waiting": "2023-05-02T00:03:04.839251Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 95083,
            "name": "Beginner's correspondence tournament",
            "director": {
                "id": 1185877,
                "username": "TranBao",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1060.6420246127313,
                        "deviation": 64.6910285590307,
                        "volatility": 0.06007663541044974
                    }
                },
                "ranking": 16.279807483173805,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to join the tournament to have a lot of correspondence games. Pairing is according to strength.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17857,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-09-29T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-11T00:23:23.433756Z",
            "ended": "2022-11-04T13:59:19.568422Z",
            "start_waiting": "2022-10-11T00:23:23.308600Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 3114,
            "name": "Four Seasons Tournament Series - Autumn 2014 Middle Kju",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to Four Seasons Tournament - a correspondence competition for those players, who can't play live tournaments! Our tournament will start at September 1st 2014.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 29760,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 172800,
                "time_increment": 28800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17857,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 19,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-08-31T20:14:12.863442Z",
            "ended": "2015-03-21T12:23:29.165778Z",
            "start_waiting": "2014-08-31T20:14:12.420358Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 30523,
            "name": "Tournament 38",
            "director": {
                "id": 12573,
                "username": "Misawa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 977.5796256115817,
                        "deviation": 69.02183474866371,
                        "volatility": 0.05986671976150141
                    }
                },
                "ranking": 14.391926363316212,
                "professional": false,
                "ui_class": ""
            },
            "description": "This should have started on the Equinox - but is never too late to start the Global Go Club Fall Handicap Tournament. So here it is! Jump in! Let's try out these new ratings.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-30T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-09-30T23:00:45.727306Z",
            "ended": "2019-09-18T03:19:38.554325Z",
            "start_waiting": "2017-09-30T23:00:38.838930Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 56,
            "ranked": true
        },
        {
            "id": 54542,
            "name": "🐱‍👓🎁",
            "director": {
                "id": 634009,
                "username": "Hedwig The Owl",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/0dd5765703e280ee1d8b034037da5432-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.2996068133242,
                        "deviation": 64.3843555890385,
                        "volatility": 0.060031716679226244
                    }
                },
                "ranking": 12.994118474460938,
                "professional": false,
                "ui_class": ""
            },
            "description": "max = 6 dan min = 20 kyu.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1780,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-07T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-08T16:18:55.045897Z",
            "ended": "2020-04-09T09:15:48.151491Z",
            "start_waiting": "2019-12-08T16:18:54.579435Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 128071,
            "name": "20k-15k Fast Correspondence Round-Robin #2",
            "director": {
                "id": 1408189,
                "username": "msaari",
                "country": "fi",
                "icon": "https://user-uploads.online-go.com/d84f8843f1ada4bb45291df34e84950f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1002.6163704657981,
                        "deviation": 62.76521506097277,
                        "volatility": 0.05974198209363873
                    }
                },
                "ranking": 14.97735480821881,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast round-robin tournament for mid-level DDK players (20k to 15k). No handicaps, NZ rules, Fischer time with 2-day main time and 12 hours per move.\n\nShort vacations are allowed.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 44568,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 819,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-09T04:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-07T17:49:18.727158Z",
            "ended": "2025-06-18T22:03:06.181493Z",
            "start_waiting": "2025-05-07T17:49:18.148080Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}