List all tournaments or create a new tournament.

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

{
    "count": 59449,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=131",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=129",
    "results": [
        {
            "id": 2074,
            "name": "carokarm's fast 13x13",
            "director": {
                "id": 37953,
                "username": "carokarm",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/a0691435eb8d73bedb868dfc58a43deb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1070.280775706649,
                        "deviation": 63.91998008727588,
                        "volatility": 0.059720797677923085
                    }
                },
                "ranking": 16.489236571459887,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 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": 0,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-22T20:17:48Z",
            "ended": "2013-01-22T19:17:48Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 4958,
            "name": "Beograd easy 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 771.1007739252597,
                        "deviation": 65.10238171230796,
                        "volatility": 0.0591420763964776
                    }
                },
                "ranking": 8.899341703133208,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "xfz jrdtr",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37920,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 345600,
                "time_increment": 36000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 27,
                "name": "Serbian Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-02-12T10:19:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-02-12T10:19:36.049863Z",
            "ended": "2015-02-20T19:46:16.300151Z",
            "start_waiting": "2015-02-12T10:19:35.855090Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 21683,
            "name": "Test one",
            "director": {
                "id": 354612,
                "username": "тимур500",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5ba0272a096e77089fb94a7ef406f098?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1434.4060663397406,
                        "deviation": 113.17450834616776,
                        "volatility": 0.060019994594194985
                    }
                },
                "ranking": 23.268247627412478,
                "professional": false,
                "ui_class": ""
            },
            "description": "тест один.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 20,
            "time_control_parameters": {
                "total_time": 1800,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1780,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-11-01T05:30:00Z",
            "players_start": 24,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-11-02T07:03:46.839612Z",
            "ended": "2016-11-02T07:03:46.818930Z",
            "start_waiting": "2016-11-02T07:03:46.780980Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 138401,
            "name": "BeGinNer fIgHT!! _ ReBooT Ver11_ TNMT",
            "director": {
                "id": 1742791,
                "username": "AKIBABO",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/42e46e1ae449cfa5e3b99fac1d8dfab8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 860.2412638739628,
                        "deviation": 61.97131926932622,
                        "volatility": 0.05988426603934449
                    }
                },
                "ranking": 11.43180860811524,
                "professional": false,
                "ui_class": ""
            },
            "description": "BeGinNer fIgHT!! \n어서 오세요~~!! 초보자여~~ \n新手欢迎~~~",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87084,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 86400,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16114,
                "name": "ShaNgHai_Korean_ChINa_BegInNer",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/43948073dc0ed3291bbcf879bf34fa76-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-04-01T06:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-04-01T06:00:13.244568Z",
            "ended": null,
            "start_waiting": "2026-04-01T06:00:13.000745Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/43948073dc0ed3291bbcf879bf34fa76-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 3731,
            "name": "gold training live tournament",
            "director": {
                "id": 61468,
                "username": "orplus",
                "country": "gf",
                "icon": "https://secure.gravatar.com/avatar/3fb96a4b0aa3ee612875f322da12034f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.103511390156,
                        "deviation": 61.92125026532194,
                        "volatility": 0.05962915318746959
                    }
                },
                "ranking": 22.823361849733868,
                "professional": false,
                "ui_class": ""
            },
            "description": "this type of tournament \"gold training\" is intended to allow double kyu to train with players of their level and avoid systematic predation first places tournaments with simple kyu.\nMoreover it guaranteed insurance to compete against several 9X9 motivated players.\nSo remember this name \"gold training\" that guarantees you motivating parameters enjoyable way to progress if you are double-kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 242,
                "name": "la cité du joueur perdu",
                "summary": "A place to learn, test, experiment, invent. Not necessarily in a conventional manner but with respect and joy in order to become stronger and face masters (one day more or less close)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 52,
                "icon": "https://user-uploads.online-go.com/ab692de4f0fc622aebfcedfaa181fdb0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-01-01T16:40:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-01-01T16:40:04.950460Z",
            "ended": "2015-01-01T17:21:52.676237Z",
            "start_waiting": "2015-01-01T16:40:04.825345Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ab692de4f0fc622aebfcedfaa181fdb0-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 50158,
            "name": "DDK.NL Go Club - July IDDK Swiss",
            "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": "Quarterly Swiss tournament for intermediate ddk players",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": true,
            "time_start": "2019-07-28T10:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 11,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2019-08-01T11:43:38.635160Z",
            "ended": "2019-11-21T21:47:46.973528Z",
            "start_waiting": "2019-08-01T11:43:38.156022Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 123113,
            "name": "💫 For the beginners 2025 - 001 🐒",
            "director": {
                "id": 629701,
                "username": "Sipjin",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/5d60113dc259ac2f8bd5d6e440632725-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1491.6133183957525,
                        "deviation": 63.32169825808928,
                        "volatility": 0.05981192631708474
                    }
                },
                "ranking": 24.17358453312203,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is for all the beginners, that had no chance to participate in my other tournaments (Look at https://online-go.com/group/13788).\n\nI hope you enjoy that tournament mode.\n \nFeel free to contact me and give feedback.\n\nPlease no bots. The use of AI is not allowed.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30168,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 172800,
                "period_time": 172800,
                "stones_per_period": 6
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13788,
                "name": "Just use your brain 🦧",
                "summary": "A group for players who like to play Go with just their skills (no in-game analysis) and want to train and improve.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 130,
                "icon": "https://user-uploads.online-go.com/516bbd96baeb702c9fff4dc493ece718-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-12T08:00:00Z",
            "players_start": 50,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-01-13T07:48:07.181942Z",
            "ended": "2025-09-23T15:56:29.334913Z",
            "start_waiting": "2025-01-13T07:48:06.788285Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/516bbd96baeb702c9fff4dc493ece718-15.png",
            "player_count": 43,
            "ranked": true
        },
        {
            "id": 58916,
            "name": "🍏a'p'pie",
            "director": {
                "id": 737306,
                "username": "2020vs",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/78080aa54321ea05a7dcca1596e6c924-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1057.6297343678023,
                        "deviation": 68.72909751962305,
                        "volatility": 0.060123971197317244
                    }
                },
                "ranking": 16.21396648247981,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9Tournament12345678910111213111114151161111718192021229x9\n2020\\04171400\nhi\napp",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6720,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5213,
                "name": "apple",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-17T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-17T06:00:15.075721Z",
            "ended": "2020-06-26T17:58:09.384535Z",
            "start_waiting": "2020-04-17T06:00:14.085139Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 45306,
            "name": "Beginner 13x13 Double Elimination!",
            "director": {
                "id": 584205,
                "username": "sergeantpixelz",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/075b3a61ee5729b17eaf6c0f7a759db8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 879.1282205761283,
                        "deviation": 61.95045302932998,
                        "volatility": 0.060038049253757136
                    }
                },
                "ranking": 11.934577268927214,
                "professional": false,
                "ui_class": ""
            },
            "description": "A 13x13 double elimination tournament for beginners (25k-15k).",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 8873,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-02-09T15:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-02-09T15:00:06.768633Z",
            "ended": "2019-07-12T11:30:46.178436Z",
            "start_waiting": "2019-02-09T15:00:04.509521Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 73957,
            "name": "OPEN TO ALL - Go Beginners - +15k",
            "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 the player from 15 to 25k",
            "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": true,
            "time_start": "2021-04-23T01: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-04-23T01:00:11.292087Z",
            "ended": "2021-08-17T00:15:16.560173Z",
            "start_waiting": "2021-04-23T01:00:10.422382Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        }
    ]
}