List all tournaments or create a new tournament.

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

{
    "count": 58922,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=102",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=100",
    "results": [
        {
            "id": 77440,
            "name": "scps4c2",
            "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": "123456789",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 9647,
                "name": "SCPS4C",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-13T04:00: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-13T03:09:03.859985Z",
            "ended": "2021-07-13T04:20:49.479826Z",
            "start_waiting": "2021-07-13T03:09:03.702390Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 58423,
            "name": "Test Tournament 1",
            "director": {
                "id": 8591,
                "username": "Paul Smith",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/137217ef964f2be1ed28638cde3f867f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1776.2649520202158,
                        "deviation": 81.46902594694446,
                        "volatility": 0.05998981464340914
                    }
                },
                "ranking": 28.21683666936091,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test 9x9 tournament to see how it works",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 4739,
                "name": "British Go Association Youth",
                "summary": "British Go Association's group for youth players. Some adult helpers are also members.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 156,
                "icon": "https://user-uploads.online-go.com/32f8f5b2bf687d438316b083f862d81f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-03T15:47:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-03T15:47:59.664667Z",
            "ended": "2020-04-03T15:56:55.665281Z",
            "start_waiting": "2020-04-03T15:47:59.352550Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/32f8f5b2bf687d438316b083f862d81f-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 85781,
            "name": "20220206 practice game(練習比賽)",
            "director": {
                "id": 1112077,
                "username": "Taiwanese_",
                "country": "tw",
                "icon": "https://secure.gravatar.com/avatar/aa684cf068e474839292bf8a70db8242?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 856.151121534791,
                        "deviation": 75.36978879298078,
                        "volatility": 0.059980578068218944
                    }
                },
                "ranking": 11.321476058066832,
                "professional": false,
                "ui_class": ""
            },
            "description": "practice game(練習比賽)",
            "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": 30,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1144,
                "name": "Taiwanese",
                "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 180,
                "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-06T09:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 7,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-01-31T12:14:58.386901Z",
            "ended": "2023-01-31T12:25:23.773837Z",
            "start_waiting": "2023-01-31T12:14:58.315198Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 42970,
            "name": "Halloween 2019",
            "director": {
                "id": 503127,
                "username": "zombiewarrior88",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fb4e72418e490f4e6579d86b747db6f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1214.311434818523,
                        "deviation": 86.67575938156371,
                        "volatility": 0.06001172103733663
                    }
                },
                "ranking": 19.412067012948505,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to the yearly halloween edition of go. Enjoy. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 10,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "live",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2968,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-11-01T00:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-11-01T00:00:48.791993Z",
            "ended": "2019-11-01T00:42:33.088693Z",
            "start_waiting": "2019-11-01T00:00:40.072804Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 99,
            "ranked": true
        },
        {
            "id": 64567,
            "name": "0000000000",
            "director": {
                "id": 816056,
                "username": "JhenRongSyu",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8ad09d7f02687755ec30c7bb4c99c9ac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1427.3256264941997,
                        "deviation": 62.16083991347286,
                        "volatility": 0.060021253765077505
                    }
                },
                "ranking": 23.153692851154133,
                "professional": false,
                "ui_class": ""
            },
            "description": "88596",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6593,
                "name": "00000",
                "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": true,
            "time_start": "2020-08-22T07: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": "2020-08-22T07:51:50.137463Z",
            "ended": "2020-08-22T07:52:40.783408Z",
            "start_waiting": "2020-08-22T07:51:49.887279Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 74283,
            "name": "epic gamaeern time",
            "director": {
                "id": 751875,
                "username": "eyeeh4578",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c3a97b7960be52a39e13967baac63898-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1362.9752330208305,
                        "deviation": 73.4583146996863,
                        "volatility": 0.060024784676947135
                    }
                },
                "ranking": 22.0857250039004,
                "professional": false,
                "ui_class": ""
            },
            "description": "aaaasaas ex",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4993,
                "name": "Hardee's",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-23T03: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": "2021-04-23T02:10:58.549823Z",
            "ended": "2021-04-23T02:11:26.954524Z",
            "start_waiting": "2021-04-23T02:10:58.435359Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 90384,
            "name": "abcgysgdj",
            "director": {
                "id": 740288,
                "username": "wopi-wopi-ersak",
                "country": "_Scotland",
                "icon": "https://user-uploads.online-go.com/d4c5efd04928b5b667798cf4056865de-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1380.4354952506678,
                        "deviation": 61.493999076837,
                        "volatility": 0.05994734924703169
                    }
                },
                "ranking": 22.38040237333039,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "a,zjhfjdxmbf",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 180
            },
            "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": "2022-05-23T15:01:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-05-23T15:01:03.160591Z",
            "ended": "2022-05-23T16:11:43.944953Z",
            "start_waiting": "2022-05-23T15:01:02.846905Z",
            "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": 25923,
            "name": "Lighting Go Double Elimination",
            "director": {
                "id": 434412,
                "username": "ogo32217",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/09da0e097a261255586a0ed8208053ff?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2204.651630577326,
                        "deviation": 75.52891749990754,
                        "volatility": 0.06001378948961065
                    }
                },
                "ranking": 33.21854898753181,
                "professional": false,
                "ui_class": ""
            },
            "description": "Watch the clock! It's time for some fast moves. All players are welcome.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "period_time": 10,
                "speed": "live",
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "main_time": 60
            },
            "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": 17845,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-03-31T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-04-24T18:20:43.241819Z",
            "ended": "2017-04-24T18:50:57.347389Z",
            "start_waiting": "2017-04-24T18:20:42.864675Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 40916,
            "name": "ქართველების ტურნირი.",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "ორ წაგებაზე გავარდნა",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "period_time": 40,
                "main_time": 180,
                "system": "canadian",
                "pause_on_weekends": false,
                "time_control": "canadian",
                "stones_per_period": 5,
                "speed": "live"
            },
            "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": "2018-09-16T18: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": "2018-09-16T18:00:14.922491Z",
            "ended": "2018-09-16T18:35:14.789436Z",
            "start_waiting": "2018-09-16T18:00:14.164896Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 58669,
            "name": "Fun瑞士制",
            "director": {
                "id": 752727,
                "username": "cgc01",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/6e49deb349804de9289682e562474f7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2098.6719429709665,
                        "deviation": 136.59193970095507,
                        "volatility": 0.059996724436367076
                    }
                },
                "ranking": 32.078069580942284,
                "professional": false,
                "ui_class": ""
            },
            "description": "fun4人",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 5110,
                "name": "香港兒童棋院",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 108,
                "icon": "https://user-uploads.online-go.com/d6eb3e6028ad3f005423be2afc2e5d0e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-09T02:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-04-09T02:30:34.486157Z",
            "ended": "2020-04-09T02:43:15.925344Z",
            "start_waiting": "2020-04-09T02:30:33.498856Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d6eb3e6028ad3f005423be2afc2e5d0e-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}