List all tournaments or create a new tournament.

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

{
    "count": 59149,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=569",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=567",
    "results": [
        {
            "id": 2200,
            "name": "around 10 kyu - turnament",
            "director": {
                "id": 45812,
                "username": "Laudanum",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ba03810246db144c57a2b55bb04edfd2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1756.6569652017454,
                        "deviation": 77.13918566803605,
                        "volatility": 0.05998039774536879
                    }
                },
                "ranking": 27.95986549005278,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 7,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-07-09T07:58:55Z",
            "ended": "2013-07-09T05:58:55Z",
            "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,
            "ranked": true
        },
        {
            "id": 129660,
            "name": "9x9 Mini League 1k-9k #147",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1358.202011078341,
                        "deviation": 67.18574543079268,
                        "volatility": 0.06018516956478155
                    }
                },
                "ranking": 22.00451000657522,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 9kyu and 1kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 696,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-07-06T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-04T20:14:42.385226Z",
            "ended": "2025-08-23T05:16:17.251383Z",
            "start_waiting": "2025-07-04T20:14:42.229009Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 105037,
            "name": "9x9 SDK tournament #2",
            "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": "Have fun! More details at https://online-go.com/group 10855",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 181943,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 172800,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 191,
                "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-15T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-15T07:00:47.674222Z",
            "ended": "2023-07-28T03:48:48.704161Z",
            "start_waiting": "2023-07-15T07:00:47.637612Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 1683,
            "name": "samarithan's mini-tournament",
            "director": {
                "id": 34917,
                "username": "samarithan",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/1cbdc505e874b30046a270659bbae013?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1975.8134681268186,
                        "deviation": 64.13284770730074,
                        "volatility": 0.06001566328119063
                    }
                },
                "ranking": 30.681556470280256,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-23T02:05:42Z",
            "ended": "2012-04-23T00:05:42Z",
            "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,
            "ranked": true
        },
        {
            "id": 66117,
            "name": "Simple Correspondence 13x13 SDK 2020 November",
            "director": {
                "id": 302584,
                "username": "koast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.190018088078,
                        "deviation": 64.08013528375135,
                        "volatility": 0.05996666523783403
                    }
                },
                "ranking": 24.58242625475131,
                "professional": false,
                "ui_class": ""
            },
            "description": "NOVEMBER!!!!\n\nNo conditional moves",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-01T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-02T15:35:04.500900Z",
            "ended": "2020-11-17T16:35:23.287496Z",
            "start_waiting": "2020-11-02T15:35:04.025133Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 68701,
            "name": "Yeah ogs",
            "director": {
                "id": 850139,
                "username": "sun496715",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d601c4501fe994fa566f35499b0dcdc0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1041.262430966302,
                        "deviation": 64.93880933439947,
                        "volatility": 0.060041655939086
                    }
                },
                "ranking": 15.852908624786158,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play Faster.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": false,
                "total_time": 90
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7559,
                "name": "Yeah ogs",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-08T01:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-12-08T01:00:05.337524Z",
            "ended": "2020-12-08T01:05:15.078421Z",
            "start_waiting": "2020-12-08T01:00:05.160316Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 77982,
            "name": "Simple Correspondence 19x19 SDK 2021 August",
            "director": {
                "id": 302584,
                "username": "koast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.190018088078,
                        "deviation": 64.08013528375135,
                        "volatility": 0.05996666523783403
                    }
                },
                "ranking": 24.58242625475131,
                "professional": false,
                "ui_class": ""
            },
            "description": "August SDK 19x19 no conditional moves",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-01T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-08-01T22:00:14.312601Z",
            "ended": "2021-11-28T14:28:52.936377Z",
            "start_waiting": "2021-08-01T22:00:13.222017Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 66439,
            "name": "✨ hardcore tournament ✨",
            "director": {
                "id": 853668,
                "username": "ImNoLongerNice",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/a54a278f546558bfbf6f1de0d3fa7be6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1369.8497643841174,
                        "deviation": 62.96790917134888,
                        "volatility": 0.05999432549909497
                    }
                },
                "ranking": 22.202194764606013,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun with this awesome tournament! please join!",
            "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": 7046,
                "name": "✨ HARDCORE GO ✨",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://user-uploads.online-go.com/9a0590ac364c81e7c85bb17eccb97a00-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-08T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-08T23:00:34.847924Z",
            "ended": "2021-04-21T22:23:01.801938Z",
            "start_waiting": "2020-11-08T23:00:34.308112Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9a0590ac364c81e7c85bb17eccb97a00-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 90107,
            "name": "Make a decision that you will never stop learning!",
            "director": {
                "id": 154786,
                "username": "Samurai T",
                "country": "rs",
                "icon": "https://user-uploads.online-go.com/fc8655823be3f2eafe135fa4e85b86bc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 836.9339032072487,
                        "deviation": 72.26187322541816,
                        "volatility": 0.05978181188194133
                    }
                },
                "ranking": 10.795929255497178,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a great opportunity for younger players to learn, while for better colleagues it is an opportunity to have a little more challenge with players who are not so strong! That is the only reason why handicap was introduced! I believe we will all have fun at this tournament! Please be free to call your friends to play and learn with us! Everybody are welcome! Good luck on tournament!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "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": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4476,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-01T18:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 11,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-01T18:00:29.767682Z",
            "ended": null,
            "start_waiting": "2022-06-01T18:00:27.886142Z",
            "board_size": 19,
            "active_round": 9,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 53,
            "ranked": true
        },
        {
            "id": 95786,
            "name": "Autum 2022 Tournament",
            "director": {
                "id": 877742,
                "username": "Ennogo",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/a5628968f0dac4d55e2a4e48f34c61f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1654.612632072511,
                        "deviation": 64.69338769397763,
                        "volatility": 0.06003459918663114
                    }
                },
                "ranking": 26.57443917981066,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Wellcome to people from Bremen and all over the world !\n\nAls ich im März das Spring Peace Turnier startete, hatte ich die Hoffnung, das bis zum Ende des Turniers in der Ukraine wenn nicht Frieden, dann doch zumindest ein Waffenstillstand erreicht werden könnte. \nDas hat sich leider nicht bewahrheitet. So verwende ich jetzt weder Krieg noch Frieden im Turniernamen, was nicht bedeutet, dass ich nach wie vor ein Ende des Krieges ( und der viele anderen Kriege auf der Welt) für überaus wichtig halte.  ... do you need a Translation ?",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 518400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5054,
                "name": "Go Revival Bremen",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-27T16:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-27T16:00:21.342996Z",
            "ended": "2023-11-02T06:49:04.893452Z",
            "start_waiting": "2022-10-27T16:00:20.808843Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}