List all tournaments or create a new tournament.

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

{
    "count": 58979,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3071",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3069",
    "results": [
        {
            "id": 421,
            "name": "hototogisu's mini-tournament",
            "director": {
                "id": 13667,
                "username": "hototogisu",
                "country": "hu",
                "icon": "https://secure.gravatar.com/avatar/c5204b96463285fa7a0f8d8ad4264c15?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2108.8688655977203,
                        "deviation": 68.96541248382219,
                        "volatility": 0.06012642036181796
                    }
                },
                "ranking": 32.19027727265501,
                "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": 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": 10,
            "max_ranking": 16,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-09-24T11:56:15Z",
            "ended": "2008-09-24T09:56:15Z",
            "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": 1017,
            "name": "hototogisu's mini-tournament",
            "director": {
                "id": 13667,
                "username": "hototogisu",
                "country": "hu",
                "icon": "https://secure.gravatar.com/avatar/c5204b96463285fa7a0f8d8ad4264c15?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2108.8688655977203,
                        "deviation": 68.96541248382219,
                        "volatility": 0.06012642036181796
                    }
                },
                "ranking": 32.19027727265501,
                "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": "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": 6,
            "max_ranking": 12,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-03-26T15:56:24Z",
            "ended": "2010-03-26T15:52:33Z",
            "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": 66817,
            "name": "hot cocoa :)",
            "director": {
                "id": 769861,
                "username": "rainncat",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/63b1a39787f99d6149e4e1cb7cc755f5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 975.0308630931373,
                        "deviation": 65.62894696966373,
                        "volatility": 0.060026784983209604
                    }
                },
                "ranking": 14.331490463627786,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 259200,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6414,
                "name": "Hot Cocoa",
                "summary": "\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-25T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-25T20:00:58.275328Z",
            "ended": "2021-03-31T17:26:39.316474Z",
            "start_waiting": "2020-10-25T20:00:57.713623Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 67174,
            "name": "hot cocoa",
            "director": {
                "id": 769861,
                "username": "rainncat",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/63b1a39787f99d6149e4e1cb7cc755f5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 975.0308630931373,
                        "deviation": 65.62894696966373,
                        "volatility": 0.060026784983209604
                    }
                },
                "ranking": 14.331490463627786,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 259200,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6414,
                "name": "Hot Cocoa",
                "summary": "\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-01T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-04T19:51:20.433768Z",
            "ended": "2021-04-27T03:03:50.901604Z",
            "start_waiting": "2020-11-04T19:51:20.148011Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 103351,
            "name": "Horror League",
            "director": {
                "id": 1293214,
                "username": "beshkarbenyamin07",
                "country": "ir",
                "icon": "https://user-uploads.online-go.com/fd8f554df25b2744c07ce3874833d26a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1128.7987188952263,
                        "deviation": 66.52386624440753,
                        "volatility": 0.06003206616502554
                    }
                },
                "ranking": 17.721579719914534,
                "professional": false,
                "ui_class": ""
            },
            "description": "The tournament starts with ten players and is held in four stages",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 172800
            },
            "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": 1805,
                "icon": "https://user-uploads.online-go.com/8f94a8b09b47255de25f6e050f8928b4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-19T16:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-10T22:44:55.163239Z",
            "ended": "2023-09-28T02:09:12.542172Z",
            "start_waiting": "2023-08-10T22:44:55.066636Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8f94a8b09b47255de25f6e050f8928b4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 100916,
            "name": "horny pro players",
            "director": {
                "id": 1313112,
                "username": "galavis152",
                "country": "ve",
                "icon": "https://secure.gravatar.com/avatar/f3a8d86ebf13696ce57000745cf65c01?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 856.4226046435801,
                        "deviation": 69.84276417929006,
                        "volatility": 0.059990263769378806
                    }
                },
                "ranking": 11.328815694223856,
                "professional": false,
                "ui_class": ""
            },
            "description": "trico",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12949,
                "name": "Horny 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": "2023-03-09T16:24:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-03-09T16:24:28.570974Z",
            "ended": "2023-03-11T13:42:10.073844Z",
            "start_waiting": "2023-03-09T16:24:28.399954Z",
            "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": 1413,
            "name": "Hope Springs Eternal",
            "director": {
                "id": 18763,
                "username": "fiddlehead",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/96a2f4b95ca8d845522cc73f748fd1d4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1567.9709830573856,
                        "deviation": 62.4900570199082,
                        "volatility": 0.059915455433063154
                    }
                },
                "ranking": 25.329327861085517,
                "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": 16,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-07-19T22:27:21Z",
            "ended": "2011-07-19T20:27:21Z",
            "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": 16743,
            "name": "hope Springs eternal",
            "director": {
                "id": 273,
                "username": "Tom Newman",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/6d5cf13f983d9626e25ef9a1cb063741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1039.226901432749,
                        "deviation": 64.19482215048302,
                        "volatility": 0.06016271069219896
                    }
                },
                "ranking": 15.80760916277606,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Spring handicap match",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": 839,
                "name": "Friendly Competition",
                "summary": "Friendly Games",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2016-04-30T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-04-30T13:00:57.597294Z",
            "ended": "2018-06-07T19:45:05.557925Z",
            "start_waiting": "2016-04-30T13:00:57.497139Z",
            "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": 81733,
            "name": "Hopefully this works",
            "director": {
                "id": 1070783,
                "username": "SilverStar15",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/9de8148e5debbf9715643c650a2bc79f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1103.8127648234588,
                        "deviation": 173.1235181665084,
                        "volatility": 0.059996105737324355
                    }
                },
                "ranking": 17.203398216903427,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Jasper play with me",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "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": 10421,
                "name": "Westmount Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-25T23: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": "2021-10-29T11:47:56.730423Z",
            "ended": "2022-02-06T19:23:21.124039Z",
            "start_waiting": "2021-10-29T11:47:56.674202Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 46445,
            "name": "hoooooooooooooooooooooooooooooorse",
            "director": {
                "id": 623212,
                "username": "21rexforde",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/dabefe470e6a4b00eb8d69b0942e56b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1128.3968934768745,
                        "deviation": 242.29209150775327,
                        "volatility": 0.060003591730529174
                    }
                },
                "ranking": 17.71333740499763,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "tourniment",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 17853,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-03-12T21: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": "2019-03-15T19:03:52.721632Z",
            "ended": "2019-04-20T08:31:45.588101Z",
            "start_waiting": "2019-03-15T19:03:51.754759Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}