List all tournaments or create a new tournament.

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

{
    "count": 59622,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=508",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=506",
    "results": [
        {
            "id": 70562,
            "name": "new beginner tournament",
            "director": {
                "id": 740165,
                "username": "szproszczytek",
                "country": "_Scotland",
                "icon": "https://user-uploads.online-go.com/2bf8d743b1993c76c2759fce0ce5432d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2053.733837221348,
                        "deviation": 73.93692707212678,
                        "volatility": 0.06005991186470912
                    }
                },
                "ranking": 31.57698282790967,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "new tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4568,
                "name": "Scotland Youth Team",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 64,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-25T16:46:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-25T16:46:34.444673Z",
            "ended": "2021-01-25T17:22:16.005202Z",
            "start_waiting": "2021-01-25T16:46:34.311133Z",
            "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": 102942,
            "name": "new tour",
            "director": {
                "id": 1325428,
                "username": "vlasta.kratka",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9eee1e46915dd0652acc559678ad2fe1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 918.5742935253752,
                        "deviation": 249.3685792690836,
                        "volatility": 0.06000444868177258
                    }
                },
                "ranking": 12.950677742251155,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "new tour",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 13201,
                "name": "wery good go man",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-06T09:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-27T07:32:47.962174Z",
            "ended": "2025-07-20T05:07:47.975427Z",
            "start_waiting": "2025-04-27T07:32:47.817866Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 74989,
            "name": "new one",
            "director": {
                "id": 740165,
                "username": "szproszczytek",
                "country": "_Scotland",
                "icon": "https://user-uploads.online-go.com/2bf8d743b1993c76c2759fce0ce5432d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2053.733837221348,
                        "deviation": 73.93692707212678,
                        "volatility": 0.06005991186470912
                    }
                },
                "ranking": 31.57698282790967,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "new one",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": false,
            "group": {
                "id": 4568,
                "name": "Scotland Youth Team",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 64,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-10T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-05-10T15:35:28.112519Z",
            "ended": "2021-05-23T15:57:30.564212Z",
            "start_waiting": "2021-05-10T15:35:27.653252Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57925,
            "name": "covid-20",
            "director": {
                "id": 560834,
                "username": "AverageDave",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/25195f9c6e5d74251a3e523255fc8f56-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1436.1466183342657,
                        "deviation": 61.14625724053569,
                        "volatility": 0.06003730574723075
                    }
                },
                "ranking": 23.296321512853766,
                "professional": false,
                "ui_class": ""
            },
            "description": "new and improved",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 300,
                "stones_per_period": 15
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4693,
                "name": "Gents Go Genootschap",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-24T21:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-03-24T20:15:34.039604Z",
            "ended": "2020-06-22T20:56:26.601793Z",
            "start_waiting": "2020-03-24T20:15:33.278221Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 89504,
            "name": "nuevo nuevo nuevo",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 733.7386350417765,
                        "deviation": 67.58441146641512,
                        "volatility": 0.06059085558486428
                    }
                },
                "ranking": 7.749569442835256,
                "professional": false,
                "ui_class": ""
            },
            "description": "nevo nuevo nuevo",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "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": 236,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-02T22:50:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-05-02T22:50:15.990262Z",
            "ended": "2022-05-02T23:12:36.324933Z",
            "start_waiting": "2022-05-02T22:50:15.899442Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 78891,
            "name": "Let's see who will get king of the monsters(group) never give up",
            "director": {
                "id": 750170,
                "username": "keixdggez",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/b07ba91a11584321d88e18bbc5cfe173-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1223.365573471105,
                        "deviation": 64.68068354892408,
                        "volatility": 0.06035871435040252
                    }
                },
                "ranking": 19.584037518452973,
                "professional": false,
                "ui_class": ""
            },
            "description": "never give up",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9902,
                "name": "Gojira",
                "summary": "Funny go ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 24,
                "icon": "https://user-uploads.online-go.com/6263fff48a6e98ec5978db54b8fa44a7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-17T10: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": "2021-08-18T03:36:36.498428Z",
            "ended": "2021-08-23T08:58:37.989619Z",
            "start_waiting": "2021-08-18T03:36:36.386604Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6263fff48a6e98ec5978db54b8fa44a7-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 3101,
            "name": "rr-trala2",
            "director": {
                "id": 67503,
                "username": "ukl",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/71a5f0e073e4593787343133c36d7589?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1606.556715317051,
                        "deviation": 80.63279110545513,
                        "volatility": 0.060009225498409605
                    }
                },
                "ranking": 25.89212256969259,
                "professional": false,
                "ui_class": ""
            },
            "description": "neues Round Robin, da das erste schon gestartet hat.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 226,
                "name": "Pengutronix",
                "summary": "Pengutronix staff",
                "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": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2014-08-14T10:48:51.660280Z",
            "ended": "2014-08-29T07:26:21.406117Z",
            "start_waiting": "2014-08-14T10:48:51.281815Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 71184,
            "name": "netwhat",
            "director": {
                "id": 788724,
                "username": "mateus3009",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5ea2931403956f2a728e11b3355b4dcb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1736.6378879565352,
                        "deviation": 241.1820261732775,
                        "volatility": 0.059998069550044844
                    }
                },
                "ranking": 27.694530480488503,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "netwhat",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 60,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8283,
                "name": "42sp_players",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/78469a8e1fe7743376fb414bfbeb455b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-09T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-09T00:36:03.413534Z",
            "ended": "2021-02-09T01:13:08.448546Z",
            "start_waiting": "2021-02-09T00:36:03.341731Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/78469a8e1fe7743376fb414bfbeb455b-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 66533,
            "name": "第2期かおり杯棋聖戦Cリーグ3",
            "director": {
                "id": 688479,
                "username": "site_tmp3",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3aed526c3f17b62dda246a5b3e1d12d3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "neterukunさん、NewZeroさん、イチジクさん、dowadowa1024さん、justsunさん、dingo1さん、shigazaruさん",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 295,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-17T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-10-17T11:00:22.665281Z",
            "ended": "2020-12-21T15:45:19.842442Z",
            "start_waiting": "2020-10-17T11:00:21.842719Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 35281,
            "name": "19x19 turnir",
            "director": {
                "id": 487565,
                "username": "deleted-a3167815-ab3e-4771-846b-f3f4d5fbb9c0",
                "country": "si",
                "icon": "https://secure.gravatar.com/avatar/a2678bc833498e5c59a08dab7289a5e6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1251.7936367345692,
                        "deviation": 64.91511185355884,
                        "volatility": 0.05995557622079861
                    }
                },
                "ranking": 20.115832484943084,
                "professional": false,
                "ui_class": ""
            },
            "description": "naš prvi turnir",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 175680,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 172800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2265,
                "name": "FRI GO (Slovenia)",
                "summary": "Group of GO enthusiasts at the Slovene faculty of computer science",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-03-24T13: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": "2018-03-24T13:00:08.091941Z",
            "ended": "2018-10-03T05:52:46.346831Z",
            "start_waiting": "2018-03-24T13:00:07.713061Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        }
    ]
}