List all tournaments or create a new tournament.

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

{
    "count": 58997,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=min_ranking&page=5679",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=min_ranking&page=5677",
    "results": [
        {
            "id": 138100,
            "name": "Zodiac Tournament : Aeris 2026",
            "director": {
                "id": 1015821,
                "username": "TimSeok",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/23efcd90e76c1f96a3d8996eb59f5435-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1255.5397926149114,
                        "deviation": 65.62865071948762,
                        "volatility": 0.06001751259455263
                    }
                },
                "ranking": 20.185008424724437,
                "professional": false,
                "ui_class": ""
            },
            "description": "One tournament for each astrological signs of the Zodiac.\n\n<b>***The top three players (according to OGS) in this tournament\nwill qualify for the next ‘Master of the Zodiac’ tournament. This masters tournament will start as soon as there are at least 8 participants.***</b>\n\n<b>Be carreful about the time settings.</b>\n\nUse the conditional move feature to speed up the game. No pausing and no vacations; anyone who has vacation mode switched on, or pauses a game, will be disqualified.\n\nFeel free to give tips to your partner after the game. That’s how we can improve :)\n\nPlease no bots. The use of AI is not allowed.\n\n<h3>Title holder :</h3>\n\n<br><b><a href=\"\">Aeris</a></b> :\n<br><b><a href=\"\">Taurus</a></b> :\n<br><b><a href=\"https://online-go.com/tournament/128666\">Gemini</a></b> : <a href=\"https://online-go.com/player/244036/wurf3\"> Wurf3</a>\n<br><b><a href=\"https://online-go.com/tournament/129225\">Cancer</a></b> :<a href=\"https://online-go.com/player/1715337/yosshaaa\"> yosshaaa</a>\n<br><b><a href=\"https://online-go.com/tournament/130235\">Lion</a></b> :<a href=\"https://online-go.com/player/92935/invierno\"> invierno </a>\n<br><b><a href=\"https://online-go.com/tournament/131162\">Virgo</a></b> : <a href=\"https://online-go.com/player/92935/invierno\"> invierno </a>\n<br><b><a href=\"https://online-go.com/tournament/132210\">Libra</a></b> : On going\n<br><b><a href=\"https://online-go.com/tournament/133031\">Scorpio</a></b> : On going\n<br><b><a href=\"https://online-go.com/tournament/134297\">Sagittarius</a></b> : On going\n<br><b><a href=\"https://online-go.com/tournament/135075\">Capricornus</a></b> : On going\n<br><b><a href=\"https://online-go.com/tournament/136160\">Aquarius</a></b> : On going\n<br><b><a href=\"https://online-go.com/tournament/137167\">Pisces</a></b> : On going",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 27251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 25200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "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": false,
            "time_start": "2026-03-21T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 12,
            "max_ranking": 38,
            "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/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 103047,
            "name": "ฝึกซ้อม Go for goal",
            "director": {
                "id": 518636,
                "username": "T.w.Fo",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/48fb90a282ac2ceb3702ceabbebea48a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1651.034839413846,
                        "deviation": 62.19918648132618,
                        "volatility": 0.06014263144264786
                    }
                },
                "ranking": 26.52432740406676,
                "professional": false,
                "ui_class": ""
            },
            "description": "Train for  1 Dan",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13046,
                "name": "Go for Goal",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-09T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 32,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-11T03:29:53.206403Z",
            "ended": "2025-08-12T01:53:11.795510Z",
            "start_waiting": "2025-08-11T03:29:53.086477Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 119098,
            "name": "Servus Oida Handicap Tournament #1",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1078.9399543991713,
                        "deviation": 63.16141551325623,
                        "volatility": 0.0597063154755829
                    }
                },
                "ranking": 16.67577959945592,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Handicap McMahon Kyu Player Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe für alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-27T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 12,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-27T17:00:46.178863Z",
            "ended": "2025-07-01T23:12:23.233495Z",
            "start_waiting": "2024-08-27T17:00:45.653972Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 105658,
            "name": "Kranj 31",
            "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-07-24T15:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 17,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-24T13:23:05.537276Z",
            "ended": "2023-09-25T21:26:44.825611Z",
            "start_waiting": "2023-07-24T13:23:04.874335Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 41033,
            "name": "สาระ-rails361!tour ครั้งที่ 3.5",
            "director": {
                "id": 148806,
                "username": "โอ๋ชิงหยวน",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d3f8fcc6dbd4915bc123f62b337be552-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1480.3715949391321,
                        "deviation": 65.12347551046041,
                        "volatility": 0.059490158186763266
                    }
                },
                "ranking": 23.998450979755013,
                "professional": false,
                "ui_class": ""
            },
            "description": "welcome everybody who like to play Go",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 17280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 14400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-09-23T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 12,
            "max_ranking": 33,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-09-23T11:00:45.373022Z",
            "ended": "2018-10-29T11:17:40.881775Z",
            "start_waiting": "2018-09-23T11:00:44.272678Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 93177,
            "name": "Praha 7",
            "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": 89280,
            "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": 31,
                "name": "Český pokoj",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-08-06T15:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-06T15:00:14.489488Z",
            "ended": "2022-11-05T06:35:58.020506Z",
            "start_waiting": "2022-08-06T15:00:14.347552Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 63958,
            "name": "สาระRails361! Tour ครั้งที่ 27",
            "director": {
                "id": 148806,
                "username": "โอ๋ชิงหยวน",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d3f8fcc6dbd4915bc123f62b337be552-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1480.3715949391321,
                        "deviation": 65.12347551046041,
                        "volatility": 0.059490158186763266
                    }
                },
                "ranking": 23.998450979755013,
                "professional": false,
                "ui_class": ""
            },
            "description": "#Respect\n\nOnly a few close friends were invited.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12480,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1123200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-13T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 34,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-09-13T03:00:19.980415Z",
            "ended": "2020-10-08T17:38:58.059997Z",
            "start_waiting": "2020-09-13T03:00:17.575194Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 68084,
            "name": "KataGo SelfPlay V1",
            "director": {
                "id": 835055,
                "username": "Deleted_2020_12_30_13:59",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/62b3c455df5ac0842db5152013ede596-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2485.9488054932567,
                        "deviation": 74.01327897869501,
                        "volatility": 0.0600188361571621
                    }
                },
                "ranking": 35.99851428370579,
                "professional": false,
                "ui_class": ""
            },
            "description": "KataGo vs OGS!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": false,
            "group": {
                "id": 7065,
                "name": "KG/LZ/Leela",
                "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": false,
            "time_start": "2020-12-01T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-01T02:00:26.455762Z",
            "ended": "2021-02-26T06:37:02.462359Z",
            "start_waiting": "2020-12-01T02:00:24.007778Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 57927,
            "name": "Tournament 59",
            "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": "Social Distancing tournament! You are not allowed to make any moves within 6 feet (2 meters) of any other player in the tournament. Let's have some fun while all this craziness is going on. Stay healthy!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 604800
            },
            "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": "2020-03-24T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 12,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-03-24T22:00:14.150035Z",
            "ended": "2020-12-09T22:38:10.171792Z",
            "start_waiting": "2020-03-24T22:00:10.974738Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 12868,
            "name": "Peer Match",
            "director": {
                "id": 273,
                "username": "Tom Newman",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/6d5cf13f983d9626e25ef9a1cb063741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1039.226901432749,
                        "deviation": 64.19482215048302,
                        "volatility": 0.06016271069219896
                    }
                },
                "ranking": 15.80760916277606,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A tournament between friendly peers (or everyone on my friend list that has played a close game recently)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 839,
                "name": "Friendly Competition",
                "summary": "Friendly Games",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2015-12-04T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-12-02T04:38:38.517994Z",
            "ended": "2016-08-01T12:13:21.184852Z",
            "start_waiting": "2015-12-02T04:38:37.166594Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        }
    ]
}