List all tournaments or create a new tournament.

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

{
    "count": 59554,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=366",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=364",
    "results": [
        {
            "id": 58598,
            "name": "san martin 9x9",
            "director": {
                "id": 93396,
                "username": "aguasnegras",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/62fe13b35920f3da1a5578fb2965f8e6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.3218114615543,
                        "deviation": 66.32619227944001,
                        "volatility": 0.06014640423818642
                    }
                },
                "ranking": 22.694980158214875,
                "professional": false,
                "ui_class": ""
            },
            "description": "campeonato a doble eliminacion",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 120,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5077,
                "name": "Go-Chu",
                "summary": "Un lugar para recrearse",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/65da1f179d7dc95fd21b0071c57e8718-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-07T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-07T18:00:10.079878Z",
            "ended": "2020-04-07T18:37:15.946861Z",
            "start_waiting": "2020-04-07T18:00:09.665685Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/65da1f179d7dc95fd21b0071c57e8718-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 90765,
            "name": "samourai",
            "director": {
                "id": 956380,
                "username": "Joeri",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/c8ec753d8b03d9c0c00cf984e18d65cc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 753.1048631041133,
                        "deviation": 63.82251743189653,
                        "volatility": 0.060024665971572085
                    }
                },
                "ranking": 8.35266389907734,
                "professional": false,
                "ui_class": ""
            },
            "description": "my first swiss tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1782,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-02T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-08T18:17:16.112377Z",
            "ended": "2022-09-04T13:13:31.984396Z",
            "start_waiting": "2022-08-08T18:17:16.025822Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 89031,
            "name": "sammado",
            "director": {
                "id": 1053363,
                "username": "Dean_Huawei",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/8ba2f57b818d3e60115468503df064a6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 755.1535669003812,
                        "deviation": 66.541419992615,
                        "volatility": 0.060035846864767366
                    }
                },
                "ranking": 8.415554344254035,
                "professional": false,
                "ui_class": ""
            },
            "description": "ok go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 158,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 150,
                "initial_time": 720,
                "max_time": 720
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11147,
                "name": "tetris go (match every stones) :D",
                "summary": "play go and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/b9b259cf2e85ecb12af44bfe88722295-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-04T10:20:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-04T10:20:15.031442Z",
            "ended": "2022-06-04T10:44:40.160107Z",
            "start_waiting": "2022-06-04T10:20:14.916530Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b9b259cf2e85ecb12af44bfe88722295-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 2274,
            "name": "samarithan's mini-tournament 3",
            "director": {
                "id": 34917,
                "username": "samarithan",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/1cbdc505e874b30046a270659bbae013?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1975.8134681268186,
                        "deviation": 64.13284770730074,
                        "volatility": 0.06001566328119063
                    }
                },
                "ranking": 30.681556470280256,
                "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": 22,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-07-05T16:37:16Z",
            "ended": "2013-12-03T16:17:32.766414Z",
            "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": 1883,
            "name": "samarithan's mini-tournament 2",
            "director": {
                "id": 34917,
                "username": "samarithan",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/1cbdc505e874b30046a270659bbae013?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1975.8134681268186,
                        "deviation": 64.13284770730074,
                        "volatility": 0.06001566328119063
                    }
                },
                "ranking": 30.681556470280256,
                "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": 22,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-13T18:10:41Z",
            "ended": "2012-10-13T16:10:41Z",
            "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": 1683,
            "name": "samarithan's mini-tournament",
            "director": {
                "id": 34917,
                "username": "samarithan",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/1cbdc505e874b30046a270659bbae013?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1975.8134681268186,
                        "deviation": 64.13284770730074,
                        "volatility": 0.06001566328119063
                    }
                },
                "ranking": 30.681556470280256,
                "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": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-23T02:05:42Z",
            "ended": "2012-04-23T00:05:42Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 86879,
            "name": "sam love you",
            "director": {
                "id": 1033068,
                "username": "samplayglass",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/25208d60eead92dc0e7050c43197f319-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.1233627854813,
                        "deviation": 63.30227325657652,
                        "volatility": 0.059988341111356765
                    }
                },
                "ranking": 17.20991139704332,
                "professional": false,
                "ui_class": ""
            },
            "description": "okkkkkkk",
            "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": true,
            "group": {
                "id": 11173,
                "name": "⁢⁣⁢救赎.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/9e6b55df197cdf62271b022792b6c72c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-05T06:06:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-03-05T06:06:13.644093Z",
            "ended": "2022-03-16T02:28:14.244500Z",
            "start_waiting": "2022-03-05T06:06:13.552598Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e6b55df197cdf62271b022792b6c72c-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 67824,
            "name": "salva360",
            "director": {
                "id": 776447,
                "username": "salvador.primaria2",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/23d35e5e3d948845e69fdaf8506e59fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1220.4937879075337,
                        "deviation": 67.5165475193786,
                        "volatility": 0.06009537994851612
                    }
                },
                "ranking": 19.529630241628304,
                "professional": false,
                "ui_class": ""
            },
            "description": "22222222222222226473773737373833737377373638272338373389373673837637393763837563838",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 129600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5581,
                "name": "Colegio Serapio Rendón // Kinder - Primaria",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 200,
                "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-14T23: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": "2020-11-15T13:42:21.667674Z",
            "ended": "2021-03-11T12:30:09.346116Z",
            "start_waiting": "2020-11-15T13:42:21.467830Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 1478,
            "name": "sait's mini-tournament",
            "director": {
                "id": 37331,
                "username": "saitnl",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/1f7b55193c64146d08d4d13ec941f073?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1920.7003691765228,
                        "deviation": 62.20322080225982,
                        "volatility": 0.06007275852865158
                    }
                },
                "ranking": 30.02663600188539,
                "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": 21,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-10-08T11:24:39Z",
            "ended": "2011-10-08T09:24:39Z",
            "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": 1315,
            "name": "sai32's mini-tournament",
            "director": {
                "id": 34303,
                "username": "sai32",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c4ce4faf0bc09edaf7899d4274642158?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1166.3647819233902,
                        "deviation": 149.52889138057068,
                        "volatility": 0.0600044114654207
                    }
                },
                "ranking": 18.479462136458885,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-11-07T07:17:09Z",
            "ended": "2010-11-07T06:17:09Z",
            "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
        }
    ]
}