List all tournaments or create a new tournament.

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

{
    "count": 59488,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=83",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=81",
    "results": [
        {
            "id": 95299,
            "name": "Tournament Name",
            "director": {
                "id": 1133095,
                "username": "My little pony",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/68bd25f1889b3bc6a39a8f05e4f17167-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 929.3213912846254,
                        "deviation": 76.86369994639227,
                        "volatility": 0.060014291407671186
                    }
                },
                "ranking": 13.2199549750834,
                "professional": false,
                "ui_class": ""
            },
            "description": "Description",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "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": 17817,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-23T16: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-11-23T16:00:24.015354Z",
            "ended": "2022-11-23T16:32:50.095405Z",
            "start_waiting": "2022-11-23T16:00:23.929067Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 127003,
            "name": "Torneo Blitz Prueba III",
            "director": {
                "id": 1861,
                "username": "sbstnmntlf",
                "country": "cl",
                "icon": "https://user-uploads.online-go.com/268a3294e0b64c27c9707f9b961dd3f7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1962.7461250953916,
                        "deviation": 68.17902156865824,
                        "volatility": 0.060059050920650274
                    }
                },
                "ranking": 30.527941884029186,
                "professional": false,
                "ui_class": ""
            },
            "description": "Primero corta, después piensa.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 67,
                "name": "Club de Go AONKEN, Punta Arenas - Chile",
                "summary": "Punta Arenas, Chile.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 74,
                "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-01T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-01T00:00:13.123949Z",
            "ended": "2025-04-01T01:00:16.785658Z",
            "start_waiting": "2025-04-01T00:00:13.027807Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 115641,
            "name": "blitz",
            "director": {
                "id": 1555415,
                "username": "adamtay0504",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f7729cb282e86a349165430ea395fc7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 428.2156422970065,
                        "deviation": 127.05627140556756,
                        "volatility": 0.059998648355549446
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "something",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14252,
                "name": "adam bertie",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-02T22: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": null,
            "ended": null,
            "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": 77609,
            "name": "dsfsdfsf",
            "director": {
                "id": 1023102,
                "username": "scps00",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6d44cde2d6b20aba8e2a8b5951f5cdfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1304.2918227457508,
                        "deviation": 240.12621952785298,
                        "volatility": 0.05999840599104936
                    }
                },
                "ranking": 21.066899228852943,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "sdfsdf",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9648,
                "name": "SCPS4D",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-16T04:21:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-16T04:21:08.873571Z",
            "ended": "2021-07-16T04:31:19.501059Z",
            "start_waiting": "2021-07-16T04:21:08.775636Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 75526,
            "name": "Monday 24 May 2021 tournament",
            "director": {
                "id": 740165,
                "username": "szproszczytek",
                "country": "_Scotland",
                "icon": "https://user-uploads.online-go.com/2bf8d743b1993c76c2759fce0ce5432d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2053.733837221348,
                        "deviation": 73.93692707212678,
                        "volatility": 0.06005991186470912
                    }
                },
                "ranking": 31.57698282790967,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Monday 24 May 2021 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4568,
                "name": "Scotland Youth Team",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 64,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-24T15:24:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-05-24T15:24:59.942266Z",
            "ended": "2021-05-24T15:55:08.298344Z",
            "start_waiting": "2021-05-24T15:24:59.826203Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 111160,
            "name": "13x13 ტურნირი",
            "director": {
                "id": 1214291,
                "username": "zaurodisharia",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/71bf1bbf1d7e8d3af272717e29df91ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1222.6718775643258,
                        "deviation": 65.72535865098763,
                        "volatility": 0.06000549592670029
                    }
                },
                "ranking": 19.570906844050846,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 ტურნირი შაბათობით 22:00 საათზე",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 262,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-30T18:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-12-30T18:15:05.108256Z",
            "ended": "2023-12-30T19:50:51.418518Z",
            "start_waiting": "2023-12-30T18:15:04.993758Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 77606,
            "name": "safdasdf",
            "director": {
                "id": 1023102,
                "username": "scps00",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6d44cde2d6b20aba8e2a8b5951f5cdfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1304.2918227457508,
                        "deviation": 240.12621952785298,
                        "volatility": 0.05999840599104936
                    }
                },
                "ranking": 21.066899228852943,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "asdfsdf",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9648,
                "name": "SCPS4D",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-16T04:10:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-16T04:01:54.251683Z",
            "ended": "2021-07-16T04:33:43.217046Z",
            "start_waiting": "2021-07-16T04:01:54.134772Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 39960,
            "name": "Lvickuv prvni turnaj",
            "director": {
                "id": 557899,
                "username": "🦁 Lvicala 🦁",
                "country": "cz",
                "icon": "https://user-uploads.online-go.com/c3809b0710aca9a2fd14431e2d9e32f2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1215.5307681865688,
                        "deviation": 63.83387610820817,
                        "volatility": 0.060058613626475424
                    }
                },
                "ranking": 19.435301089469824,
                "professional": false,
                "ui_class": ""
            },
            "description": "fun for everybody",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 30,
                "max_time": 60,
                "time_increment": 10,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 680,
                "name": "Czech and Slovakian GO group",
                "summary": "We are for any Czech and Slovakian player on this server.\n\nJsme tu pro všechny české a slovenské hráče na tomto serveru.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 113,
                "icon": "https://user-uploads.online-go.com/2d57f247eb50b82454963cc395766d2c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-14T15:30:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-14T15:30:49.352962Z",
            "ended": "2018-08-14T15:34:31.742763Z",
            "start_waiting": "2018-08-14T15:30:48.734837Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d57f247eb50b82454963cc395766d2c-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 88963,
            "name": "Live 9x9 Single Elimination tournament",
            "director": {
                "id": 1067981,
                "username": "Averyw123",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1274.6513862158752,
                        "deviation": 65.37626830930803,
                        "volatility": 0.06010299986513658
                    }
                },
                "ranking": 20.534738366137827,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10855,
                "name": "⚫️The Brilliant World Of OGS⚪️",
                "summary": "Are you an OGS fan? If you are, join this group where there’s great tournaments and games to be played.\n\nPeople and bots can chat and play in this group. This is a public group so all are welcome to join.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 191,
                "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-21T04:30:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-21T04:30:13.693311Z",
            "ended": "2022-04-21T04:35:54.061051Z",
            "start_waiting": "2022-04-21T04:30:13.632065Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 57440,
            "name": "ㄷㄷㄷㄷㄷㄷ",
            "director": {
                "id": 738665,
                "username": "cutyhany",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/055895f7c182a7ea803661ac49d51e29?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1634.4570405293491,
                        "deviation": 69.09882329594102,
                        "volatility": 0.06003406198391524
                    }
                },
                "ranking": 26.290706798575638,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트 만은 토너먼트를 준비 하겠다",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4544,
                "name": ".바둑ㅎㅎㅎ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "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": false,
            "time_start": "2020-03-13T16: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-03-14T15:49:49.069654Z",
            "ended": "2020-03-14T15:59:50.138450Z",
            "start_waiting": "2020-03-14T15:49:48.592425Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}