List all tournaments or create a new tournament.

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

{
    "count": 58922,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=103",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=101",
    "results": [
        {
            "id": 2158,
            "name": "EDN's mini-tournament",
            "director": {
                "id": 47690,
                "username": "EDN",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a38b717b1b1e0e938ef3d7e3ed9ac8c7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1546.3159269861287,
                        "deviation": 68.07917446972132,
                        "volatility": 0.05997091001210639
                    }
                },
                "ranking": 25.00737767320913,
                "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": 345600,
                "max_time": 432000,
                "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-07-15T05:52:20Z",
            "ended": "2013-07-15T03:52:20Z",
            "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": 1073,
            "name": "zzoorrrroo's mini-tournament",
            "director": {
                "id": 29283,
                "username": "zzoorrrroo",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/2dc552987ae46520680c99f11b13715b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1604.2664334877913,
                        "deviation": 112.89538709333435,
                        "volatility": 0.060011749292199955
                    }
                },
                "ranking": 25.859096749905998,
                "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": 0,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-03-31T21:06:15Z",
            "ended": "2010-03-31T19:06:15Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 46215,
            "name": "Tata 19x19",
            "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": 93120,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 604800,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 20,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 91,
                "name": "Magyar",
                "summary": "Hungarian go players",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-03-12T14:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 6,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-03-12T14:00:54.200184Z",
            "ended": "2019-09-30T09:13:55.266027Z",
            "start_waiting": "2019-03-12T14:00:53.141703Z",
            "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": 1070,
            "name": "not real rank, 18-22kyu come in and enjoy please :)",
            "director": {
                "id": 30685,
                "username": "klabauta",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/5996834ca04ccf507cd9994530b9b261?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1339.148332182119,
                        "deviation": 67.63199924917608,
                        "volatility": 0.059972648933788376
                    }
                },
                "ranking": 21.67744830002774,
                "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": 604800,
                "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": "2010-06-29T10:19:26Z",
            "ended": "2010-06-29T08:19:26Z",
            "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": 55730,
            "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-01-23T17: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-16T21:47:47.672338Z",
            "ended": "2020-05-20T22:10:12.977491Z",
            "start_waiting": "2020-01-16T21:47:44.344918Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 52282,
            "name": "YEE BEGINNERS",
            "director": {
                "id": 676984,
                "username": "ethanethanethan",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/46b04dc82234c9966cf1df254d95bb9e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 880.2722327086985,
                        "deviation": 90.1947005848449,
                        "volatility": 0.059998758769632995
                    }
                },
                "ranking": 11.96468284784984,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginners only. Oh yeah and no bullying.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1036800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 1036800
            },
            "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": "2019-10-08T11: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": "2019-10-08T11:00:53.750880Z",
            "ended": "2021-12-10T10:39:56.279156Z",
            "start_waiting": "2019-10-08T11:00:52.674765Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 100518,
            "name": "2023.MAR #1 19X19 tournament 18K~16K",
            "director": {
                "id": 1161013,
                "username": "朵兒普拉斯-doorplus-",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1151.0937500744108,
                        "deviation": 63.06821920011851,
                        "volatility": 0.05991569077389414
                    }
                },
                "ranking": 18.174361096243295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Attention: Time Setting for the Game\n\nWhen playing the game, please pay close attention to the time setting. The game requires an average of 5-6 moves per day. If you need to take a break, make sure to return promptly and make more than 6 moves per day to keep up with the time. Please do not keep your opponent waiting for tooooooooooooooo loooooooooooooooooooong.\n\n🍭Tips:                                                      \n1️⃣Utilize the conditional move feature to speed up the game.                                                    \n2️⃣Disqualification will occur if a player loses by timeout.                                                    \n3️⃣If disqualified by the tournament director, all outstanding games will be forfeited, which will affect the player’s ranking.                                             \n\n🍭The following rules must be obeyed to guarantee a respectful game:                                            \n1️⃣No pauses are allowed.                                     \n2️⃣No vacation mode is permitted. (If a player is on vacation, they and their opponent can still make a move, but time will be suspended. Soooooooooooo, vacation mode is absolutely NOT allowed.)                                 \n3️⃣Any player who is on vacation or has paused the game will be disqualified without further notice or reminder.    \n4️⃣If you find that a player pauses the game or enters vacation mode, please send a message to the tournament director.                                                           \n \nLet us strive to be respectful players.                    \nWe wish everyone a pleasant game and hope to gain something from our opponents. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 19187,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 14400,
                "initial_time": 604800,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12824,
                "name": "Way to GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-07T19:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 12,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-28T02:21:14.485240Z",
            "ended": "2023-09-11T01:25:06.576984Z",
            "start_waiting": "2023-02-28T02:21:14.169713Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 798,
            "name": "Happy Valley Go Open 7",
            "director": {
                "id": 13725,
                "username": "Aznviolin",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/40b562d6fabfb44fb3e28022dd650f9e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.5817230678103,
                        "deviation": 65.38647225905848,
                        "volatility": 0.059752988395153216
                    }
                },
                "ranking": 21.266422454503005,
                "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": 432000,
                "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": "2009-11-13T02:01:25Z",
            "ended": "2009-11-13T01:01:25Z",
            "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": 2101,
            "name": "Thyderion's 13's mini-tournament",
            "director": {
                "id": 43865,
                "username": "Thyderion",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/35cc77b9f871cc1115eefc9d08aeb8fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1695.92176996606,
                        "deviation": 64.0625323842533,
                        "volatility": 0.05984981126614199
                    }
                },
                "ranking": 27.145306323408366,
                "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": 2,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-10T10:01:23Z",
            "ended": "2013-03-10T09:01:23Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": 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
        }
    ]
}