List all tournaments or create a new tournament.

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

{
    "count": 58964,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5316",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5314",
    "results": [
        {
            "id": 36818,
            "name": "fun hh",
            "director": {
                "id": 532823,
                "username": "woosisters",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/fedd9d6fd5fe552e047a5ab5e7454bac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 928.3954711697199,
                        "deviation": 68.94298631118899,
                        "volatility": 0.060027171904331655
                    }
                },
                "ranking": 13.196878205024143,
                "professional": false,
                "ui_class": ""
            },
            "description": "hhnnjn",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "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": true,
            "group": {
                "id": 2440,
                "name": "have fun",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-04-30T02:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-04-30T07:42:58.810993Z",
            "ended": "2018-05-10T17:23:50.712222Z",
            "start_waiting": "2018-04-30T07:42:58.649326Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 136584,
            "name": "class tournament 2",
            "director": {
                "id": 1942246,
                "username": "Rosemary Teacher",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/066f8b0bfc551845f905ae10d94383da?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "jia you",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": false,
            "group": {
                "id": 16110,
                "name": "Chinese game Class",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-21T15:27:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-01-21T15:27:04.101046Z",
            "ended": "2026-01-22T14:59:25.894044Z",
            "start_waiting": "2026-01-21T15:27:04.011099Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 66195,
            "name": "Weekly Tournament",
            "director": {
                "id": 1518,
                "username": "NominRamen",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/b4da27f56e3fdccffacdb554da40c927-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1584.1537768995527,
                        "deviation": 74.58368459018618,
                        "volatility": 0.06003427807563159
                    }
                },
                "ranking": 25.567030996239616,
                "professional": false,
                "ui_class": ""
            },
            "description": "Not actually weekly",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6269,
                "name": "BeginnerGo",
                "summary": "Beginners welcome!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-03T19:22:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-03T19:22:42.549111Z",
            "ended": "2020-10-03T20:07:04.399578Z",
            "start_waiting": "2020-10-03T19:22:42.185368Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 86413,
            "name": "HOLAAAA",
            "director": {
                "id": 752284,
                "username": ".Aide Hanni.",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/10d81d40f8208518088b31cb3e66b349-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1229.9127099339669,
                        "deviation": 62.85603991096529,
                        "volatility": 0.06003753888044389
                    }
                },
                "ranking": 19.70759999399126,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hola vamos a jugar",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-22T04:18:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-21T23:17:59.783988Z",
            "ended": "2022-02-22T00:33:38.547780Z",
            "start_waiting": "2022-02-21T23:17:59.668029Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 128089,
            "name": "第五回ほたて会[第一回春風戦]上級低段リーグ(2級~二段)",
            "director": {
                "id": 1609909,
                "username": "ほたて囲碁教室",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/651c2aebc8ac9e8fef162798dd97d08a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 652.7412618189767,
                        "deviation": 127.46654126231485,
                        "volatility": 0.06004845959415647
                    }
                },
                "ranking": 5.041666221837165,
                "professional": false,
                "ui_class": ""
            },
            "description": "日時:令和7年5月3日(土)18:00~20:30\n\n※20:30には終了できますようご協力お願い致します\n\n対局開始方法:お時間になりますと、自動で対局が開始されます。OGSを開いてお待ち下さい。\n\n対局方法:総当たり戦(同時対局)\n\n着手方法:盤面ワンクリックで着手(打ち間違いに気をつけて下さい)or 盤面に石を打って画面右上のユーザー名下にある「着手決定」をクリック\n※皆様のOGSの設定により変わります\n\nzoom:使用しません\n\n飲食:自由\n\n対局中に席を離れても大丈夫です\n\n解散方法:全ての対局が終わり次第、各自終了です\n\n結果:この画面に表示されます and ほたて先生から報告します。\n\nこのリーグの参加者は↓↓\n\nkyoutyan 香川県 初段\n\nyururuna 岡山県 初段\n\nyasusospeed 神奈川県 初段\n\nissoh 高知県 二段\n\nほたて囲碁教室 香川県 初段",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 19147,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15290,
                "name": "ほたてオンライン",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-03T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-05-03T09:00:49.849132Z",
            "ended": "2025-05-03T11:28:18.161904Z",
            "start_waiting": "2025-05-03T09:00:49.722616Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 128090,
            "name": "第五回ほたて会[第一回春風戦]高段リーグ(三段~六段)",
            "director": {
                "id": 1609909,
                "username": "ほたて囲碁教室",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/651c2aebc8ac9e8fef162798dd97d08a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 652.7412618189767,
                        "deviation": 127.46654126231485,
                        "volatility": 0.06004845959415647
                    }
                },
                "ranking": 5.041666221837165,
                "professional": false,
                "ui_class": ""
            },
            "description": "日時:令和7年5月3日(土)18:00~20:30\n\n※20:30には終了できますようご協力お願い致します\n\n対局開始方法:お時間になりますと、自動で対局が開始されます。OGSを開いてお待ち下さい。\n\n対局方法:総当たり戦(同時対局)\n\n着手方法:盤面ワンクリックで着手(打ち間違いに気をつけて下さい)or 盤面に石を打って画面右上のユーザー名下にある「着手決定」をクリック\n※皆様のOGSの設定により変わります\n\nzoom:使用しません\n\n飲食:自由\n\n対局中に席を離れても大丈夫です\n\n解散方法:全ての対局が終わり次第、各自終了です\n\n結果:この画面に表示されます and ほたて先生から報告します。\n\nこのリーグの参加者は↓↓\n\nnissi15 愛媛県 六段\n\nd3kobayashi 埼玉県 五段\n\ndaizo.kobayashi 埼玉県 五段\n\nRainbow55 東京 五段\n\ntetsuro1 兵庫県 三段",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 19147,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15290,
                "name": "ほたてオンライン",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-03T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-05-03T09:00:49.704317Z",
            "ended": "2025-05-03T11:51:32.684232Z",
            "start_waiting": "2025-05-03T09:00:49.575906Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 43151,
            "name": "UMD Go Club Dec Correspondance",
            "director": {
                "id": 320336,
                "username": "bhloalcek",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/48555371a35d8aff64ada614238ff740?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.2151538360088,
                        "deviation": 62.01754994879535,
                        "volatility": 0.05988945430407511
                    }
                },
                "ranking": 26.18790679756371,
                "professional": false,
                "ui_class": ""
            },
            "description": "We try double elim this time! play faster guys",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2821,
                "name": "UMD go club",
                "summary": "go club at the University of Maryland, College Park",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/2ecaf6357b0b70c10ef967a7824194f5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-02T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-12-02T04:00:34.199690Z",
            "ended": "2020-05-22T14:09:20.841532Z",
            "start_waiting": "2018-12-02T04:00:33.074649Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ecaf6357b0b70c10ef967a7824194f5-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 97912,
            "name": "Christmas tournament",
            "director": {
                "id": 1187986,
                "username": "Yiming S",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/7f20e4a512f4ae293fcb68fb47d4b366-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "I will be checking",
            "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": 6332,
                "name": "noob_bot",
                "summary": "Play with bots",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 885,
                "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-24T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-12-24T09:00:17.227981Z",
            "ended": "2023-10-25T14:35:46.784204Z",
            "start_waiting": "2022-12-24T09:00:17.031744Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 88860,
            "name": "2022/04/18",
            "director": {
                "id": 1081106,
                "username": "stbede",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/7b6ff2a2b035af080ededb294f959105?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1339.6599157171074,
                        "deviation": 60.64613463724761,
                        "volatility": 0.06000633905958873
                    }
                },
                "ranking": 21.686290410311855,
                "professional": false,
                "ui_class": ""
            },
            "description": "2022/04/18",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11618,
                "name": "CM+Alumni",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-18T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-04-18T21:00:48.370345Z",
            "ended": "2022-04-18T21:16:01.253989Z",
            "start_waiting": "2022-04-18T21:00:48.256125Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 119950,
            "name": "13x13 New Zealand Open D.E. #10",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. 8 players. Starts only when full.\n\nNew Zealand rules. 13x13 board. Even games. Double-elimination.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 90782,
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-10-19T03:13:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-10-18T23:14:12.021834Z",
            "ended": "2025-04-03T00:41:24.873261Z",
            "start_waiting": "2024-10-18T23:14:11.901541Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}