List all tournaments or create a new tournament.

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

{
    "count": 59509,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=2341",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=2339",
    "results": [
        {
            "id": 2930,
            "name": "Defunct.",
            "director": {
                "id": 69513,
                "username": "Platitude",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/711f070e5ab63c48bd82ac6dd5b4c291-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1822.3404202246109,
                        "deviation": 75.94079791189718,
                        "volatility": 0.06002281925948845
                    }
                },
                "ranking": 28.809680435859967,
                "professional": false,
                "ui_class": ""
            },
            "description": "NOTE TO ALL PLAYERS OF THE MEMORIAL WEEKEND TOURNAMENT: Due to my own stupidity and lack of experience with the site, I unwittingly started the games early, causing most of the matches to time out. My deepest apologies go out to you guys, and I hope that my next experience organizing a tournament turns out better.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 180,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8875,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-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": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-05-23T23:51:40.933156Z",
            "ended": "2014-05-24T00:12:05.537869Z",
            "start_waiting": "2014-05-23T23:51:40.454423Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 84911,
            "name": "Deggendorf",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 795.749506096934,
                        "deviation": 64.73207371690647,
                        "volatility": 0.05991569543649287
                    }
                },
                "ranking": 9.627765134000988,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 23,
                "name": "German Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 356,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-01-16T17:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-16T17:00:22.830151Z",
            "ended": "2023-02-05T02:08:57.584601Z",
            "start_waiting": "2022-01-16T17:00:22.634382Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 1078,
            "name": "Deka Tournament #2 Proper Handicap",
            "director": {
                "id": 27045,
                "username": "lupus74",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/9d5a94febf6d4e444453381637286b46?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1305.2507598731472,
                        "deviation": 67.41623388190882,
                        "volatility": 0.06001793216289988
                    }
                },
                "ranking": 21.08391324168901,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": false,
            "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": "2010-04-11T18:26:08Z",
            "ended": "2010-04-11T16:26:08Z",
            "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": 3486,
            "name": "Delhi open",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 752.8322671299676,
                        "deviation": 64.62533344896794,
                        "volatility": 0.059139871923651756
                    }
                },
                "ranking": 8.344282942470713,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "xydft jnk",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 102,
                "name": "India Go Club - AIGP",
                "summary": "Affiliated with **Association of Indian Go Players** - [AIGP](https://aigp.org.in).\n\nThis is a group for all Indians who play go and reside in or around India. We are also happy to have any go player around the planet, interested in meeting and networking ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 244,
                "icon": "https://user-uploads.online-go.com/9c775ca930451450cefbcdd80b14c02e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-14T15:54:35.807175Z",
            "ended": "2015-08-29T04:12:02.687697Z",
            "start_waiting": "2014-12-14T15:54:35.604216Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9c775ca930451450cefbcdd80b14c02e-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1502,
            "name": "Deliverance's mini-tournament",
            "director": {
                "id": 37359,
                "username": "Deliverance",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/85ff71a0c791daa0882c014cc47496ee?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1089.9882095486998,
                        "deviation": 77.6575290952396,
                        "volatility": 0.05997608813531975
                    }
                },
                "ranking": 16.911628184187858,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-08-17T13:20:50Z",
            "ended": "2011-08-17T11:20:50Z",
            "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": 120017,
            "name": "Delta-0",
            "director": {
                "id": 1585100,
                "username": "deleted-66b4a315-c303-46ae-90de-e8e37a4c3fa6",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/12b30d3eccfef9b34d2a0420bd25bb99?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 815.7450678973728,
                        "deviation": 66.88709288670957,
                        "volatility": 0.06005155078682002
                    }
                },
                "ranking": 10.202288959673531,
                "professional": false,
                "ui_class": ""
            },
            "description": "Первый тестовый турнир!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14585,
                "name": "Delta Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/32c6999fbadddc661789e4b4b63791b6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-10-01T07:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-10-01T07:00:58.427696Z",
            "ended": "2024-12-19T12:14:06.745157Z",
            "start_waiting": "2024-10-01T07:00:58.364872Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/32c6999fbadddc661789e4b4b63791b6-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 83845,
            "name": "Demo 1",
            "director": {
                "id": 934272,
                "username": "Yvg",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/a0161936b3691f8f40b14acc127f56c4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1259.4233881982645,
                        "deviation": 188.02067738021088,
                        "volatility": 0.059997213686611844
                    }
                },
                "ranking": 20.25650474713704,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "This is a demo tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 246,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 240,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10073,
                "name": "Bowdoin College Go Club",
                "summary": "Bowdoin College online-go group, utilised by the 'Abstract Strategy Go Club'",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/26d482e678ff4b836e0d34f60cbb8fa0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-18T15:09:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-12-18T15:09:51.400369Z",
            "ended": "2021-12-18T16:52:11.940670Z",
            "start_waiting": "2021-12-18T15:09:51.336820Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/26d482e678ff4b836e0d34f60cbb8fa0-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 2571,
            "name": "Democratic People's Tournament!",
            "director": {
                "id": 1904,
                "username": "Val",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/942816fbc439b5079d1a111a179298f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.171168949249,
                        "deviation": 119.2606964844982,
                        "volatility": 0.0599941953782673
                    }
                },
                "ranking": 25.050084276818428,
                "professional": false,
                "ui_class": ""
            },
            "description": "Comrade, join the Democratic People's Tournament and play with fellow comrades to help you fight against the tyrannic and despotic evil empire of KGS Go Server!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 68,
                "name": "Democratic People's Republic of Nova.gs",
                "summary": "This Democratic People's Group is Best Group. Glorious group led by cherished dear leader will conquer against capitalist imperialistic tyrants! Thanks to the Go Players' Liberation Army, the Democratic Ideology will prevail against despotic ennemies",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/0a8695a59d9c57b12b07eaeab3f0400c-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": true,
            "exclusivity": "open",
            "started": "2013-10-21T08:34:59.718519Z",
            "ended": "2014-01-19T23:09:44.609454Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0a8695a59d9c57b12b07eaeab3f0400c-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 104007,
            "name": "Den Hellige Konkurranse",
            "director": {
                "id": 1360469,
                "username": "KublaiKhan",
                "country": "mn",
                "icon": "https://user-uploads.online-go.com/80997f90d522c2260b7ab29a1f0842d0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 617.2529225671524,
                        "deviation": 84.26728717961207,
                        "volatility": 0.06001935381007038
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "ny ekte konkurranse",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13309,
                "name": "1STA Valler videregående skole",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-05T09: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": "2023-06-05T08:59:45.334420Z",
            "ended": "2023-06-05T09:27:45.775754Z",
            "start_waiting": "2023-06-05T08:59:45.054769Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 78270,
            "name": "Denis and Vincent",
            "director": {
                "id": 1031194,
                "username": "KatzSparov",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/742f801d028deb9665aedd6b0bbb3034-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 857.8892746749018,
                        "deviation": 93.09686640519479,
                        "volatility": 0.05999210523423716
                    }
                },
                "ranking": 11.368427412393526,
                "professional": false,
                "ui_class": ""
            },
            "description": "It’s just fun",
            "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": 9782,
                "name": "Denis and vincent and Niklas",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/e017e2c0fee4bf5750854bfc72cb6bb8-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-08-01T06: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-08-02T19:57:11.478120Z",
            "ended": "2021-08-04T15:56:11.457107Z",
            "start_waiting": "2021-08-02T19:57:11.271777Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e017e2c0fee4bf5750854bfc72cb6bb8-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}