List all tournaments or create a new tournament.

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

{
    "count": 59433,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=16",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=14",
    "results": [
        {
            "id": 2624,
            "name": "Beginner Tournament",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast, 9x9, Chinese rules, no handicap, no analysis",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 172800,
                "time_increment": 43200
            },
            "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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-11-04T15:00:28.858346Z",
            "ended": "2013-12-09T20:34:55.164524Z",
            "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": 58602,
            "name": "paldkjdjdjdh",
            "director": {
                "id": 748237,
                "username": "PAPA LOUIE",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5ca63bebc1e9733a922cf80a18e54a3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 547.3072455519224,
                        "deviation": 78.58011345147807,
                        "volatility": 0.059984484173782465
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "ftfrtfyyfttfy",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House šŸ”°šŸ”°\nšŸ˜ƒšŸ™ƒšŸ˜ŠšŸ‘‹ YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 159,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-14T23:21:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-14T23:21:40.738251Z",
            "ended": "2020-10-14T23:59:09.615196Z",
            "start_waiting": "2020-04-14T23:21:39.449588Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 2050,
            "name": "mayari's mini-tournament",
            "director": {
                "id": 46674,
                "username": "mayari",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8f6fbd4ef46a233ab5e2e6940b100378?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1476.9973119630995,
                        "deviation": 64.58672045633413,
                        "volatility": 0.05998229855145885
                    }
                },
                "ranking": 23.94562383018296,
                "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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-23T18:38:05Z",
            "ended": "2013-05-23T16:38:05Z",
            "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": 1969,
            "name": "Hikyu 19x19 session",
            "director": {
                "id": 28241,
                "username": "Ketsa",
                "country": "ch",
                "icon": "https://secure.gravatar.com/avatar/34910a9302d2553410bae7f1a22338b1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1389.1367365319793,
                        "deviation": 69.12719601453918,
                        "volatility": 0.060027281550323434
                    }
                },
                "ranking": 22.52586483580168,
                "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": 432000,
                "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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-07T08:13:56Z",
            "ended": "2012-12-07T07:13:56Z",
            "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": 942,
            "name": "Fragnix's Super-Quick 19, for beginners, as usual",
            "director": {
                "id": 27708,
                "username": "fragnix",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f923149275abc4f0c8a031e8a9f991db-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1288.262978420763,
                        "deviation": 62.03911131299328,
                        "volatility": 0.0599600014565973
                    }
                },
                "ranking": 20.780639147409133,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-09-15T13:48:55Z",
            "ended": "2009-09-15T11:48:55Z",
            "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": 96559,
            "name": "Dmdmdc",
            "director": {
                "id": 1134434,
                "username": "BVB1909",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/4ab12741fa2999c26622e94ed4c9a0d6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1354.1504114176673,
                        "deviation": 63.94935285704724,
                        "volatility": 0.06002797484951501
                    }
                },
                "ranking": 21.93534893360515,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kfkffkfkf",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 11518,
                "name": "Kackawurst",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-08T17:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-08T17:00:21.655225Z",
            "ended": "2022-11-08T17:18:53.911224Z",
            "start_waiting": "2022-11-08T17:00:21.593566Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1409,
            "name": "Kohalander's mini-tournament",
            "director": {
                "id": 34194,
                "username": "Kohalander",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/c3595f61bc1141ad109689e6c033c53d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.7361155159622,
                        "deviation": 64.80422778167461,
                        "volatility": 0.059971191625710706
                    }
                },
                "ranking": 26.826629630982424,
                "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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-04-27T03:14:54Z",
            "ended": "2011-04-27T01:14:54Z",
            "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": 2735,
            "name": "Little GO",
            "director": {
                "id": 50597,
                "username": "corixan",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c5dae9d0a5a7d03446be9daa3e394b67?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1420.9863785075486,
                        "deviation": 64.45929052333585,
                        "volatility": 0.06001017537534425
                    }
                },
                "ranking": 23.05064667296717,
                "professional": false,
                "ui_class": ""
            },
            "description": "A little tournament for practice.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400
            },
            "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": 17809,
                "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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-12-28T10:08:10.626842Z",
            "ended": "2014-01-03T12:13:42.801670Z",
            "start_waiting": "2013-12-28T10:08:10.157013Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1028,
            "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": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "time_increment": 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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-06-05T09:52:29Z",
            "ended": "2010-06-05T07:52:29Z",
            "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": 1451,
            "name": "9*9 mini-tournament IV",
            "director": {
                "id": 24889,
                "username": "BOfH",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/819ebc88370cf7a8a1430f3698cc368a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1217.4387990354903,
                        "deviation": 64.98599920223056,
                        "volatility": 0.060030584226358805
                    }
                },
                "ranking": 19.471611385992336,
                "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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-06-06T00:40:09Z",
            "ended": "2011-06-05T22:40:09Z",
            "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
        }
    ]
}