List all tournaments or create a new tournament.

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

{
    "count": 58823,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-min_ranking&page=7",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-min_ranking&page=5",
    "results": [
        {
            "id": 2247,
            "name": "pollemand's mini-tournament",
            "director": {
                "id": 40094,
                "username": "pollemand",
                "country": "dk",
                "icon": "https://user-uploads.online-go.com/769b91b9135c109466f9ea5844e00c3d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2171.89178460396,
                        "deviation": 69.05182806949152,
                        "volatility": 0.060035483123523053
                    }
                },
                "ranking": 32.87197200792104,
                "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": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 30,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-07-24T16:21:52Z",
            "ended": "2013-10-25T15:27:28.257618Z",
            "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": 29748,
            "name": "Tournament 37 - dan",
            "director": {
                "id": 12573,
                "username": "Misawa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 977.5796256115817,
                        "deviation": 69.02183474866371,
                        "volatility": 0.05986671976150141
                    }
                },
                "ranking": 14.391926363316212,
                "professional": false,
                "ui_class": ""
            },
            "description": "Since there is a new rating system, it’s time to play more games and get your rank sorted out. I’m setting up three tournaments for each playing level. Have fun everyone!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 432000,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-06T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-09-06T23:00:30.922053Z",
            "ended": "2018-03-13T19:12:38.072080Z",
            "start_waiting": "2017-09-06T23:00:29.724897Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 27670,
            "name": "Normal Elimination 8 players (#16)",
            "director": {
                "id": 211504,
                "username": "Why am I playing",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/5871c4b800476f93d2a66a0cb3e618cb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.0919502754434,
                        "deviation": 69.84935092039798,
                        "volatility": 0.06153589767848298
                    }
                },
                "ranking": 25.197862543190354,
                "professional": false,
                "ui_class": ""
            },
            "description": "Start when Tournament have 8 players",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 454,
                "name": "Tournament Club",
                "summary": "Welcome to the TOURNAMENT CLUB, a remake of the 'Kyu Tournament Group'.\n\nIn this group, you will be able to participate in competitions for your level so that you will have a fair chance of winning! We also have special competitions that require special ru",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 77,
                "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-06-08T01:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 30,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-06-05T11:33:52.045265Z",
            "ended": "2017-08-13T04:13:55.970408Z",
            "start_waiting": "2017-06-05T11:33:49.970706Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 133056,
            "name": "段位大賽1-9段",
            "director": {
                "id": 1840851,
                "username": "𝕮𝖍𝖊𝖘𝖘𝕸𝖆𝖘𝖙𝖊𝖗𝕭𝖎𝖗𝖉",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/322c264edc900cf4d72987ebcd1be5c7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1032.0405999121954,
                        "deviation": 91.65579730867083,
                        "volatility": 0.06001773389969968
                    }
                },
                "ranking": 15.64696979810488,
                "professional": false,
                "ui_class": ""
            },
            "description": "只有段位才能參加比賽。\n\n<!DOCTYPE html> <html lang=\"en\"> <head> <link rel=\"stylesheet\" type=\"text/css\" href=\"https://yewang.github.io/ProfileCSS/profile.css \"> <link rel=\"stylesheet\" type=\"text/css\" </head>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 604800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13697,
                "name": "𝓞𝓷𝓵𝓲𝓷𝓮 𝓖𝓸 𝓣𝓸𝓾𝓻𝓷𝓪𝓶𝓮𝓷𝓽",
                "summary": "Dear members: Thank you for your support! Our guild needs the help of more people to make the guild prosper. I hope everyone can contribute, join the guild, and recommend your friends to this big family.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 98,
                "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-03-01T04:00:00Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-03-01T04:00:41.854870Z",
            "ended": null,
            "start_waiting": "2026-03-01T04:00:41.388961Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 3047,
            "name": "Sitewide July 2014 Dans Live - 26. July",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.3067567557982,
                        "deviation": 62.35310715568795,
                        "volatility": 0.05973738298831722
                    }
                },
                "ranking": 25.052110341098295,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Starting Time is: Saturday, July 26, 20:00 UTC/GMT. - Please make sure to read the F.A.Q.: http://goo.gl/noU9QQ",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 30,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-07-26T20:00:46.297153Z",
            "ended": "2014-07-26T20:42:54.939427Z",
            "start_waiting": "2014-07-26T20:00:45.845076Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 30754,
            "name": "第一屆聖段盃 X'Mas Cup [2017]",
            "director": {
                "id": 446365,
                "username": "ChessKitten",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3cc33900adbcc0822869a26ef5a5e26a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "The winner will be given the rank of Sage Dan [聖段].",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 17825,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-12-24T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-12-24T16:00:50.333468Z",
            "ended": "2020-08-13T14:55:37.361879Z",
            "start_waiting": "2017-12-24T16:00:46.088613Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 43,
            "ranked": true
        },
        {
            "id": 117992,
            "name": "Go Bull fighting #1",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "This match for invite only if some one who wanna join please contact director.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 90971,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-12T21:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-07-11T01:48:37.153554Z",
            "ended": "2024-07-12T13:48:52.041231Z",
            "start_waiting": "2024-07-11T01:48:37.099256Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 123070,
            "name": "9x9 League 1d~5d #1",
            "director": {
                "id": 1670044,
                "username": "Arrow A6",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/19c38d84d5fe783ec97cf150f55975ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<a href=\"https://info.flagcounter.com/2343\"><img src=\"https://s01.flagcounter.com/mini/2343/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14857,
                "name": "9x9 League",
                "summary": "<a href=\"https://info.flagcounter.com/dbAS\"><img src=\"https://s01.flagcounter.com/mini/dbAS/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-12T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-12T07:00:53.700762Z",
            "ended": "2025-01-18T12:04:13.093721Z",
            "start_waiting": "2024-12-12T07:00:53.632763Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 123609,
            "name": "9x9 Leagues 1d & above #3",
            "director": {
                "id": 1670044,
                "username": "Arrow A6",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/19c38d84d5fe783ec97cf150f55975ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<a href=\"https://info.flagcounter.com/Y9Gr\"><img src=\"https://s05.flagcounter.com/mini/Y9Gr/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14857,
                "name": "9x9 League",
                "summary": "<a href=\"https://info.flagcounter.com/dbAS\"><img src=\"https://s01.flagcounter.com/mini/dbAS/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-28T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-28T01:00:34.801520Z",
            "ended": "2025-05-15T04:24:20.560593Z",
            "start_waiting": "2024-12-28T01:00:34.660954Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 99236,
            "name": "2023.01 GO 19X19 tournament #3 1d+",
            "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": "Welcome and have fun :)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 58968,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 57600,
                "initial_time": 172800,
                "max_time": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8304,
                "name": "club hikaru no go",
                "summary": "welcome all fan of Hikaru no go and on piece",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-01-27T10:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-24T13:25:58.067108Z",
            "ended": "2024-07-28T07:41:05.423873Z",
            "start_waiting": "2023-01-24T13:25:54.360331Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-15.png",
            "player_count": 33,
            "ranked": true
        }
    ]
}