List all tournaments or create a new tournament.

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

{
    "count": 59254,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=2005",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=2003",
    "results": [
        {
            "id": 116137,
            "name": "2 torneio",
            "director": {
                "id": 847833,
                "username": "CoteauxDiego",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/7aa6de4c03f4fe077c70cbe3a5e391d6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1219.2332485621253,
                        "deviation": 68.59520830160315,
                        "volatility": 0.06003156302739502
                    }
                },
                "ranking": 19.505708312652924,
                "professional": false,
                "ui_class": ""
            },
            "description": "torneio",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 180,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14225,
                "name": "alunos do righetti",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-17T13:28:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-05-17T13:28:07.905474Z",
            "ended": "2024-05-17T14:18:09.197868Z",
            "start_waiting": "2024-05-17T13:28:07.715615Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 107096,
            "name": "Europe Go #1",
            "director": {
                "id": 1182846,
                "username": "Smartfox",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/27e2cbb60e6e5017971b0a1e7392ce05-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1440.2563930454246,
                        "deviation": 71.61347756222665,
                        "volatility": 0.060512765640676876
                    }
                },
                "ranking": 23.36247451639933,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have a nice game and learn much",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13537,
                "name": "Europe Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/992d9f34129e2d028bc7b7c8a910e8b5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-09T08:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-09-09T08:00:55.476610Z",
            "ended": "2023-11-29T02:17:56.617702Z",
            "start_waiting": "2023-09-09T08:00:55.318292Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/992d9f34129e2d028bc7b7c8a910e8b5-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 107108,
            "name": "Europe Go #2",
            "director": {
                "id": 1182846,
                "username": "Smartfox",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/27e2cbb60e6e5017971b0a1e7392ce05-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1440.2563930454246,
                        "deviation": 71.61347756222665,
                        "volatility": 0.060512765640676876
                    }
                },
                "ranking": 23.36247451639933,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13537,
                "name": "Europe Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/992d9f34129e2d028bc7b7c8a910e8b5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-16T18: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": "2023-09-16T18:00:57.289850Z",
            "ended": "2023-12-01T20:51:11.991275Z",
            "start_waiting": "2023-09-16T18:00:57.136689Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/992d9f34129e2d028bc7b7c8a910e8b5-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 111463,
            "name": "25-15 Kyu",
            "director": {
                "id": 802455,
                "username": "royz",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1052.1310274249,
                        "deviation": 62.60253870008884,
                        "volatility": 0.06006769076422171
                    }
                },
                "ranking": 16.093293696950248,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please join the group 👌.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13939,
                "name": " A Cozy Go Place Down The Street",
                "summary": "Our mission:\n\nBall",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/ec49b953590174f514a8f7041a13597e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-12T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-25T08:01:14.205219Z",
            "ended": "2024-03-04T17:46:33.491915Z",
            "start_waiting": "2024-01-25T08:01:13.982544Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ec49b953590174f514a8f7041a13597e-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 137660,
            "name": "78676876878676",
            "director": {
                "id": 1970013,
                "username": "zephyr886",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/42082ff73169257d454a81bc7be18678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "42453453",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16232,
                "name": "123786373783786",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T13:47:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T13:47:40.491476Z",
            "ended": "2026-02-23T13:49:12.356400Z",
            "start_waiting": "2026-02-23T13:47:40.422696Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 108697,
            "name": "AIGP October 23 DDK Tournament",
            "director": {
                "id": 44732,
                "username": "nukeu666",
                "country": "in",
                "icon": "https://secure.gravatar.com/avatar/63b30ad856b8e08a2cdb4267e7f24bd8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1641.6778030858047,
                        "deviation": 66.13072910717797,
                        "volatility": 0.05999927873421283
                    }
                },
                "ranking": 26.392754444256664,
                "professional": false,
                "ui_class": ""
            },
            "description": "AIGP October 23 DDK Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "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": 102,
                "name": "India Go Club - AIGP",
                "summary": "Affiliated with **Association of Indian Go Players** - [AIGP](https://aigp.org.in).\n\nThis is a group for all Indians who play go and reside in or around India. We are also happy to have any go player around the planet, interested in meeting and networking ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 244,
                "icon": "https://user-uploads.online-go.com/9c775ca930451450cefbcdd80b14c02e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-23T14:30:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-10-23T14:30:35.333211Z",
            "ended": "2023-10-23T14:54:04.514134Z",
            "start_waiting": "2023-10-23T14:30:35.173845Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9c775ca930451450cefbcdd80b14c02e-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 106529,
            "name": "Adrenalin",
            "director": {
                "id": 743533,
                "username": "ss76",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.69965614538,
                        "deviation": 63.39878919317945,
                        "volatility": 0.06003400172803372
                    }
                },
                "ranking": 11.578235639193064,
                "professional": false,
                "ui_class": ""
            },
            "description": "play go",
            "schedule": null,
            "title": null,
            "tournament_type": "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": 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": 17879,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-08-21T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 17,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-21T16:00:30.392184Z",
            "ended": "2023-10-29T06:41:18.183078Z",
            "start_waiting": "2023-08-21T16:00:30.293195Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 106530,
            "name": "prostoigra 13×13",
            "director": {
                "id": 743533,
                "username": "ss76",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.69965614538,
                        "deviation": 63.39878919317945,
                        "volatility": 0.06003400172803372
                    }
                },
                "ranking": 11.578235639193064,
                "professional": false,
                "ui_class": ""
            },
            "description": "play go",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": 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": 17879,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-08-21T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 17,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-21T16:00:30.582551Z",
            "ended": "2023-11-15T15:50:20.597031Z",
            "start_waiting": "2023-08-21T16:00:30.410014Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 107429,
            "name": "ทดสอบการเล่นครั้งที่ 2",
            "director": {
                "id": 1025143,
                "username": "pongwan.narak",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4d97bb9e51a318568e59e42e1a5fdcb3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1220.7811618672986,
                        "deviation": 107.93279525975446,
                        "volatility": 0.059997059595148915
                    }
                },
                "ranking": 19.535080432480342,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทดสอบการเล่น",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": false,
                "total_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13554,
                "name": "นักเรียนชั้นประถมศึกษาปีที่6/2566",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-13T06:48:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-13T06:47:47.620983Z",
            "ended": "2023-09-13T07:37:00.301069Z",
            "start_waiting": "2023-09-13T06:47:47.500535Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 106600,
            "name": "9 -> 胡煜樑 10 -> 袁海鑫",
            "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": "9 -> 胡煜樑\n10 -> 袁海鑫",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 32,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1500,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-08-19T05: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": "2023-08-19T05:00:15.632485Z",
            "ended": "2023-08-19T05:55:57.172712Z",
            "start_waiting": "2023-08-19T05:00:15.578944Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}