List all tournaments or create a new tournament.

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

{
    "count": 59605,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=456",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=454",
    "results": [
        {
            "id": 77502,
            "name": "idiedieij",
            "director": {
                "id": 1016128,
                "username": "TimTsai",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/5ad16efa4bdf65289a15d3505660b527-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 993.5512788378296,
                        "deviation": 70.04800542370968,
                        "volatility": 0.060231200015363015
                    }
                },
                "ranking": 14.767093597042754,
                "professional": false,
                "ui_class": ""
            },
            "description": "we-rue-9",
            "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": 9623,
                "name": "Go is easy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-14T05: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-07-14T17:08:40.335835Z",
            "ended": "2021-08-27T02:39:52.854748Z",
            "start_waiting": "2021-07-14T17:08:40.099783Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 2208,
            "name": "icychip's mini-tournament",
            "director": {
                "id": 25801,
                "username": "icychip",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9d2369ea0034d058144063316626f123?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2185.4523479039694,
                        "deviation": 69.2808049981551,
                        "volatility": 0.059994570569228536
                    }
                },
                "ranking": 33.01606347480723,
                "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": 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": 19,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-10-09T18:49:37Z",
            "ended": "2013-10-09T16:49:37Z",
            "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": 1476,
            "name": "iainduncani's mini-tournament",
            "director": {
                "id": 33569,
                "username": "iainduncani",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/cc93b20e912fb99517001495df6c9108?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1447.0912916754933,
                        "deviation": 63.41055922111533,
                        "volatility": 0.059963742705435946
                    }
                },
                "ranking": 23.472075587078994,
                "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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-12-04T06:49:30Z",
            "ended": "2011-12-04T05:49:30Z",
            "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": 1272,
            "name": "iainduncani's mini-tournament",
            "director": {
                "id": 33569,
                "username": "iainduncani",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/cc93b20e912fb99517001495df6c9108?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1447.0912916754933,
                        "deviation": 63.41055922111533,
                        "volatility": 0.059963742705435946
                    }
                },
                "ranking": 23.472075587078994,
                "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": 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": 2,
            "max_ranking": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-12-27T21:46:50Z",
            "ended": "2010-12-27T20:46:50Z",
            "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": 935,
            "name": "iTMS, seeking for the i",
            "director": {
                "id": 27708,
                "username": "fragnix",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f923149275abc4f0c8a031e8a9f991db-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1288.262978420763,
                        "deviation": 62.03911131299328,
                        "volatility": 0.0599600014565973
                    }
                },
                "ranking": 20.780639147409133,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-09-16T11:30:58Z",
            "ended": "2009-09-16T09:30:58Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 39859,
            "name": "i like go",
            "director": {
                "id": 367918,
                "username": "zion153",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/1b87dd12d042b445eb1cefcd30929829?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1531.671681157562,
                        "deviation": 67.75055645837857,
                        "volatility": 0.060062795756182334
                    }
                },
                "ranking": 24.78709293388889,
                "professional": false,
                "ui_class": ""
            },
            "description": "hi havefun",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 606,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 600,
                "max_time": 900,
                "time_increment": 600,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1831,
                "name": "1-5dan",
                "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": "2018-08-14T17: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": "2018-08-14T17:00:55.130939Z",
            "ended": "2018-08-14T17:10:55.648804Z",
            "start_waiting": "2018-08-14T17:00:54.782518Z",
            "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": 54468,
            "name": "i like go",
            "director": {
                "id": 705961,
                "username": "DiegoIsCool34.5",
                "country": "_DOOP",
                "icon": "https://secure.gravatar.com/avatar/2802999202ab68db89f84720b6bc3acd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1228.7270811467336,
                        "deviation": 135.1977064140616,
                        "volatility": 0.059998180693635494
                    }
                },
                "ranking": 19.685272763583942,
                "professional": false,
                "ui_class": ""
            },
            "description": "i like go",
            "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": 4185,
                "name": "East STEAM Go 2024",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 121,
                "icon": "https://user-uploads.online-go.com/f71542d89d8f9dddb63f3550f041e454-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-04T19: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": "2019-12-05T07:49:59.447721Z",
            "ended": "2020-03-14T22:01:41.815669Z",
            "start_waiting": "2019-12-05T07:49:59.008200Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f71542d89d8f9dddb63f3550f041e454-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 21607,
            "name": "i go game",
            "director": {
                "id": 363418,
                "username": "роман. супер стар",
                "country": "ua",
                "icon": "https://secure.gravatar.com/avatar/dbf374d5b158852502869b430463f3b7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1157.1101850588057,
                        "deviation": 78.59963217449076,
                        "volatility": 0.06000209322291529
                    }
                },
                "ranking": 18.29504435407609,
                "professional": false,
                "ui_class": ""
            },
            "description": "game i go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1292,
                "name": "i go game",
                "summary": "игра и го",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/8a6adf23d50f9c49c50e528ec0668c1d-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-10-21T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-10-22T23:39:19.998970Z",
            "ended": "2016-10-23T00:39:22.365946Z",
            "start_waiting": "2016-10-22T23:39:19.776389Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8a6adf23d50f9c49c50e528ec0668c1d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 77977,
            "name": "i am tournament-whores",
            "director": {
                "id": 1028787,
                "username": "TomatoFish",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0d01bb98c30ea09bb6217e8419e7c157?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1808.1865837210312,
                        "deviation": 143.71649303712172,
                        "volatility": 0.06000331257204309
                    }
                },
                "ranking": 28.629176076721265,
                "professional": false,
                "ui_class": ""
            },
            "description": "all the tournament whore can join this and we all whore the tournament together. it is fun. we will win it okay",
            "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": 8562,
                "name": "World Wide Go Association (WWGA)",
                "summary": "This group welcomes people world wide, from beginners to pros! We have a WWGA group logo, a group video, and even a video for new members! (I make announcement videos), I hope you enjoy!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 151,
                "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-27T20: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-07-28T12:42:42.334352Z",
            "ended": "2021-12-04T00:51:07.343943Z",
            "start_waiting": "2021-07-28T12:42:42.198513Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 459,
            "name": "i am the son of a god!!!! not really but i wish that i was",
            "director": {
                "id": 19771,
                "username": "recall",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3fea86e1af77f4369964713fd5b11118?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 934.3371849678881,
                        "deviation": 99.39378169439941,
                        "volatility": 0.060004146466768896
                    }
                },
                "ranking": 13.344565679649495,
                "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": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-03-11T16:22:00Z",
            "ended": "2008-03-11T19:14:00Z",
            "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
        }
    ]
}