List all tournaments or create a new tournament.

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

{
    "count": 59721,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=1423",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=1421",
    "results": [
        {
            "id": 115668,
            "name": "Hello world",
            "director": {
                "id": 1555749,
                "username": "Yourturn",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fecf5bfc001febb4fe5172575e6ac9a4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 14256,
                "name": "Hello world",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "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": "2024-05-04T23: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": "2024-12-06T16:28:10.949971Z",
            "ended": "2024-12-10T14:00:04.452240Z",
            "start_waiting": "2024-12-06T16:28:10.895089Z",
            "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": 59201,
            "name": "Tournament",
            "director": {
                "id": 762329,
                "username": "partyrock",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e6bd249aa5fe2e80c6c521784b839031?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1186.092748711902,
                        "deviation": 211.04969569737395,
                        "volatility": 0.06000514220469617
                    }
                },
                "ranking": 18.867748115528606,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5303,
                "name": "Arkham Asylum",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-17T18:01: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-04-17T18:01:46.976372Z",
            "ended": "2020-04-17T18:43:07.347586Z",
            "start_waiting": "2020-04-17T18:01:46.752326Z",
            "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": 61158,
            "name": "Hello",
            "director": {
                "id": 788251,
                "username": "Tau628",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/65a940d38e6d25d30dea6ca7352954c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1199.7342564468086,
                        "deviation": 190.32590700393953,
                        "volatility": 0.059997221074396596
                    }
                },
                "ranking": 19.132481765435262,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hello",
            "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": false,
            "group": {
                "id": 5871,
                "name": "68 66 83 80 68 33 32",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-28T02:21: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-28T02:21:10.886332Z",
            "ended": "2020-05-28T02:21:24.923129Z",
            "start_waiting": "2020-05-28T02:21:10.770530Z",
            "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": 130496,
            "name": "The game",
            "director": {
                "id": 1811777,
                "username": "Bot 8kyu",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/454ebf94e6d32de2c7d0aa9157e5b399-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 742.1603638376689,
                        "deviation": 64.75080110918415,
                        "volatility": 0.05998003815670773
                    }
                },
                "ranking": 8.013767925030137,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5810,
                "name": "Badukprophet's Dojo",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 44,
                "icon": "https://user-uploads.online-go.com/da283765c8f1ee5f5535b94c4138a98e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-19T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-07-19T13:54:08.870356Z",
            "ended": "2025-07-19T14:09:45.179613Z",
            "start_waiting": "2025-07-19T13:54:08.805600Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da283765c8f1ee5f5535b94c4138a98e-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 114964,
            "name": "Wise Foxes",
            "director": {
                "id": 1546177,
                "username": "落櫻紛飛",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/10c8964614ad38e972b8d673499d8bd1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1092.6362930658845,
                        "deviation": 69.64091709123322,
                        "volatility": 0.06021367145265914
                    }
                },
                "ranking": 16.967801990931665,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "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": 17974,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-01T13: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": "2024-06-01T13:00:54.385437Z",
            "ended": "2025-11-07T16:01:06.335890Z",
            "start_waiting": "2024-06-01T13:00:54.265373Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 61175,
            "name": "hello, world!",
            "director": {
                "id": 735999,
                "username": "陳思睿",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/17049b261afeb37ef43c4af622ecbff5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1569.2707619975884,
                        "deviation": 62.12345163123872,
                        "volatility": 0.06000391522835671
                    }
                },
                "ranking": 25.348510242701316,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "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": 5431,
                "name": "HKCGK",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-28T11:48:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 12,
            "max_ranking": 35,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-28T11:48:33.984767Z",
            "ended": "2020-05-28T11:53:53.405634Z",
            "start_waiting": "2020-05-28T11:48:33.625280Z",
            "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": 84298,
            "name": "1.İYTEGO OGS TURNUVASI",
            "director": {
                "id": 388040,
                "username": "Tenebris.",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/40ec215137091b02be1128531990c07b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1904.7681804583522,
                        "deviation": 73.17750684596552,
                        "volatility": 0.06029383114341998
                    }
                },
                "ranking": 29.83380613200081,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hebele hübele",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4566,
                "name": "İYTEGO",
                "summary": "İyte Go Oyuncularının mekanı",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://user-uploads.online-go.com/85aeaffb4eb849e03f861eef6a03a57b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-03T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-01-03T11:00:48.909993Z",
            "ended": "2022-05-04T15:07:17.056736Z",
            "start_waiting": "2022-01-03T11:00:48.679588Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/85aeaffb4eb849e03f861eef6a03a57b-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 77562,
            "name": "Ghugjghg",
            "director": {
                "id": 1023179,
                "username": "SCPS4C32",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2e30910fc59216df3cac4a478f30d2fe?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1322.0547997579179,
                        "deviation": 101.76596823108673,
                        "volatility": 0.060006580521440825
                    }
                },
                "ranking": 21.38004844119061,
                "professional": false,
                "ui_class": ""
            },
            "description": "He,manhunts",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": 9683,
                "name": "mini3424",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-15T08: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-16T19:37:48.944873Z",
            "ended": "2021-08-12T13:43:05.308063Z",
            "start_waiting": "2021-07-16T19:37:48.844126Z",
            "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": 100245,
            "name": "Rhrhrhhr",
            "director": {
                "id": 1252547,
                "username": "Der_Weinachts_Mann",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/72548d35ed482e671d680e7e92196f7c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1419.733250513082,
                        "deviation": 62.75820482574481,
                        "volatility": 0.06004363556385989
                    }
                },
                "ranking": 23.030222330728478,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hdhdfhhf",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 11518,
                "name": "Kackawurst",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-18T11:02:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-05T23:09:43.958319Z",
            "ended": "2024-05-13T22:39:53.899062Z",
            "start_waiting": "2024-04-05T23:09:43.834774Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 69251,
            "name": "Go Hazırlık",
            "director": {
                "id": 895682,
                "username": "Tubix",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f046f945830b6e034c277da99e43b1c1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hazırlık ve Deneme Amaçlı",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7554,
                "name": "Sarıyer Doğa Matematik Kulübü",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-22T08: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-12-22T17:58:36.080534Z",
            "ended": "2020-12-25T13:36:19.250867Z",
            "start_waiting": "2020-12-22T17:58:35.978583Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}