List all tournaments or create a new tournament.

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

{
    "count": 59130,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=5474",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=5472",
    "results": [
        {
            "id": 58606,
            "name": "Test tournament",
            "director": {
                "id": 735706,
                "username": "disneygo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a32a1993e22a7ee24d9aa6202408f874?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2069.4448552485715,
                        "deviation": 61.21238450342817,
                        "volatility": 0.060023961708065086
                    }
                },
                "ranking": 31.753405852347697,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5087,
                "name": "Bear Go Group",
                "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": "2020-04-07T01: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-04-07T01:00:25.582205Z",
            "ended": "2020-04-07T01:10:26.851636Z",
            "start_waiting": "2020-04-07T01:00:25.290160Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 69223,
            "name": "Test Tournament",
            "director": {
                "id": 900402,
                "username": "MasonGoClub",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/801f816bfc382a67cb2f7004b80f4c28?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Test for GW",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5752,
                "name": "GoMason",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 54,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-21T19:30:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-21T19:30:32.721584Z",
            "ended": "2020-12-21T19:30:32.677410Z",
            "start_waiting": "2020-12-21T19:30:32.577636Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 44734,
            "name": "Test Tournament",
            "director": {
                "id": 607415,
                "username": "Hoppenstein",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/f4d8edbd3473b9a153ff311f31dc730a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1181.106863749444,
                        "deviation": 109.02056448292575,
                        "volatility": 0.06000277902225606
                    }
                },
                "ranking": 18.770229167861196,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3260,
                "name": "Test Group 673",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "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": "2019-01-17T05:40:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2019-01-17T05:42:11.476174Z",
            "ended": "2019-01-17T06:42:12.919919Z",
            "start_waiting": "2019-01-17T05:42:11.338560Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 88236,
            "name": "Test Tournament",
            "director": {
                "id": 1139949,
                "username": "wanyaow",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/44e7f34ab943dc2a5e086dd325ecd2f3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1448.6486735485482,
                        "deviation": 170.6867337928089,
                        "volatility": 0.06000448988621987
                    }
                },
                "ranking": 23.496976575614106,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "this and that this and that",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 150,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11514,
                "name": "USMKKJ Chess",
                "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": "2022-04-04T13:44:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-04T13:44:03.890383Z",
            "ended": "2022-04-04T14:09:21.574974Z",
            "start_waiting": "2022-04-04T13:44:03.828446Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 126354,
            "name": "Test Tournament",
            "director": {
                "id": 1469840,
                "username": "トルキ",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/2b908fa4a28f1220f9ba80886fc0be62-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1293.8483868350115,
                        "deviation": 60.554779610349776,
                        "volatility": 0.05999771591855718
                    }
                },
                "ranking": 20.88079161039103,
                "professional": false,
                "ui_class": ""
            },
            "description": "On va voir si ça marche mieux",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15155,
                "name": "GoInTokyo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/4da99d30c46f359e601d129b911395d6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-15T08:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-03-13T12:54:06.839496Z",
            "ended": "2025-05-07T13:32:25.643567Z",
            "start_waiting": "2025-03-13T12:54:06.577064Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4da99d30c46f359e601d129b911395d6-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 71678,
            "name": "Test Tournament",
            "director": {
                "id": 819548,
                "username": "elforo",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/285c0dbd553dfb0ff0662c72e52b9b5b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1754.3864912462777,
                        "deviation": 61.10154978894278,
                        "volatility": 0.06006909388819996
                    }
                },
                "ranking": 27.929924829934077,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6269,
                "name": "BeginnerGo",
                "summary": "Beginners welcome!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-20T16:53: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-02-20T16:53:59.036356Z",
            "ended": "2021-02-20T16:56:56.479269Z",
            "start_waiting": "2021-02-20T16:53:58.922383Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 8521,
            "name": "Test Tournament",
            "director": {
                "id": 135535,
                "username": "DarkSpirit",
                "country": "_CIS",
                "icon": "https://user-uploads.online-go.com/3ff0cbeb74378914ca08a8ab7741274f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1368.452026020624,
                        "deviation": 62.29275318546769,
                        "volatility": 0.05999468544710196
                    }
                },
                "ranking": 22.178561397357377,
                "professional": false,
                "ui_class": ""
            },
            "description": "test contest",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 73,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 60,
                "main_time": 1200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "Серия турниров \"Четыре Сезона\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-06-27T14:38:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2015-06-23T14:42:53.358904Z",
            "ended": "2015-06-23T14:42:53.349630Z",
            "start_waiting": "2015-06-23T14:42:53.227175Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 30856,
            "name": "Test-Tournament",
            "director": {
                "id": 462637,
                "username": "Greenhunter",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/9185272bd5b0a810c439d8201b15aa95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1301.4776463296544,
                        "deviation": 69.38163651839255,
                        "volatility": 0.05992312229793404
                    }
                },
                "ranking": 21.01689617974638,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test... (I'll try to put one on every month's end )",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 120,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "live",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 120
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1807,
                "name": "Isnirekikari",
                "summary": "Hi, this is a group for players with 25kyu till 1kyu. Especially beginners are welcome! In this group everyone should be able to play, without having to pay attention on the rank difference problem.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/df363079a96b4c95cc28e1450823817d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-10-28T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2017-10-30T19:09:13.197400Z",
            "ended": "2017-10-30T19:15:21.579500Z",
            "start_waiting": "2017-10-30T19:09:12.756200Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/df363079a96b4c95cc28e1450823817d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 38390,
            "name": "test tournament 01",
            "director": {
                "id": 463304,
                "username": "Jim GWW",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/8112ea51fdc115e074a1943fedb03ac7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1679.9234722131403,
                        "deviation": 63.655286730890595,
                        "volatility": 0.05963216680992718
                    }
                },
                "ranking": 26.92588668830054,
                "professional": false,
                "ui_class": ""
            },
            "description": "for active player",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24480,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 21600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 90,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-25T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-06-25T04:00:10.812258Z",
            "ended": "2018-07-25T06:13:27.795074Z",
            "start_waiting": "2018-06-25T04:00:08.691526Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 114350,
            "name": "Test tournament 02",
            "director": {
                "id": 1509112,
                "username": "Momonja",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/ce1f0f81dcad5488fdfa8f3280a62025-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 893.7696207802886,
                        "deviation": 60.61295019150827,
                        "volatility": 0.059989961502212606
                    }
                },
                "ranking": 12.316952511087626,
                "professional": false,
                "ui_class": ""
            },
            "description": "Testing",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 300,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14171,
                "name": "Keima PH",
                "summary": "Keima PH - Casual Go player's club.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/5bba63ab0ab7c62bb8de5afb0bc94a65-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-29T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-03-29T06:37:28.701751Z",
            "ended": "2024-03-29T07:17:59.811283Z",
            "start_waiting": "2024-03-29T06:37:28.641498Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5bba63ab0ab7c62bb8de5afb0bc94a65-15.png",
            "player_count": 3,
            "ranked": true
        }
    ]
}