List all tournaments or create a new tournament.

GET /api/v1/tournaments/?format=api&ordering=-name&page=5303
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=-name&page=5304",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=5302",
    "results": [
        {
            "id": 945,
            "name": "ARC TERM 1",
            "director": {
                "id": 8844,
                "username": "Nzeropheonix",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/47bcef38ba12c2bd78e1629f95609560?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.0312709420548,
                        "deviation": 66.62056235135765,
                        "volatility": 0.05997199605845121
                    }
                },
                "ranking": 24.272978173564297,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-10-31T16:22:52Z",
            "ended": "2009-10-31T15:22:52Z",
            "start_waiting": null,
            "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": 71922,
            "name": "ARAS hacKER",
            "director": {
                "id": 831547,
                "username": "IscımenOzgur",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/d6668877ce9aa2beeac7364df9728eb0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1547.8645751482813,
                        "deviation": 66.76208019675295,
                        "volatility": 0.060106013779653134
                    }
                },
                "ranking": 25.030550987062494,
                "professional": false,
                "ui_class": ""
            },
            "description": "25kyu 10kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 3600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1843,
                "name": "Open Study Room",
                "summary": "Community of go players who play long serious games in leagues, study together, set up lectures.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1806,
                "icon": "https://user-uploads.online-go.com/8f94a8b09b47255de25f6e050f8928b4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-26T11:00:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-02-27T09:15:51.370128Z",
            "ended": "2021-02-27T10:50:15.113195Z",
            "start_waiting": "2021-02-27T09:15:51.293959Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8f94a8b09b47255de25f6e050f8928b4-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 60956,
            "name": "APCA Tournoi Test 01",
            "director": {
                "id": 786596,
                "username": "APCA01",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3180df4326654ce5d346f34c67f8f154?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1249.4578901982477,
                        "deviation": 256.3451699831443,
                        "volatility": 0.05999905212792343
                    }
                },
                "ranking": 20.07259609112069,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Tournoi de test",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 96000,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 864000,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5826,
                "name": "APCA Learning group",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-23T21:45:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-05-23T21:42:53.195196Z",
            "ended": "2020-05-23T22:36:10.888092Z",
            "start_waiting": "2020-05-23T21:42:52.811456Z",
            "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": 60959,
            "name": "APCA Learning Test 02",
            "director": {
                "id": 786596,
                "username": "APCA01",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3180df4326654ce5d346f34c67f8f154?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1249.4578901982477,
                        "deviation": 256.3451699831443,
                        "volatility": 0.05999905212792343
                    }
                },
                "ranking": 20.07259609112069,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Tournoi de test 02",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 113280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5826,
                "name": "APCA Learning group",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-23T22:23:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-05-23T22:23:52.186751Z",
            "ended": "2020-07-08T23:59:13.811553Z",
            "start_waiting": "2020-05-23T22:23:52.059456Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 52117,
            "name": "ANUMA",
            "director": {
                "id": 681716,
                "username": "oswaldo9998",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/13eaaf038ca8016836ede2759ea0df1b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 975.3210246880835,
                        "deviation": 315.7756647099169,
                        "volatility": 0.06000684198711333
                    }
                },
                "ranking": 14.33837869853006,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ANUMA torneo 1",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 4001,
                "name": "ANUMA",
                "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": false,
            "time_start": "2019-09-17T22:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-09-17T22:00:51.707419Z",
            "ended": "2019-09-17T22:07:48.992128Z",
            "start_waiting": "2019-09-17T22:00:51.491208Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 3094,
            "name": "ANATHEMA",
            "director": {
                "id": 2183,
                "username": "udhar_nabresh",
                "country": "ro",
                "icon": "https://secure.gravatar.com/avatar/c00d28977111f76b775edc5ed92b2295?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1457.4056218066128,
                        "deviation": 62.37415653301123,
                        "volatility": 0.05930072834273286
                    }
                },
                "ranking": 23.63649493636525,
                "professional": false,
                "ui_class": ""
            },
            "description": "for 9 kyu to 13 kyu players",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 17,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-08-14T02:13:52.103108Z",
            "ended": "2015-03-18T20:08:34.135353Z",
            "start_waiting": "2014-08-14T02:13:49.575151Z",
            "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": 67430,
            "name": "AMONG US GO",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sólo para amigos de go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 20,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6930,
                "name": "Cracks Mexicanitos",
                "summary": "En este grupo BTS.chimy tratara de que este sea un grupo muy bueno, haciendo torneos cada 2 semanas esperamos se diviertan =P.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://user-uploads.online-go.com/ced22926122cec40e22a9ad6891e13ba-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-04T18:15:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-04T18:15:16.455014Z",
            "ended": "2020-11-04T19:08:26.406941Z",
            "start_waiting": "2020-11-04T18:15:16.019876Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ced22926122cec40e22a9ad6891e13ba-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 107544,
            "name": "ALZ 5",
            "director": {
                "id": 371940,
                "username": "Fabertelli",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/b2385f1a102acadea9a7fb7a49dc3d4d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1344.3952755434875,
                        "deviation": 66.14559822399715,
                        "volatility": 0.05977984401695895
                    }
                },
                "ranking": 21.76797553666538,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneio treino 5!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89448,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12474,
                "name": "Anna Lamberga",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/38422ecae9f38f6103c0f90ab7828e76-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-17T00:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-08-30T20:16:11.118963Z",
            "ended": "2025-08-31T20:16:28.606924Z",
            "start_waiting": "2025-08-30T20:16:10.944415Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/38422ecae9f38f6103c0f90ab7828e76-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 107214,
            "name": "ALZ 4",
            "director": {
                "id": 371940,
                "username": "Fabertelli",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/b2385f1a102acadea9a7fb7a49dc3d4d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1344.3952755434875,
                        "deviation": 66.14559822399715,
                        "volatility": 0.05977984401695895
                    }
                },
                "ranking": 21.76797553666538,
                "professional": false,
                "ui_class": ""
            },
            "description": "Treinamento",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 92495,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12474,
                "name": "Anna Lamberga",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/38422ecae9f38f6103c0f90ab7828e76-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-07T01:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-09-09T03:59:01.970555Z",
            "ended": "2023-10-06T01:35:38.535908Z",
            "start_waiting": "2023-09-09T03:59:01.559999Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/38422ecae9f38f6103c0f90ab7828e76-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 107010,
            "name": "ALZ 3",
            "director": {
                "id": 371940,
                "username": "Fabertelli",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/b2385f1a102acadea9a7fb7a49dc3d4d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1344.3952755434875,
                        "deviation": 66.14559822399715,
                        "volatility": 0.05977984401695895
                    }
                },
                "ranking": 21.76797553666538,
                "professional": false,
                "ui_class": ""
            },
            "description": "Treinamento",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12474,
                "name": "Anna Lamberga",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/38422ecae9f38f6103c0f90ab7828e76-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-01T00:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-09-06T17:53:12.199998Z",
            "ended": "2023-09-25T16:37:13.152857Z",
            "start_waiting": "2023-09-06T17:53:11.870988Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/38422ecae9f38f6103c0f90ab7828e76-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}