List all tournaments or create a new tournament.

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

{
    "count": 59559,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=5581",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=5579",
    "results": [
        {
            "id": 1786,
            "name": "poppy's mini-tournament",
            "director": {
                "id": 9574,
                "username": "poppy",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/7fb327aad61cd2b8441d1fbf2b44ac7b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1622.0771969247673,
                        "deviation": 64.68562742439492,
                        "volatility": 0.059965083804519655
                    }
                },
                "ranking": 26.1146946708668,
                "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": 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": 12,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-21T00:16:49Z",
            "ended": "2012-09-20T22:16:49Z",
            "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": 763,
            "name": "poppy's mini-tournament",
            "director": {
                "id": 9574,
                "username": "poppy",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/7fb327aad61cd2b8441d1fbf2b44ac7b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1622.0771969247673,
                        "deviation": 64.68562742439492,
                        "volatility": 0.059965083804519655
                    }
                },
                "ranking": 26.1146946708668,
                "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": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 14,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-07-08T12:52:32Z",
            "ended": "2009-07-08T10:52:32Z",
            "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": 1805,
            "name": "popu's mini-tournament",
            "director": {
                "id": 32766,
                "username": "popu",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a53af633e37b3c8e25511273759d8319?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1385.247014416486,
                        "deviation": 127.8303007812032,
                        "volatility": 0.060024339531174475
                    }
                },
                "ranking": 22.460951590874405,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 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": "2012-04-28T13:00:35Z",
            "ended": "2012-04-28T11:00:35Z",
            "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": 65161,
            "name": "por el 24k",
            "director": {
                "id": 362737,
                "username": "seranhelo",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/c6280536610b91d50418b68e10fc8081-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.4110560105903,
                        "deviation": 60.784797360228325,
                        "volatility": 0.05977725254366489
                    }
                },
                "ranking": 21.26341906930818,
                "professional": false,
                "ui_class": ""
            },
            "description": "torneo principiantes",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4667,
                "name": "Universidad El Bosque",
                "summary": "UB GO",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 71,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-10T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-10T19:00:57.641124Z",
            "ended": "2020-09-22T15:05:59.027187Z",
            "start_waiting": "2020-09-10T19:00:55.270973Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 30461,
            "name": "possible bug test",
            "director": {
                "id": 76160,
                "username": "nazgand",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/6e818cb4e7fbd859c151311b326dcd9d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1586.9197753645094,
                        "deviation": 67.37566366251849,
                        "volatility": 0.05993644888914877
                    }
                },
                "ranking": 25.607416613064903,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournament to discover if nom de plume's losses by resignation last tournament was a bug.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 6,
            "time_control_parameters": {
                "total_time": 600,
                "time_control": "absolute",
                "speed": "blitz",
                "system": "absolute",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1371,
                "name": "Novel Updates",
                "summary": "Group for those who like reading translated asian novels on the Novel Updates site",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-21T18:37:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-09-21T18:37:12.080595Z",
            "ended": "2017-09-21T18:43:25.251557Z",
            "start_waiting": "2017-09-21T18:37:11.831847Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 50305,
            "name": "pour le fun",
            "director": {
                "id": 610985,
                "username": "lagazelle",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/c470e2449025c6bcbc5655fffab7d6bf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 923.2605658860299,
                        "deviation": 61.14029366416364,
                        "volatility": 0.059712607402073306
                    }
                },
                "ranking": 13.06848139734092,
                "professional": false,
                "ui_class": ""
            },
            "description": "je ne connais pas la methode de couplage",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": true,
            "group": {
                "id": 1355,
                "name": "FulguroGo",
                "summary": "Apprendre le Go pour joueurs débutants et confirmés.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 930,
                "icon": "https://user-uploads.online-go.com/277417b334b4dedd5a136946a8c09dfc-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-07-20T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-07-20T16:00:37.042649Z",
            "ended": "2019-11-03T05:13:02.634390Z",
            "start_waiting": "2019-07-20T16:00:36.411733Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/277417b334b4dedd5a136946a8c09dfc-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 47647,
            "name": "pour les nuls",
            "director": {
                "id": 603417,
                "username": "Tris 04",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/0c824337739b8ff3592afd3372c54e88-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1017.3225085469212,
                        "deviation": 64.10587788605625,
                        "volatility": 0.06000048994126486
                    }
                },
                "ranking": 15.31444729700111,
                "professional": false,
                "ui_class": ""
            },
            "description": "gkcvkvv",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 30,
                "max_time": 60,
                "time_increment": 20,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3354,
                "name": "go player",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-04-20T09:20:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-04-20T09:20:23.767638Z",
            "ended": "2019-04-20T09:37:33.203024Z",
            "start_waiting": "2019-04-20T09:20:23.405835Z",
            "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": 123004,
            "name": "pourquoi pas?",
            "director": {
                "id": 1483540,
                "username": "deleted-13156528-1cb1-44e1-b97a-03b45f694632",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/3697d7017c9b1d6cd77dfd2b01786c2a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1455.107350550247,
                        "deviation": 63.13505283702277,
                        "volatility": 0.060423659125338
                    }
                },
                "ranking": 23.599959483213198,
                "professional": false,
                "ui_class": ""
            },
            "description": "on s'amuse!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13722,
                "name": "GO:L-L-N",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "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": "2024-12-28T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 17,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-28T14:00:34.809420Z",
            "ended": "2025-11-07T16:00:49.198479Z",
            "start_waiting": "2024-12-28T14:00:34.752315Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 124235,
            "name": "power two heart",
            "director": {
                "id": 678723,
                "username": "kussbas",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/a05bce726085c9986e27e83f6a369394-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1091.0971849852256,
                        "deviation": 65.76619672258298,
                        "volatility": 0.06050272326308325
                    }
                },
                "ranking": 16.935169475723015,
                "professional": false,
                "ui_class": ""
            },
            "description": "И победит сильнейший.\nAnd the strongest will win.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87426,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12100,
                "name": "GoBanDit+",
                "summary": "Заходи в группу тут много интересного,заранее спасибо))\nCome to the group here a lot of interesting things, thank you in advance))",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/35a4e1bb535983857b863714b36734af-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-12T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-12T12:00:38.710050Z",
            "ended": "2025-06-19T07:04:29.237264Z",
            "start_waiting": "2025-01-12T12:00:38.634946Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/35a4e1bb535983857b863714b36734af-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 58575,
            "name": "pppppppprrrrrrrroooooooo",
            "director": {
                "id": 744918,
                "username": "tinntinn",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/972793b24a485d6c0721c2a576171b74-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1633.8372419179582,
                        "deviation": 65.7140021500707,
                        "volatility": 0.059989397404345134
                    }
                },
                "ranking": 26.28192647661824,
                "professional": false,
                "ui_class": ""
            },
            "description": "giyfgliyfliyg",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 177600,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 172800,
                "initial_time": 432000,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17938,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-06T12:50:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-06T12:50:55.202321Z",
            "ended": "2020-04-06T12:50:55.161253Z",
            "start_waiting": "2020-04-06T12:50:54.983669Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 1,
            "ranked": true
        }
    ]
}