List all tournaments or create a new tournament.

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

{
    "count": 59267,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=3755",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=3753",
    "results": [
        {
            "id": 110411,
            "name": "Hi this is a tournament",
            "director": {
                "id": 1478431,
                "username": "dnicd1",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1a4e92ab02c3b2276dea779f2d51980d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hi I’m a description",
            "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": 13853,
                "name": "Test group 211",
                "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": "2023-12-08T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 93006,
            "name": "5 -> 信 6 -> 駱皓希",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "5 -> 信\n6 -> 駱皓希",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "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": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-07-31T08:00: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-07-31T07:48:07.654633Z",
            "ended": "2022-07-31T08:10:28.834969Z",
            "start_waiting": "2022-07-31T07:48:07.591928Z",
            "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": 109104,
            "name": "Eieikiki",
            "director": {
                "id": 1438900,
                "username": "ไม่บอกหรอก",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/be10ec2bbd644d62c7169604a03d9975?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 867.3939986429465,
                        "deviation": 86.00760287218556,
                        "volatility": 0.060030263053630316
                    }
                },
                "ranking": 11.623500407437785,
                "professional": false,
                "ui_class": ""
            },
            "description": "อิอิคริคริ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": true,
            "group": {
                "id": 13744,
                "name": "Eieikiki",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-11-18T14:52:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 39711,
            "name": "Fast Correspondence – August 2018 (C)",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1572.9895848332294,
                        "deviation": 62.703739870457326,
                        "volatility": 0.0597336741264299
                    }
                },
                "ranking": 25.40330569523345,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "**Please, avoid delaying your games using the vacation feature. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).**",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 804,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-12T00: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": "2018-08-12T00:00:38.275829Z",
            "ended": "2018-10-06T09:31:08.926286Z",
            "start_waiting": "2018-08-12T00:00:35.080131Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 90418,
            "name": "mini turnier",
            "director": {
                "id": 648950,
                "username": "MoloWMS",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/ab0db35c9642f30fd0ba8cec188d5b19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1398.7524822534754,
                        "deviation": 64.76127824087907,
                        "volatility": 0.05998974381712447
                    }
                },
                "ranking": 22.68555941382755,
                "professional": false,
                "ui_class": ""
            },
            "description": "sek bonstetten turnier",
            "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": 11827,
                "name": "Sek Bonstetten",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-05-24T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-24T12:28:24.324523Z",
            "ended": "2022-05-24T12:37:53.740414Z",
            "start_waiting": "2022-05-24T12:28:24.223152Z",
            "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": 58633,
            "name": "hihihihiihhiih",
            "director": {
                "id": 744918,
                "username": "tinntinn",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/972793b24a485d6c0721c2a576171b74-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1633.8372419179582,
                        "deviation": 65.7140021500707,
                        "volatility": 0.059989397404345134
                    }
                },
                "ranking": 26.28192647661824,
                "professional": false,
                "ui_class": ""
            },
            "description": "hhighiiggfgfgfgf",
            "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": 5093,
                "name": "Fast Correspondencessss",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/8c66e3c7b5b43e460bceaa4baf1f0dc6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-07T13: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": "2020-04-07T13:00:57.727042Z",
            "ended": "2020-04-07T13:00:57.674499Z",
            "start_waiting": "2020-04-07T13:00:57.594872Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8c66e3c7b5b43e460bceaa4baf1f0dc6-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 108860,
            "name": "SUI allalalalalalala",
            "director": {
                "id": 1453836,
                "username": "Jimmothy Cena",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/7aceb733a4b85cb4e227359ba4a8b672-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 530.353367588575,
                        "deviation": 146.70983518482817,
                        "volatility": 0.06000345345239617
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "cool and cool",
            "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": 13727,
                "name": "all alal",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-29T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 40532,
            "name": "All souls Tourny",
            "director": {
                "id": 547201,
                "username": "Our Lady's Slave",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7ad59c8abea42dcab8d2ca9c0a0a70b9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1513.8221362898862,
                        "deviation": 63.913042764072884,
                        "volatility": 0.05998761943519125
                    }
                },
                "ranking": 24.515726961721725,
                "professional": false,
                "ui_class": ""
            },
            "description": "A simple tourney for our group. Just to see what a tournament is like. It is also on the 4th so we can all be ready for it.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none",
                "speed": "correspondence",
                "system": "none",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2777,
                "name": "St.More",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/c8a2e972aa2463848eb8093b061794a6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-11-04T20:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-11-04T20:19:50.842389Z",
            "ended": "2019-09-30T15:28:54.171717Z",
            "start_waiting": "2018-11-04T20:19:50.045242Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8a2e972aa2463848eb8093b061794a6-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 41559,
            "name": "Fall Test Tournament",
            "director": {
                "id": 549498,
                "username": "Roland H.",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/8605ba6d638574ed04b4d57add3c1ae5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1074.5164477676476,
                        "deviation": 74.29500080503811,
                        "volatility": 0.059984851450781265
                    }
                },
                "ranking": 16.58067266118808,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test Tournament to establish rankings",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 96000,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 864000,
                "max_time": 864000,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2948,
                "name": "Britannia Go Forum",
                "summary": "A Go club made by students of Britannia Secondary School.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/0917f36b3978a4f58c5923028f61be81-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-10-07T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-10-07T18:38:11.989131Z",
            "ended": "2018-12-14T15:35:05.744428Z",
            "start_waiting": "2018-10-07T18:38:11.718984Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0917f36b3978a4f58c5923028f61be81-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 87151,
            "name": "1 -> 周逸 2 -> 陳卓禮",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 -> 周逸\n2 -> 陳卓禮",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7530,
                "name": "傳碁 D班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 71,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-12T04:00: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-03-12T03:02:30.750834Z",
            "ended": "2022-03-12T03:19:27.846154Z",
            "start_waiting": "2022-03-12T03:02:30.698787Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}