List all tournaments or create a new tournament.

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

{
    "count": 59547,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=1081",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=1079",
    "results": [
        {
            "id": 71932,
            "name": "Swiss",
            "director": {
                "id": 943646,
                "username": "Alpha  Zero",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/9d1a77d931cc0e362543930820bcca4b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.6819178542366,
                        "deviation": 65.26018585535951,
                        "volatility": 0.06000175020465574
                    }
                },
                "ranking": 21.268185492817235,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play slow",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 17934,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-26T16:20:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-26T16:20:09.044192Z",
            "ended": "2021-02-26T16:21:28.562141Z",
            "start_waiting": "2021-02-26T16:20:08.943796Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 71898,
            "name": "Play slow",
            "director": {
                "id": 943646,
                "username": "Alpha  Zero",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/9d1a77d931cc0e362543930820bcca4b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.6819178542366,
                        "deviation": 65.26018585535951,
                        "volatility": 0.06000175020465574
                    }
                },
                "ranking": 21.268185492817235,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play slow",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 17934,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-25T20:21:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-25T20:21:16.758903Z",
            "ended": "2021-02-25T20:23:27.659601Z",
            "start_waiting": "2021-02-25T20:21:16.521352Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 71892,
            "name": "Swiss",
            "director": {
                "id": 943646,
                "username": "Alpha  Zero",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/9d1a77d931cc0e362543930820bcca4b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.6819178542366,
                        "deviation": 65.26018585535951,
                        "volatility": 0.06000175020465574
                    }
                },
                "ranking": 21.268185492817235,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play slow",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 17934,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-25T19:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-25T19:00:15.101969Z",
            "ended": "2021-02-25T19:02:28.996473Z",
            "start_waiting": "2021-02-25T19:00:14.978276Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 29517,
            "name": "The Key Point",
            "director": {
                "id": 463307,
                "username": "LucifereanBeast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/3070831dc79b7fa722827b15c8a548b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1139.883069875404,
                        "deviation": 77.85639850031227,
                        "volatility": 0.059999300980126465
                    }
                },
                "ranking": 17.94779458027206,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play me Hikaru",
            "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": true,
            "group": {
                "id": 420,
                "name": "Hikaru no go club",
                "summary": "Sai is the way.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 763,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-08-30T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-08-30T18:00:19.555548Z",
            "ended": "2018-06-26T12:38:54.074698Z",
            "start_waiting": "2017-08-30T18:00:16.925698Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 37104,
            "name": "Summer Tournament",
            "director": {
                "id": 433931,
                "username": "natsu101",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/04dd329c876776138743c655012ff9aa-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.9758581338638,
                        "deviation": 65.41890522404191,
                        "volatility": 0.06008009375749486
                    }
                },
                "ranking": 17.394780305447448,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play go, and have fun. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 177600,
            "time_control_parameters": {
                "period_time": 172800,
                "main_time": 432000,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 2,
                "speed": "correspondence"
            },
            "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": 17934,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-06T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-06-06T22:00:31.462016Z",
            "ended": "2020-12-11T19:25:41.136582Z",
            "start_waiting": "2018-06-06T22:00:13.736861Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 50,
            "ranked": true
        },
        {
            "id": 120458,
            "name": "Love Life Love Go",
            "director": {
                "id": 1613903,
                "username": "rainyskyx",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/5fbb0a5600b89af3775a163da2072532?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 968.1106735694106,
                        "deviation": 65.9601937440033,
                        "volatility": 0.06001387132941709
                    }
                },
                "ranking": 14.166599680586984,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play go with love",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "ing",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-30T23: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-09-30T23:00:58.792043Z",
            "ended": "2026-04-10T08:31:26.902296Z",
            "start_waiting": "2024-09-30T23:00:58.335544Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 31,
            "ranked": true
        },
        {
            "id": 94152,
            "name": "Go go",
            "director": {
                "id": 1006991,
                "username": "WillMa",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/3b854740fb42fc74c8b43503d4f64f46?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1425.3905788313666,
                        "deviation": 65.04358839826483,
                        "volatility": 0.06003849668312953
                    }
                },
                "ranking": 23.12228674059785,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play go here",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 158,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 150,
                "initial_time": 720,
                "max_time": 14400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9509,
                "name": "Goggle",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-01T12:45:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-09-01T12:45:17.386765Z",
            "ended": "2022-09-01T12:46:22.043019Z",
            "start_waiting": "2022-09-01T12:45:17.298528Z",
            "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": 78041,
            "name": "Plants vs zombies 14k-4k",
            "director": {
                "id": 750171,
                "username": "KHAE",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/56d33c7e8e7ce67f73aa947fd300727b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1287.039113571418,
                        "deviation": 62.03202260607443,
                        "volatility": 0.06028614816374175
                    }
                },
                "ranking": 20.758635924188564,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play go fun fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9717,
                "name": "Plants vs zombies",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/5bd6a4dababdcd7005bd783e15440d88-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-26T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 16,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-27T14:56:47.987810Z",
            "ended": "2022-03-29T14:08:29.337750Z",
            "start_waiting": "2021-07-27T14:56:47.848200Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5bd6a4dababdcd7005bd783e15440d88-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 31888,
            "name": "summer tournament",
            "director": {
                "id": 433931,
                "username": "natsu101",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/04dd329c876776138743c655012ff9aa-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.9758581338638,
                        "deviation": 65.41890522404191,
                        "volatility": 0.06008009375749486
                    }
                },
                "ranking": 17.394780305447448,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play go and have fun. :)\n\nthis might last for a month and a half (or more)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 380,
            "time_control_parameters": {
                "period_time": 300,
                "main_time": 7200,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 12,
                "speed": "live"
            },
            "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": 17934,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-06-06T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-06-06T22:00:37.869799Z",
            "ended": "2018-06-07T19:20:16.714793Z",
            "start_waiting": "2018-06-06T22:00:31.501666Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 91,
            "ranked": true
        },
        {
            "id": 36314,
            "name": "Summer tournament",
            "director": {
                "id": 433931,
                "username": "natsu101",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/04dd329c876776138743c655012ff9aa-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.9758581338638,
                        "deviation": 65.41890522404191,
                        "volatility": 0.06008009375749486
                    }
                },
                "ranking": 17.394780305447448,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play go and have fun. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 177600,
            "time_control_parameters": {
                "period_time": 172800,
                "main_time": 432000,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 2,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1535,
                "name": "anime and go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/05c0c61350a73e2c48bff97d8ad9c196-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-06T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-06-06T22:00:51.759051Z",
            "ended": "2020-09-10T20:17:33.706914Z",
            "start_waiting": "2018-06-06T22:00:37.904518Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/05c0c61350a73e2c48bff97d8ad9c196-15.png",
            "player_count": 54,
            "ranked": true
        }
    ]
}