List all tournaments or create a new tournament.

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

{
    "count": 58972,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=331",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=329",
    "results": [
        {
            "id": 103301,
            "name": "TORNEIO 12H20",
            "director": {
                "id": 832318,
                "username": "miguel0204",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/471c6f87781deced9d324ef7093a8382?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1514.6741351200794,
                        "deviation": 61.97984288057193,
                        "volatility": 0.060076751135643064
                    }
                },
                "ranking": 24.528752418365354,
                "professional": false,
                "ui_class": ""
            },
            "description": "TORNEIO 12H20",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 51,
            "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": 13117,
                "name": "alunos verissimo",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 103,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-16T16:00:00Z",
            "players_start": 7,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-16T15:16:37.638901Z",
            "ended": "2023-05-16T15:55:16.221692Z",
            "start_waiting": "2023-05-16T15:16:37.543833Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 115,
            "name": "Tittei's beginners tournament",
            "director": {
                "id": 2974,
                "username": "Tittei",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ed4ec24906cfbda9be734283bcb87467?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1483.451622977886,
                        "deviation": 69.36842632065687,
                        "volatility": 0.060050992266589935
                    }
                },
                "ranking": 24.04656631560498,
                "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": 864000,
                "time_increment": 172800
            },
            "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": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-07-22T23:47:00Z",
            "ended": "2006-11-03T23:53:00Z",
            "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": 114,
            "name": "dorota's mini-tournament",
            "director": {
                "id": 3116,
                "username": "dorota",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/2d2f0b10c4f3a151fb54e67234723763?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1384.2060823500137,
                        "deviation": 63.94488782525502,
                        "volatility": 0.06011916366802208
                    }
                },
                "ranking": 22.443549181350487,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 864000,
                "max_time": 2592000,
                "time_increment": 259200
            },
            "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-07-19T15:07:00Z",
            "ended": "2007-03-26T00:43:00Z",
            "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": 2735,
            "name": "Little GO",
            "director": {
                "id": 50597,
                "username": "corixan",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c5dae9d0a5a7d03446be9daa3e394b67?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1420.9863785075486,
                        "deviation": 64.45929052333585,
                        "volatility": 0.06001017537534425
                    }
                },
                "ranking": 23.05064667296717,
                "professional": false,
                "ui_class": ""
            },
            "description": "A little tournament for practice.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 17852,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-12-28T10:08:10.626842Z",
            "ended": "2014-01-03T12:13:42.801670Z",
            "start_waiting": "2013-12-28T10:08:10.157013Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2736,
            "name": "9x9 Beginners",
            "director": {
                "id": 57939,
                "username": "namaste",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/ce3e0c75f7e8a5b4c78a0ac050b73bbd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1063.0624004031301,
                        "deviation": 158.3224537918541,
                        "volatility": 0.060002204170494074
                    }
                },
                "ranking": 16.332575394892295,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 30 - 29 K",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 86400,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 177,
                "name": "GO Beginners",
                "summary": "For alle GO beginners of the world. We play tournaments with rating limit.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 259,
                "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": 1,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-12-28T14:04:47.170015Z",
            "ended": "2014-01-07T01:19:35.699451Z",
            "start_waiting": "2013-12-28T14:04:46.701010Z",
            "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": 2724,
            "name": "Tournoi de fin d'année",
            "director": {
                "id": 49743,
                "username": "Daimyo",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/669e1f5815795225f5abe5bb9bd560bc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1023.1350169129487,
                        "deviation": 64.83902228742417,
                        "volatility": 0.05999483529211843
                    }
                },
                "ranking": 15.446339219245182,
                "professional": false,
                "ui_class": ""
            },
            "description": "Le Tournoi de fin d'année",
            "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": false,
            "group": {
                "id": 95,
                "name": "France Go Players",
                "summary": "Le groupe pour les joueurs français!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1299,
                "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png"
            },
            "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": "2014-01-07T12:45:57.844707Z",
            "ended": "2014-10-13T19:18:14.158725Z",
            "start_waiting": "2014-01-07T12:45:57.623116Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3337,
            "name": "RUS Winter (MID)",
            "director": {
                "id": 61028,
                "username": "Poller",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/effd9a7104b4671b0801acabb5dbfddd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.9838655645171,
                        "deviation": 65.05463555127228,
                        "volatility": 0.05945846815831378
                    }
                },
                "ranking": 24.731287323736098,
                "professional": false,
                "ui_class": ""
            },
            "description": "start 18-30 Nov",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1951,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "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": true,
            "exclusivity": "open",
            "started": "2014-11-18T05:59:20.561478Z",
            "ended": "2015-10-04T00:45:00.739450Z",
            "start_waiting": "2014-11-18T05:59:16.726682Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 102923,
            "name": "1ª ETAPA - ESTUDANTES",
            "director": {
                "id": 805908,
                "username": "marcosrczr",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/6b2772f241c4e75eb7373fa32b3283b9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 917.6243027324846,
                        "deviation": 66.44761086575319,
                        "volatility": 0.06001801279592092
                    }
                },
                "ranking": 12.926723591689818,
                "professional": false,
                "ui_class": ""
            },
            "description": "Evento da SME-SP",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6411,
                "name": "CIRCUITO ONLINE SME-SP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 479,
                "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-12T22:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-05-12T22:31:00.312756Z",
            "ended": "2023-05-13T00:37:46.829014Z",
            "start_waiting": "2023-05-12T22:31:00.026141Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 2611,
            "name": "Sitewide Fast 19x19 Correspondence (McMahon, 9k-7d)",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "The upper bar is 2d, and the lower bar is 4k. There will be a maximum of 3 rounds.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 7200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-11-11T22:24:45.309750Z",
            "ended": "2013-12-26T16:06:46.342910Z",
            "start_waiting": "2013-11-11T22:24:45.270726Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 102924,
            "name": "1ª ETAPA - PROFESSORES e EX ALUNOS",
            "director": {
                "id": 805908,
                "username": "marcosrczr",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/6b2772f241c4e75eb7373fa32b3283b9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 917.6243027324846,
                        "deviation": 66.44761086575319,
                        "volatility": 0.06001801279592092
                    }
                },
                "ranking": 12.926723591689818,
                "professional": false,
                "ui_class": ""
            },
            "description": "Evento da SME-SP",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6411,
                "name": "CIRCUITO ONLINE SME-SP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 479,
                "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-12T22:35:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-05-12T22:36:00.154085Z",
            "ended": "2023-05-12T23:20:40.273168Z",
            "start_waiting": "2023-05-12T22:36:00.032178Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}