List all tournaments or create a new tournament.

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

{
    "count": 59451,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=31",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=29",
    "results": [
        {
            "id": 393,
            "name": "This is my 4th mini-tournament, eh!",
            "director": {
                "id": 8599,
                "username": "Rock_Lee_Eh",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/73741ea570def1d114a9ac9bb6726916?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.3648265894894,
                        "deviation": 65.28167659816387,
                        "volatility": 0.06002553520999352
                    }
                },
                "ranking": 21.646596099323933,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 345600,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-12-22T19:08:00Z",
            "ended": "2008-04-10T01:29:00Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 22955,
            "name": "Beginner's Tournament",
            "director": {
                "id": 394426,
                "username": "13RAiN17",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/4750dc5cc067be2683d0c548f6bfad2a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1123.0398848547989,
                        "deviation": 85.55493833364629,
                        "volatility": 0.060037222706568444
                    }
                },
                "ranking": 17.60317221197202,
                "professional": false,
                "ui_class": ""
            },
            "description": "A friendly tournament for beginners.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 604800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1373,
                "name": "10 Rank Range Events",
                "summary": "A group where events are held at 10 rank intervals (e.g. 30-21 kyu; 20-11 kyu).",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/94c484cac7edb07c8ac142cee7ef277e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-01-07T18:00:00Z",
            "players_start": 16,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-01-09T15:38:41.034450Z",
            "ended": "2017-08-07T03:06:46.608602Z",
            "start_waiting": "2017-01-09T15:38:40.595190Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/94c484cac7edb07c8ac142cee7ef277e-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 1103,
            "name": "No handicap tournament",
            "director": {
                "id": 29192,
                "username": "Frafa",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9c4b34688b47de3f7f6a7602e78def26?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1604.905557662077,
                        "deviation": 64.34464626203722,
                        "volatility": 0.05998531665539639
                    }
                },
                "ranking": 25.86831764854972,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-23T17:38:33Z",
            "ended": "2010-05-23T15:38:33Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2263,
            "name": "Ronnie_007's mini-tournament",
            "director": {
                "id": 26869,
                "username": "Ronnie_007",
                "country": "aq",
                "icon": "https://secure.gravatar.com/avatar/4f548b8c3dc6b363c01187faec13c5a2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3411322115244,
                        "deviation": 67.29094359021151,
                        "volatility": 0.05999829532402111
                    }
                },
                "ranking": 22.36204254997949,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-01T13:23:30Z",
            "ended": "2013-09-01T11:23:30Z",
            "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": 843,
            "name": "Lazygirl's \"It's Not Checkers Daddy, It's GO\" Mini-Tournament",
            "director": {
                "id": 13272,
                "username": "LazyGirl",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bc01e7f3d61a30b5095e89f668f09fe4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1265.1925182295072,
                        "deviation": 63.657352301451475,
                        "volatility": 0.06010630630914548
                    }
                },
                "ranking": 20.362307449524884,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-07-30T13:48:22Z",
            "ended": "2009-07-30T11:48:22Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 936,
            "name": "9x9 mini-tournament  #1",
            "director": {
                "id": 26869,
                "username": "Ronnie_007",
                "country": "aq",
                "icon": "https://secure.gravatar.com/avatar/4f548b8c3dc6b363c01187faec13c5a2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3411322115244,
                        "deviation": 67.29094359021151,
                        "volatility": 0.05999829532402111
                    }
                },
                "ranking": 22.36204254997949,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-09-29T12:48:41Z",
            "ended": "2009-09-29T10:48:41Z",
            "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": 2246,
            "name": "lionminhu's mini-tournament",
            "director": {
                "id": 47166,
                "username": "lionminhu",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d860f936a5bf8b599eb5366363ce07c1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1194.4917271664387,
                        "deviation": 73.79176429804689,
                        "volatility": 0.0600056052000583
                    }
                },
                "ranking": 19.031100569477832,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-15T17:10:52Z",
            "ended": "2013-09-15T15:10:52Z",
            "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": 3112,
            "name": "Four Seasons Tournament Series - Autumn 2014 Low Kju",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to Four Seasons Tournament - a correspondence competition for those players, who can't play live tournaments! Our tournament will start at September 1st 2014.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 29760,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 172800,
                "time_increment": 28800
            },
            "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": 17812,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-08-31T20:15:49.810104Z",
            "ended": "2014-10-20T17:40:47.926785Z",
            "start_waiting": "2014-08-31T20:15:49.608619Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1139,
            "name": "Rose Mini-tournement #2",
            "director": {
                "id": 28088,
                "username": "Princess_Rose",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/12541b92aa2697e007f43f9805fbeb9c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 801.7140147959251,
                        "deviation": 76.13719481429828,
                        "volatility": 0.059953748513268734
                    }
                },
                "ranking": 9.8006379617329,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-18T13:57:20Z",
            "ended": "2010-05-18T11:57:20Z",
            "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": 132218,
            "name": "Kranj 116",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 786.9317680033697,
                        "deviation": 63.72458770887046,
                        "volatility": 0.059922034172810626
                    }
                },
                "ranking": 9.369807006429141,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 38051,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-09-12T15:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 9,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-09-12T15:00:16.425933Z",
            "ended": null,
            "start_waiting": "2025-09-12T15:00:16.244381Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}