List all tournaments or create a new tournament.

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

{
    "count": 59521,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=2368",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=2366",
    "results": [
        {
            "id": 2238,
            "name": "EmTom's study group tourney #2",
            "director": {
                "id": 36694,
                "username": "EmTom",
                "country": "eu",
                "icon": "https://secure.gravatar.com/avatar/2e8f8fdffba0ebb520aaa5d037f3c30e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1824.955918143194,
                        "deviation": 66.72507220449471,
                        "volatility": 0.060041082880822515
                    }
                },
                "ranking": 28.842882447200335,
                "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": 432000,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": false,
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-06-21T08:30:19Z",
            "ended": "2014-02-07T09:59:06.280950Z",
            "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": 69195,
            "name": "Empezando Juntos",
            "director": {
                "id": 79334,
                "username": "slap",
                "country": "ar",
                "icon": "https://secure.gravatar.com/avatar/19ca0102e04212a428c37768595ab4bd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2038.326620394354,
                        "deviation": 102.27906747998463,
                        "volatility": 0.06002752984588407
                    }
                },
                "ranking": 31.40265561123591,
                "professional": false,
                "ui_class": ""
            },
            "description": "Todos bienvenidos!",
            "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": 7666,
                "name": "Empezando Juntos - AAGO",
                "summary": "Grupo para principiantes",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 44,
                "icon": "https://user-uploads.online-go.com/800023bba8953c08440221993d1f0fac-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-20T22:50:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-12-20T22:50:39.617639Z",
            "ended": "2020-12-20T23:33:48.593191Z",
            "start_waiting": "2020-12-20T22:50:39.337948Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/800023bba8953c08440221993d1f0fac-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 78886,
            "name": "Empire GO! 1.1.0 第一屆帝王杯 暑假競賽",
            "director": {
                "id": 1039471,
                "username": "天地一番棋",
                "country": "tw",
                "icon": "https://secure.gravatar.com/avatar/9048cbba2148ecb668a23bf8222fc973?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1228.4355348271145,
                        "deviation": 74.43281544787166,
                        "volatility": 0.06004533204799272
                    }
                },
                "ranking": 19.679779193653342,
                "professional": false,
                "ui_class": ""
            },
            "description": "享受圍棋! Enjoy the go!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 18,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 15,
                "periods": 3
            },
            "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": true,
            "time_start": "2021-08-20T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-20T08:00:25.466023Z",
            "ended": "2021-08-20T08:33:52.203858Z",
            "start_waiting": "2021-08-20T08:00:25.376687Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6263fff48a6e98ec5978db54b8fa44a7-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 1284,
            "name": "Emurga's mini-tournament",
            "director": {
                "id": 33456,
                "username": "Emurga",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/7f93df64ffb92fd29019778f4ad0e9ef?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1468.5661325229464,
                        "deviation": 63.63859576966352,
                        "volatility": 0.06000771628713829
                    }
                },
                "ranking": 23.813097513396066,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 172800
            },
            "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": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-02-26T18:08:42Z",
            "ended": "2011-02-26T17:08:42Z",
            "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": 73552,
            "name": "En Honor a E.T.E miembro pasado de la AEG",
            "director": {
                "id": 813211,
                "username": "NHZ",
                "country": "co",
                "icon": "https://secure.gravatar.com/avatar/c8759e1813589a83085d93062787abcb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1184.1013255085343,
                        "deviation": 67.99707856587811,
                        "volatility": 0.06000311916076307
                    }
                },
                "ranking": 18.828847117076656,
                "professional": false,
                "ui_class": ""
            },
            "description": "En Honor a ETE, miembro pasado de la Asociación Extraterrestre De Go.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 33720,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 432000,
                "stones_per_period": 16
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7247,
                "name": "😎👽- Asociación Extraterrestre De Go - 👽😎",
                "summary": "Hola humano o alienígena!, esta es la Asociación Extraterrestre De Go, un sitio para hablar respirar y principalmente discutir los planes para destrozar el sistema solar!!!.  AEG, Bienvenido! 👽",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/e8ba860826cfac2908df008a29315329-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-14T00:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-06-14T00:00:44.903878Z",
            "ended": "2021-12-01T06:39:05.905818Z",
            "start_waiting": "2021-06-14T00:00:44.656100Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e8ba860826cfac2908df008a29315329-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 91023,
            "name": "En büyük topçuk kimse o kazansın topçuklar turnuvası",
            "director": {
                "id": 1164435,
                "username": "Büyük topçuk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d913902cbd3269e999e20003bff2193c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1300.7804646577927,
                        "deviation": 268.12577925270807,
                        "volatility": 0.059999038176785015
                    }
                },
                "ranking": 21.00449175604866,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "En büyük topu olan kişi kazanır",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3695,
                "name": "Açı go kulübü",
                "summary": "Açı Okulları Sınıftan bağımsız go grubu.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/4b21426031a545d1e73b2102537bbb45-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-08T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-08T07:43:49.216284Z",
            "ended": "2022-06-08T07:56:01.955969Z",
            "start_waiting": "2022-06-08T07:43:49.119902Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4b21426031a545d1e73b2102537bbb45-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 2273,
            "name": "Ena28's mini-tournament 2",
            "director": {
                "id": 47608,
                "username": "Ena28",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3127347f067c49c752935fafc03d223c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1069.483097361291,
                        "deviation": 66.53783548736848,
                        "volatility": 0.060002379461944574
                    }
                },
                "ranking": 16.47197648516449,
                "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": 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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-06-27T17:40:23Z",
            "ended": "2013-10-26T22:13:59.049199Z",
            "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": 72806,
            "name": "Encoh",
            "director": {
                "id": 469382,
                "username": "Osborn",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/050d1ab716f4eb6b9de2d8544d626c8e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.4299788124238,
                        "deviation": 64.86754710686463,
                        "volatility": 0.06006122613141645
                    }
                },
                "ranking": 20.693627148301204,
                "professional": false,
                "ui_class": ""
            },
            "description": "dfsdfsd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 98880,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 1123200,
                "max_time": 1814400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8577,
                "name": "Enoch Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-20T02:05:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-20T02:05:11.564649Z",
            "ended": "2021-03-29T02:59:55.067318Z",
            "start_waiting": "2021-03-20T02:05:11.417560Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 58487,
            "name": "Encuentro de Go en línea, abril 2020",
            "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": "Hola a todos, ¡bienvenidos!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "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": "2020-04-04T23:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-04T23:30:21.956634Z",
            "ended": "2020-04-05T01:04:18.145016Z",
            "start_waiting": "2020-04-04T23:30:19.934684Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 131412,
            "name": "End of August Cup",
            "director": {
                "id": 1764999,
                "username": "Iole",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/192acdaf3c828eb96a183f483e860cef-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1502.7828773575677,
                        "deviation": 65.81468452949099,
                        "volatility": 0.059981513723682565
                    }
                },
                "ranking": 24.346291464568946,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_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": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 93,
                "name": "GO Italia",
                "summary": "Il gruppo per i giocatori di GO italiani.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 202,
                "icon": "https://user-uploads.online-go.com/02421a9877e5d65462bc65fcc7f0fd0e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-24T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-08-24T15:00:29.153045Z",
            "ended": "2025-09-10T16:47:09.080940Z",
            "start_waiting": "2025-08-24T15:00:29.087155Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02421a9877e5d65462bc65fcc7f0fd0e-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}