List all tournaments or create a new tournament.

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

{
    "count": 59512,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=124",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=122",
    "results": [
        {
            "id": 44301,
            "name": "25k - 15k tournament DE 19x19 Correspondence",
            "director": {
                "id": 572024,
                "username": "BeamingBlackFlame",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/59c118eb318e6d5e29c7f4adc6d995c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1133.3918928571395,
                        "deviation": 62.93043043373966,
                        "volatility": 0.05999229649867983
                    }
                },
                "ranking": 17.815587822314367,
                "professional": false,
                "ui_class": ""
            },
            "description": "DDK Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": true,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2946,
                "name": "Final Frontier",
                "summary": "Welcome to Final Frontier.\n\nWe have tons of tournaments and a magnificent director-Picard.\nPlease join this frontier soon, we are closing!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-01-12T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-01-12T16:00:16.277360Z",
            "ended": "2020-05-03T09:47:07.301274Z",
            "start_waiting": "2019-01-12T16:00:15.001090Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-15.png",
            "player_count": 34,
            "ranked": true
        },
        {
            "id": 113056,
            "name": "for beginners",
            "director": {
                "id": 1321605,
                "username": "markus.2693890",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/2e72803d660f6ac60f606cf3d96a6c51-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 658.612484358087,
                        "deviation": 66.46156202790853,
                        "volatility": 0.060043192930328664
                    }
                },
                "ranking": 5.24896301017567,
                "professional": false,
                "ui_class": ""
            },
            "description": "beginners join",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": 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": 17825,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-21T18:55:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 63843,
            "name": "Noob Tournament",
            "director": {
                "id": 736685,
                "username": "李朗銳",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/b7c6482c7e297b7c47906a1a0bfc23c7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1005.3610697829467,
                        "deviation": 66.82162579107839,
                        "volatility": 0.06001116661169058
                    }
                },
                "ranking": 15.040642201285266,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a friendly tournament, result is NOT important.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6332,
                "name": "noob_bot",
                "summary": "Play with bots",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 885,
                "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-02T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-02T07:38:01.506550Z",
            "ended": "2020-08-02T08:06:53.887177Z",
            "start_waiting": "2020-08-02T07:38:01.339530Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 121684,
            "name": "Beginners fun tournament",
            "director": {
                "id": 635649,
                "username": "Kinsetsu",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/0b77bbe495d5bb9305a966f363acdf71-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 636.067546201368,
                        "deviation": 68.29021479174683,
                        "volatility": 0.05997814582336807
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament aimed at beginners.",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8851,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-02T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-11-02T22:00:33.746365Z",
            "ended": "2025-05-30T16:49:27.070090Z",
            "start_waiting": "2024-11-02T22:00:33.605361Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 69860,
            "name": "Have a good game",
            "director": {
                "id": 841903,
                "username": "Clayton 2012",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/acf053bd9afd8eb70f1ce036e1cd7197?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 855.9249966897519,
                        "deviation": 65.68853498360008,
                        "volatility": 0.06007288177782305
                    }
                },
                "ranking": 11.315360920851413,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have a great game",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 5351,
                "name": "2025vs ",
                "summary": "A group for Go players who love the 9x9 board to 19x19 board and an open group for any go players......and members over 150!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 192,
                "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-08T01:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-08T03:57:45.289268Z",
            "ended": "2021-01-11T01:55:17.378506Z",
            "start_waiting": "2021-01-08T03:57:45.246234Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 9364,
            "name": "9x9 tournament",
            "director": {
                "id": 158586,
                "username": "oimena90👺",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/ddfe5a2e2390e14c2d890ccd4eea8f31-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1477.7012634175635,
                        "deviation": 64.38947227028115,
                        "volatility": 0.060120087749610675
                    }
                },
                "ranking": 23.95665471950275,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 710,
                "name": "Italian Group",
                "summary": "Questo Ú un gruppo creato per raccogliere tutti i giocatori italiani 😜",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 273,
                "icon": "https://user-uploads.online-go.com/b25a2f6a1c298402adb7a561be5719ff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-07-26T12:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-07-26T14:57:33.630439Z",
            "ended": "2015-08-11T18:27:50.555432Z",
            "start_waiting": "2015-07-26T14:57:33.530592Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b25a2f6a1c298402adb7a561be5719ff-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 136283,
            "name": "BegINner fiGhT!!! VER.3",
            "director": {
                "id": 1742791,
                "username": "AKIBABO",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/42e46e1ae449cfa5e3b99fac1d8dfab8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 813.6454343202871,
                        "deviation": 62.00494346569094,
                        "volatility": 0.05988550337894078
                    }
                },
                "ranking": 10.14262671891912,
                "professional": false,
                "ui_class": ""
            },
            "description": "BegINner fiGhT!!! VER3 \nOTHER RULE ~~~~~ \nLETS ENJOY",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 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": 17825,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-01-16T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-01-16T04:00:51.012746Z",
            "ended": null,
            "start_waiting": "2026-01-16T04:00:50.609964Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 125974,
            "name": "N 3 ტურნირი",
            "director": {
                "id": 1459143,
                "username": "Gochadvalii",
                "country": "ge",
                "icon": "https://secure.gravatar.com/avatar/91b1714ddc9099ef33e2e3b50fad9a7a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 944.6621166462285,
                        "deviation": 60.964018006981114,
                        "volatility": 0.059973038368868734
                    }
                },
                "ranking": 13.598982564076188,
                "professional": false,
                "ui_class": ""
            },
            "description": "8.30 წუთზე დაიწყება N3 ტურნირი. მსურველებს ლეგიძლიათ დარეგისტრირდეთ.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 420,
                "period_time": 20,
                "periods": 4
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15109,
                "name": "გო ქუთაისლი",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 34,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-02T16:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-02T16:30:14.615268Z",
            "ended": "2025-03-02T17:47:38.869849Z",
            "start_waiting": "2025-03-02T16:30:14.527019Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 50477,
            "name": "第期 はむすたヌクラス 路盀【 楜人リヌグ戊 】",
            "director": {
                "id": 582205,
                "username": "さかもず",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/a4fd22623c4d90b173eef890e634934d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1806.4877161432678,
                        "deviation": 141.8396152914018,
                        "volatility": 0.06002488366424099
                    }
                },
                "ranking": 28.607415450972766,
                "professional": false,
                "ui_class": ""
            },
            "description": "はむすたヌクラスは路盀での開催です。 察象棋力玚玚\n\n挚拶はしっかり マナヌを守っお楜しく察局したしょう",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3048,
                "name": "【 公匏 】楜人リヌグ戊",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/b602a3a4c62da69475b1f2bf4b93d4a1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-07-26T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-04T18:39:55.122348Z",
            "ended": "2019-08-28T09:36:03.875468Z",
            "start_waiting": "2019-08-04T18:39:54.474779Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b602a3a4c62da69475b1f2bf4b93d4a1-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 21683,
            "name": "Test one",
            "director": {
                "id": 354612,
                "username": "тОЌур500",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5ba0272a096e77089fb94a7ef406f098?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1434.4060663397406,
                        "deviation": 113.17450834616776,
                        "volatility": 0.060019994594194985
                    }
                },
                "ranking": 23.268247627412478,
                "professional": false,
                "ui_class": ""
            },
            "description": "тест ПЎОМ.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 20,
            "time_control_parameters": {
                "total_time": 1800,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1777,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-11-01T05:30:00Z",
            "players_start": 24,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-11-02T07:03:46.839612Z",
            "ended": "2016-11-02T07:03:46.818930Z",
            "start_waiting": "2016-11-02T07:03:46.780980Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}