List all tournaments or create a new tournament.

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

{
    "count": 58937,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=128",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=126",
    "results": [
        {
            "id": 68485,
            "name": "Mei Jin",
            "director": {
                "id": 870133,
                "username": "mockingjay2010",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/a511baa0fecda7489c4fd7850a5bd348-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1075.5380380123029,
                        "deviation": 66.98255100026066,
                        "volatility": 0.06007542560818156
                    }
                },
                "ranking": 16.602671932462314,
                "professional": false,
                "ui_class": ""
            },
            "description": "Friendly match",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 420,
                "name": "Hikaru no go club",
                "summary": "Sai is the way.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 758,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-02T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-03T09:12:06.765976Z",
            "ended": "2021-02-14T14:41:42.801284Z",
            "start_waiting": "2020-12-03T09:12:06.463483Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 42101,
            "name": "DDK.NL Beginner/intermediate Tournament",
            "director": {
                "id": 463810,
                "username": "SuzieKyu",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/62a582e29c917f3dfcb81bce64a13f7a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.4995125731932,
                        "deviation": 63.025646037873635,
                        "volatility": 0.06000597450469722
                    }
                },
                "ranking": 18.5811525604583,
                "professional": false,
                "ui_class": ""
            },
            "description": "For 15-25kyu players, full handicap games. Also for beginners who try to get a ranking.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2979,
                "name": "Internatio.NL Go Club",
                "summary": "Virtuele DDK club voor Nederlandse spelers en hun vrienden",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-27T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-10-27T11:00:45.750705Z",
            "ended": "2019-05-05T08:01:32.409290Z",
            "start_waiting": "2018-10-27T11:00:44.789219Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 4046,
            "name": "IndiGo 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 759.7348503209386,
                        "deviation": 64.81979589727382,
                        "volatility": 0.059128531507433996
                    }
                },
                "ranking": 8.55557394345362,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "13x13",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 102,
                "name": "India Go Club - AIGP",
                "summary": "Affiliated with **Association of Indian Go Players** - [AIGP](https://aigp.org.in).\n\nThis is a group for all Indians who play go and reside in or around India. We are also happy to have any go player around the planet, interested in meeting and networking ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 244,
                "icon": "https://user-uploads.online-go.com/9c775ca930451450cefbcdd80b14c02e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-10T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-15T02:33:01.636698Z",
            "ended": "2015-02-11T12:00:18.023240Z",
            "start_waiting": "2015-01-15T02:33:01.561136Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9c775ca930451450cefbcdd80b14c02e-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 61855,
            "name": "Mental Combat Ultimate 2020 Division C Championship",
            "director": {
                "id": 476035,
                "username": "MonkeyMonk",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/893ba2588a07b3654986a9ddfaabc7d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1421.3320906134593,
                        "deviation": 61.451764318788584,
                        "volatility": 0.0600152725576737
                    }
                },
                "ranking": 23.05627815682673,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mental Combat Ultimate 2020 Division C Championship for all OGS players",
            "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": true,
            "group": {
                "id": 5771,
                "name": "Mental Combat",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 0,
                "icon": "https://user-uploads.online-go.com/cade87c9b60b1cde406b87b63c367e0f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-07-15T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 6,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-15T02:00:51.441340Z",
            "ended": "2021-07-19T18:30:10.717176Z",
            "start_waiting": "2020-07-15T02:00:51.132960Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cade87c9b60b1cde406b87b63c367e0f-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 3875,
            "name": "FSTS Amateur Open 2015 Preliminary #1",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Details: https://forums.online-go.com/t/fsts-amateur-open-2015/",
            "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": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "Серия турниров \"Четыре Сезона\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-19T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-01-21T06:35:59.108257Z",
            "ended": "2015-06-29T20:59:15.165677Z",
            "start_waiting": "2015-01-21T06:35:58.981047Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 108811,
            "name": "LE HONINBO",
            "director": {
                "id": 1409180,
                "username": "deleted-59daa536-5cf5-4f74-abc9-18352789d8a6",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/a174b5e1e0864ecd881301db24b1ff2d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 766.675370480976,
                        "deviation": 70.48953321029607,
                        "volatility": 0.06002959976861402
                    }
                },
                "ranking": 8.766099458578926,
                "professional": false,
                "ui_class": ""
            },
            "description": "ON ESSAYE DE DéCROCHER LA VICTOIRE!!!!!\nQUI SERA LE FUTUR HONINBO ....",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 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": true,
            "time_start": "2023-10-29T15:00:00Z",
            "players_start": 32,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-13T14:23:59.203973Z",
            "ended": "2024-03-12T17:55:37.442924Z",
            "start_waiting": "2023-11-13T14:23:59.091535Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 59032,
            "name": "Fast Correspondence 13x13 Round Robin 15-25k #2",
            "director": {
                "id": 444278,
                "username": "Haze with a Z",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/02656380a3a787e02316603bdfc6be88-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1029.8388188079111,
                        "deviation": 67.94999787085683,
                        "volatility": 0.060040733701657904
                    }
                },
                "ranking": 15.597528253196192,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fischer: Clock starts with 1 day and increments by 12 hours per move up to a maximum of 2 days.\n\nThis is a ‘FAST Correspondence Tournament’. Please avoid delaying your games using the Vacation feature or Pause. Any participant using Vacation or Pause may be disqualified (and forfeit unfinished games) at the discretion of the Tournament Director.\n\nThey usually take up to 3 weeks depending on who is in it and how fast they play. Most people have to get on twice a day so they don’t timeout in the games.\n\nThis is the second one of these tournaments, just this one is hosted by a different person.\n\nFor anyone not paying attention to the rules above: The rules are 1 day + 12 hours, up to 2 days with no weekend pause. The ruleset used is the Chinese ruleset, and this is played on a 13x13 board. This tournament is for 15-25ks only.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 817,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-22T15:01:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-22T15:01:35.267404Z",
            "ended": "2020-06-12T20:03:09.367815Z",
            "start_waiting": "2020-04-22T15:01:31.159964Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 10756,
            "name": "Beginner Tournament 9x9",
            "director": {
                "id": 173621,
                "username": "Nysenox",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/9acd37d99ce1acbf36a79f2d9e16d3f1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1295.8397666043227,
                        "deviation": 211.7641210236478,
                        "volatility": 0.06000172511362026
                    }
                },
                "ranking": 20.916394700813203,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "only 25k - 15k",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17845,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-09-18T17:30:00Z",
            "players_start": 16,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-09-20T12:33:26.549415Z",
            "ended": "2016-02-22T05:56:44.966021Z",
            "start_waiting": "2015-09-20T12:33:26.338086Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 65940,
            "name": "wonderful wednesday",
            "director": {
                "id": 769861,
                "username": "rainncat",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/63b1a39787f99d6149e4e1cb7cc755f5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 975.0308630931373,
                        "deviation": 65.62894696966373,
                        "volatility": 0.060026784983209604
                    }
                },
                "ranking": 14.331490463627786,
                "professional": false,
                "ui_class": ""
            },
            "description": "join the group for more tournaments!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 259200,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6414,
                "name": "Hot Cocoa",
                "summary": "\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-09-30T18:00:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-01T07:45:09.793002Z",
            "ended": "2021-06-22T10:35:57.662372Z",
            "start_waiting": "2020-10-01T07:45:09.552586Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 78492,
            "name": "Go Beginners - 25k to 15k - OPEN",
            "director": {
                "id": 75250,
                "username": "mcardenas",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/e99f42d2b8300f36dc8caaa5d5149fe4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 952.1642396684373,
                        "deviation": 65.15643795973772,
                        "volatility": 0.05996596142427853
                    }
                },
                "ranking": 13.782104285234388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open to all !!",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 177,
                "name": "GO Beginners",
                "summary": "For alle GO beginners of the world. We play tournaments with rating limit.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 259,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-13T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-13T17:00:59.501266Z",
            "ended": "2022-01-05T15:23:10.863254Z",
            "start_waiting": "2021-08-13T17:00:58.567349Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        }
    ]
}