List all tournaments or create a new tournament.

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

{
    "count": 59614,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=5302",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=5300",
    "results": [
        {
            "id": 32895,
            "name": "Fenix go tornamet",
            "director": {
                "id": 102413,
                "username": "lokiyo",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/5542f027a7f1c7e550b09985fc922b39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1058.215674190699,
                        "deviation": 63.1308646029001,
                        "volatility": 0.05998551154633591
                    }
                },
                "ranking": 16.226788314539892,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo club fenix bsas argentina",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 259200,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 2,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1620,
                "name": "Fenix",
                "summary": "Club de Go Fénix",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 23,
                "icon": "https://user-uploads.online-go.com/d23cd5d7bb800e351b22a6f3a75b275e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-12-22T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-12-22T16:01:00.708539Z",
            "ended": "2018-04-06T02:50:17.909949Z",
            "start_waiting": "2017-12-22T16:00:59.677215Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d23cd5d7bb800e351b22a6f3a75b275e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 137996,
            "name": "13x13 Mini League 2d-9k #14",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1073.2840100977699,
                        "deviation": 66.95187850935433,
                        "volatility": 0.06002501957710229
                    }
                },
                "ranking": 16.55410507658349,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 161,
                "name": "13x13",
                "summary": "Like to play on a 13 x 13 board?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 59,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2026-03-27T18:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-03-22T22:44:47.210198Z",
            "ended": null,
            "start_waiting": "2026-03-22T22:44:46.893568Z",
            "board_size": 13,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 1795,
            "name": "olimar's mini-tournament",
            "director": {
                "id": 42550,
                "username": "olimar",
                "country": "_GoT_Stark",
                "icon": "https://user-uploads.online-go.com/2e6da0ae55128ed756b5137cb63de753-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1787.1924385986308,
                        "deviation": 61.25880768550357,
                        "volatility": 0.05977221948261514
                    }
                },
                "ranking": 28.358817941769978,
                "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": 604800,
                "max_time": 1209600,
                "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": 9,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-04T18:57:51Z",
            "ended": "2012-10-04T16:57:51Z",
            "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": 96510,
            "name": "โกะบ้านบ้านทัวร์ #04",
            "director": {
                "id": 130250,
                "username": "Yuttasak.ko",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/3a4dce9f1a1574dc6cf5e93dde7009fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1570.9111836236123,
                        "deviation": 63.02792800510913,
                        "volatility": 0.05989619799733646
                    }
                },
                "ranking": 25.37269722597464,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun .",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13440,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-09T10:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 22,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-11-09T10:00:05.619018Z",
            "ended": "2022-12-16T17:03:04.264790Z",
            "start_waiting": "2022-11-09T10:00:05.115009Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 53987,
            "name": "สาระ Rail361! Tour ครั้งที่ 18",
            "director": {
                "id": 148806,
                "username": "โอ๋ชิงหยวน",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d3f8fcc6dbd4915bc123f62b337be552-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1484.918972471606,
                        "deviation": 65.03818176438011,
                        "volatility": 0.05949046028311901
                    }
                },
                "ranking": 24.069453716254078,
                "professional": false,
                "ui_class": ""
            },
            "description": "Only a few close friends were invited.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12480,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1123200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-13T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 24,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2019-12-13T03:00:13.151623Z",
            "ended": "2020-01-14T09:35:04.291809Z",
            "start_waiting": "2019-12-13T03:00:08.708201Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 2224,
            "name": "red wine, white wine  mini-tournament",
            "director": {
                "id": 49348,
                "username": "solomonko",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/c46e5c3fb9545721e483dc061e1bb47e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1640.771828313491,
                        "deviation": 70.47237477425028,
                        "volatility": 0.06005341091326294
                    }
                },
                "ranking": 26.379975380528762,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 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": 16,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-28T09:18:26Z",
            "ended": "2013-10-26T02:46:34.268414Z",
            "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": 967,
            "name": "now look what u did !",
            "director": {
                "id": 19906,
                "username": "marcusa",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0a4af0949a8834ad4c618b70ac6cbf0d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1727.2096707086046,
                        "deviation": 64.00279419294205,
                        "volatility": 0.05996034779490802
                    }
                },
                "ranking": 27.568506592537027,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 11,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-02-11T20:15:44Z",
            "ended": "2010-02-11T19:15:44Z",
            "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": 794,
            "name": "liebniziswrongiamproof",
            "director": {
                "id": 19906,
                "username": "marcusa",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0a4af0949a8834ad4c618b70ac6cbf0d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1727.2096707086046,
                        "deviation": 64.00279419294205,
                        "volatility": 0.05996034779490802
                    }
                },
                "ranking": 27.568506592537027,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "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": 11,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-10-16T18:01:08Z",
            "ended": "2009-10-16T16:01:08Z",
            "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": 103570,
            "name": "Dosaku's Quest for Evanescent Water",
            "director": {
                "id": 731651,
                "username": "CartRight",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e742b832e1ea55805968df8ad7e0d9d7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1880.9953998361407,
                        "deviation": 73.32451451537776,
                        "volatility": 0.05999837836274437
                    }
                },
                "ranking": 29.543060503733415,
                "professional": false,
                "ui_class": ""
            },
            "description": "In the ancient land of Japan, where the art of strategy and contemplation known as Wei Chi thrived, there lived a renowned player named Dosaku. Renowned for his keen intellect and unwavering focus, Dosaku was respected by all who encountered him on the Wei Chi board. However, deep within his heart, he harbored a burning desire to unlock the secrets of the legendary Evanescent Water, a mystical substance said to grant unparalleled clarity of mind and profound insights into the game. Determined to quench his thirst for knowledge, Dosaku embarked on a perilous quest across the treacherous mountains and serene temples of Japan, seeking the elusive Evanescent Water.\n\nAs Dosaku ventured deeper into the heart of Japan, he encountered numerous challenges that tested both his strategic prowess and his character. From ancient riddles guarding hidden passages to formidable opponents who guarded the secrets of the Evanescent Water, every step of Dosaku's journey was filled with excitement and uncertainty. Along the way, Dosaku not only honed his Wei Chi skills but also discovered the true essence of the game—how it mirrored the intricate dance of life itself. Through his unwavering determination and unwavering spirit, Dosaku pushed the boundaries of his own abilities and, in the process, discovered that the true power of Wei Chi lay not in conquering opponents, but in finding harmony within oneself. And in the end, as Dosaku gazed upon the shimmering surface of the Evanescent Water, he realized that the true victory was not in possessing it, but in embracing the journey itself.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 44226,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12473,
                "name": "LittleTongo Club",
                "summary": "Littleton based GO club. Welcome to all.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/df830be1726f8c06ee60f001136a8cb7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-06-10T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-10T17:00:25.552182Z",
            "ended": "2023-09-22T15:48:11.999858Z",
            "start_waiting": "2023-06-10T17:00:24.990932Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/df830be1726f8c06ee60f001136a8cb7-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 51129,
            "name": "สาระ Rail361! Tour ครั้งที่ 15",
            "director": {
                "id": 148806,
                "username": "โอ๋ชิงหยวน",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d3f8fcc6dbd4915bc123f62b337be552-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1484.918972471606,
                        "deviation": 65.03818176438011,
                        "volatility": 0.05949046028311901
                    }
                },
                "ranking": 24.069453716254078,
                "professional": false,
                "ui_class": ""
            },
            "description": "Only a few close friends were invited.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12480,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1123200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-09-13T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 24,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2019-09-13T03:00:20.594744Z",
            "ended": "2019-09-26T12:20:36.525730Z",
            "start_waiting": "2019-09-13T03:00:15.567019Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}