List all tournaments or create a new tournament.

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

{
    "count": 58921,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=101",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=99",
    "results": [
        {
            "id": 1926,
            "name": "nwurd's mini-tournament",
            "director": {
                "id": 44739,
                "username": "nwurd",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/75880773c73609ccce6e25ae0fa36e6a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1599.8041595545776,
                        "deviation": 66.23941095926146,
                        "volatility": 0.059769185695965885
                    }
                },
                "ranking": 25.79461520660564,
                "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": 384,
                "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": 6,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-17T14:00:38Z",
            "ended": "2012-12-17T13:00:38Z",
            "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": 42869,
            "name": "Nova Gorica",
            "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": 38880,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 36000,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": false,
            "time_start": "2018-11-24T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 8,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-11-24T17:00:04.746806Z",
            "ended": "2020-09-04T14:07:14.121535Z",
            "start_waiting": "2018-11-24T17:00:03.106805Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 116165,
            "name": "Kranj 74",
            "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": 38051,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": "2024-05-24T15:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-18T14:00:10.765581Z",
            "ended": "2024-07-10T14:50:25.067808Z",
            "start_waiting": "2024-05-18T14:00:10.007699Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 56032,
            "name": "Reddit Round Robin Handicap Correspondence 25 Kyu - 16 Kyu",
            "director": {
                "id": 963,
                "username": "thouis",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/a2e7f9e59abe305c58d78f58f24e5f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1267.3821029468115,
                        "deviation": 63.110199240675506,
                        "volatility": 0.05956784866624464
                    }
                },
                "ranking": 20.402336989749593,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Reddit Round Robin Handicap Correspondence 25 Kyu - 16 Kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 38,
                "name": "reddit",
                "summary": "/r/baduk",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2284,
                "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-02-02T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-27T10:48:17.324356Z",
            "ended": "2020-06-01T03:02:31.479070Z",
            "start_waiting": "2020-01-27T10:48:12.080086Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 2030,
            "name": "lisac1's mini-tournament",
            "director": {
                "id": 46409,
                "username": "lisac1",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/20c3b4b69911dfc00a8a2b698ae56ed5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1603.0710157275137,
                        "deviation": 67.35198011459177,
                        "volatility": 0.059956391542850866
                    }
                },
                "ranking": 25.841840117032127,
                "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": 384,
                "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": 0,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-27T23:49:02Z",
            "ended": "2012-12-27T22:49:02Z",
            "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": 9286,
            "name": "1st Beginner tournament 2016",
            "director": {
                "id": 165446,
                "username": "☠Pirate☠",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/006c62e7e6e46ad398a401b6de49d319-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1368.424873744287,
                        "deviation": 63.94648586003355,
                        "volatility": 0.06001885639619143
                    }
                },
                "ranking": 22.17810205978375,
                "professional": false,
                "ui_class": ""
            },
            "description": "##This is the biggest tournament for beginners on the internet - and only because of you. Thank you for creating this great event :-)\n\nThis tournament was made for beginners and low ranks. Due to number of players expected to join there are\n5 days/move\n\nThe winner will gain \"unofficial\" title of \"Beginner of the year\".\n\n###  **Title Holder:** <blink> <font color=\"gold\">**🏆**</font> No one (yet)<font color=\"gold\">**🏆**</font> </blink>\n\n<table border='3'>\n<b>\n<strong>\n  <tr>\n    <th colspan=\"8\"><i class=\"fontnova-turtle\"></i> Correspondence \nTournament</th>\n  </tr>\n  <tr>\n    <th width=\"70\" rowspan=\"2\">Year</td>\n    <th width=\"90\" rowspan=\"2\"><font \ncolor=\"Gold\">**Winner**<br>🏆</font></td>\n    <th width=\"90\" rowspan=\"2\"><font \ncolor=\"silver\">**2nd Place**<br>🏆</font></td>\n    <th width=\"90\" rowspan=\"2\"><font color=#CD7F32> 3rd \nPlace<br>🏆</font></td>\n  </tr>\n  <tr>\n    <th width=\"40\" rowspan=\"2\">*Final*</td>\n   \n  </tr>\n  <tr>\n    \n  </tr>\n  <tr>\n    <td>2016</td>\n    <td>-</td>\n    <td>-</td>\n    <td>-</td>\n    <td>-</td>\n   \n  </tr>\n  <tr>\n    \n\n  </tr>\n</b>\n</strong>\n</table>\n\n----\n\nWhen someone does not fit to rank limit to this tournament (16k - 29k), he will be kicked before the tournament starts. Note that person who will cross the limit during the tournament won´t be disqualified or penalized.\n\n----\n\nIf you have any questions don´t hesitate to contact me.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 680,
                "name": "Czech and Slovakian GO group",
                "summary": "We are for any Czech and Slovakian player on this server.\n\nJsme tu pro všechny české a slovenské hráče na tomto serveru.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 113,
                "icon": "https://user-uploads.online-go.com/2d57f247eb50b82454963cc395766d2c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-08-12T22:01:00Z",
            "players_start": 12,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 1,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-08-12T22:01:38.905208Z",
            "ended": "2019-12-04T14:00:36.421013Z",
            "start_waiting": "2015-08-12T22:01:34.368516Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d57f247eb50b82454963cc395766d2c-15.png",
            "player_count": 211,
            "ranked": true
        },
        {
            "id": 2055,
            "name": "kartal382's mini-tournament",
            "director": {
                "id": 38479,
                "username": "kartal382",
                "country": "",
                "icon": "https://secure.gravatar.com/avatar/5e3a69e240ff634b169d441501471c5b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1446.658659756603,
                        "deviation": 66.51655971345899,
                        "volatility": 0.060002263994080755
                    }
                },
                "ranking": 23.465153476209,
                "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": 384,
                "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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-30T10:07:06Z",
            "ended": "2013-05-30T08:07:06Z",
            "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": 6337,
            "name": "Wrocław 19x19 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 740.6570113093726,
                        "deviation": 64.69708729477726,
                        "volatility": 0.05912272278077333
                    }
                },
                "ranking": 7.96682671225803,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "fgzu jkzd",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36960,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 36000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 476,
                "name": "Zbiegłe kurczaki",
                "summary": "Group for players from Kurnik / PlayOK",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://user-uploads.online-go.com/daca8770a5adf92b79ec6207d56ba4a2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-04-05T10:34:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 6,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-04-05T10:34:00.653782Z",
            "ended": "2015-04-10T23:57:58.212350Z",
            "start_waiting": "2015-04-05T10:34:00.250043Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/daca8770a5adf92b79ec6207d56ba4a2-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 61090,
            "name": "16 - 22 kyu 9x9 tournament",
            "director": {
                "id": 635649,
                "username": "Kinsetsu",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/0b77bbe495d5bb9305a966f363acdf71-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 636.067546201368,
                        "deviation": 68.29021479174683,
                        "volatility": 0.05997814582336807
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament for players working their way through the kyu grade ranks. Playing on a 9x9 board. Hope every one enjoys it.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8852,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-28T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 8,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-28T16:00:46.478997Z",
            "ended": "2020-07-11T02:31:28.266283Z",
            "start_waiting": "2020-05-28T16:00:44.559872Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 110161,
            "name": "Torneo subepromedio",
            "director": {
                "id": 362737,
                "username": "seranhelo",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/c6280536610b91d50418b68e10fc8081-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.4110560105903,
                        "deviation": 60.784797360228325,
                        "volatility": 0.05977725254366489
                    }
                },
                "ranking": 21.26341906930818,
                "professional": false,
                "ui_class": ""
            },
            "description": "UB EP",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 117,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 60,
                "initial_time": 7200,
                "max_time": 7200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4667,
                "name": "Universidad El Bosque",
                "summary": "UB GO",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 71,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-30T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-30T21:34:25.916408Z",
            "ended": "2023-12-01T00:42:34.242505Z",
            "start_waiting": "2023-11-30T21:34:25.762741Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}