List all tournaments or create a new tournament.

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

{
    "count": 59230,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=6",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4",
    "results": [
        {
            "id": 64374,
            "name": "this one",
            "director": {
                "id": 618817,
                "username": "seowoo",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/be8bf568607c719ab945396de589c117?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1735.1134146788784,
                        "deviation": 289.7177918657447,
                        "volatility": 0.06001246400469732
                    }
                },
                "ranking": 27.674199785361104,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "erlhagekr",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6563,
                "name": "wlfhbawkfnakwf",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/f4e07c1612689536fedf8d140fcfa32a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-16T23:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-08-16T23:00:16.129832Z",
            "ended": "2020-08-16T23:07:50.719209Z",
            "start_waiting": "2020-08-16T23:00:15.758446Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f4e07c1612689536fedf8d140fcfa32a-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 60557,
            "name": "darryl",
            "director": {
                "id": 776700,
                "username": "Pang Kai Yong Darryl",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/3a31431602c52009ba5c0e478bdb9277?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1007.6367844817655,
                        "deviation": 75.40703573340481,
                        "volatility": 0.05994581570529703
                    }
                },
                "ranking": 15.092984847960091,
                "professional": false,
                "ui_class": ""
            },
            "description": "darryl",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-15T11: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-05-15T10:48:52.086753Z",
            "ended": "2020-05-18T14:48:57.294578Z",
            "start_waiting": "2020-05-15T10:48:51.962166Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 70004,
            "name": "TestTourn",
            "director": {
                "id": 751480,
                "username": "IceTsunami",
                "country": "_Tibet",
                "icon": "https://user-uploads.online-go.com/af50490dfea3295e8e9172305d92e28f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1196.2312656807467,
                        "deviation": 81.32419211783879,
                        "volatility": 0.06000695930662531
                    }
                },
                "ranking": 19.06478939401627,
                "professional": false,
                "ui_class": ""
            },
            "description": "test tset",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7212,
                "name": "TheLeagueOfExtraordinaryPhysicists",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-11T17:00: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-01-11T17:00:00.299896Z",
            "ended": "2021-01-11T17:02:53.446105Z",
            "start_waiting": "2021-01-11T17:00:00.219818Z",
            "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": 75264,
            "name": "Niro 2",
            "director": {
                "id": 998566,
                "username": "gamerprohacker9812",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/6219c7c4bc37f8006d9829d3f141a2e4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1216.5773415935023,
                        "deviation": 201.49136331259507,
                        "volatility": 0.06000184227810079
                    }
                },
                "ranking": 19.455224690537175,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Nope lol",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9199,
                "name": "Bourget Noobs",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-17T13: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": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 102869,
            "name": "TTC3 Test 3",
            "director": {
                "id": 1349116,
                "username": "lawyer.triphan",
                "country": "vn",
                "icon": "https://secure.gravatar.com/avatar/dfd3a8631e57a1b8367baa84ae8c5d56?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1671.8656636788119,
                        "deviation": 270.7763997066343,
                        "volatility": 0.059999029144839566
                    }
                },
                "ranking": 26.814579789587054,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "TTC3 TTTTTT",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13186,
                "name": "TTC-SocTrang",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-04T04:12:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-05-04T04:13:02.594311Z",
            "ended": "2023-07-06T13:49:19.605593Z",
            "start_waiting": "2023-05-04T04:13:02.492061Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 33622,
            "name": "beatdown",
            "director": {
                "id": 315076,
                "username": "Gebronth",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5d3757232b98f9477f3664de2413397d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.951999767788,
                        "deviation": 61.70848891485667,
                        "volatility": 0.05997209521705988
                    }
                },
                "ranking": 22.55609649663497,
                "professional": false,
                "ui_class": ""
            },
            "description": "good luck stirfry",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none",
                "speed": "correspondence",
                "system": "none",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2091,
                "name": "Bad Asian and Co",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-01-12T21:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "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": 1,
            "ranked": true
        },
        {
            "id": 46718,
            "name": "dsadasf",
            "director": {
                "id": 625401,
                "username": "aninrus13",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/864d4dafc71cf9d7967ff14c415b721f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "fsgdsf gdfserw  gwehrt",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none",
                "speed": "correspondence",
                "system": "none"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3507,
                "name": "soyuznik228",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-03-20T22:42:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "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": 55260,
            "name": "sample",
            "director": {
                "id": 715567,
                "username": "fredyang",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/dbec9381647d7b3a4081b8a631f32097?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1246.4630300102313,
                        "deviation": 60.953277917817815,
                        "volatility": 0.05997179643785446
                    }
                },
                "ranking": 20.017040607719988,
                "professional": false,
                "ui_class": ""
            },
            "description": "testing",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4309,
                "name": "Austin Korean",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-01T19: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": 97226,
            "name": "27 ноября",
            "director": {
                "id": 659128,
                "username": "Эльфия Ходжер",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/da4f80244d4374a384a34d958df3ca5d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1088.5816631229495,
                        "deviation": 67.79168480487998,
                        "volatility": 0.060132267783685814
                    }
                },
                "ranking": 16.881735588417715,
                "professional": false,
                "ui_class": ""
            },
            "description": "Пока метель",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10537,
                "name": "Никонико",
                "summary": "Для проведения онлайн-турниров",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://user-uploads.online-go.com/f1b6a38326913210688092bc4050dc03-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-27T05: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-27T05:00:04.641532Z",
            "ended": "2022-11-27T06:09:48.797806Z",
            "start_waiting": "2022-11-27T05:00:04.445991Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f1b6a38326913210688092bc4050dc03-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 71398,
            "name": "First game",
            "director": {
                "id": 937505,
                "username": "pelevinaen",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/7b452f5b8779587765bf136bec35aa0e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.6891060937023,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 21.652208749198074,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Oleg and Jane first game",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8340,
                "name": "Berlin reunion",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-14T13: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": 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
        }
    ]
}