List all tournaments or create a new tournament.

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

{
    "count": 58834,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=5600",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=5598",
    "results": [
        {
            "id": 111819,
            "name": "Castle",
            "director": {
                "id": 154786,
                "username": "Samurai T",
                "country": "rs",
                "icon": "https://user-uploads.online-go.com/fc8655823be3f2eafe135fa4e85b86bc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 826.9110105715032,
                        "deviation": 72.22889228804411,
                        "volatility": 0.059783269468270527
                    }
                },
                "ranking": 10.517017718400206,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play for pleasure and analize games",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 177,
                "name": "GO Beginners",
                "summary": "For alle GO beginners of the world. We play tournaments with rating limit.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 259,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-01T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 9,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-01T17:00:01.846048Z",
            "ended": "2024-11-04T13:02:07.563131Z",
            "start_waiting": "2024-02-01T17:00:01.721419Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 581,
            "name": "illluck's 9 by 9 mini-tournament",
            "director": {
                "id": 8913,
                "username": "illluck",
                "country": "bm",
                "icon": "https://secure.gravatar.com/avatar/85bdd392bea699743bc80952caf31802?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2099.8465385506156,
                        "deviation": 71.0935085541833,
                        "volatility": 0.06015179605500132
                    }
                },
                "ranking": 32.091022668322026,
                "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": 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": 9,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-09-12T19:47:42Z",
            "ended": "2008-09-12T17:47:42Z",
            "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": 851,
            "name": "Andreas' 33th mini-tournament",
            "director": {
                "id": 12608,
                "username": "Andreas",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9391313b744a480fccc4b2ffa6031575?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1708.106347149412,
                        "deviation": 65.43808331330433,
                        "volatility": 0.05994359485799847
                    }
                },
                "ranking": 27.311035957117518,
                "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": "simple",
                "per_move": 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": 9,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-06-16T07:53:17Z",
            "ended": "2009-06-16T05:53:17Z",
            "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": 1019,
            "name": "Fragnix's Musing Meetings - Big Chinese",
            "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": 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": 9,
            "max_ranking": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-08-05T11:01:13Z",
            "ended": "2010-08-05T09:01:13Z",
            "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": 57362,
            "name": "2020 03 D",
            "director": {
                "id": 307866,
                "username": "swafaron",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/c62da84b968b7d03ab1235c4e4988c13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1568.7246028591371,
                        "deviation": 62.77870530874028,
                        "volatility": 0.05985028812148364
                    }
                },
                "ranking": 25.340451859744853,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneio 2020 03 D",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1527,
                "name": "Brasil",
                "summary": "Ponto de encontro dos jogadores brasileiros",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 483,
                "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-15T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 9,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-03-15T03:00:19.918070Z",
            "ended": "2020-04-29T08:36:57.609635Z",
            "start_waiting": "2020-03-15T03:00:19.597647Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 107208,
            "name": "Comme il faut 9x9 #06",
            "director": {
                "id": 1224784,
                "username": "deleted-8a6b2d14-d91b-4606-9de6-ae56bac9bb56",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/4f1b28979a22153f6fe69bb1490efbad-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 848.1503119998227,
                        "deviation": 63.285346813954284,
                        "volatility": 0.059946951695909155
                    }
                },
                "ranking": 11.10412002264507,
                "professional": false,
                "ui_class": ""
            },
            "description": ">>> Have fun playing with someone of similar rank, using handicap to equalize the difference! This one is 9x9.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 101638,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 432000,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13256,
                "name": "Comme il faut (fast correspondence) ",
                "summary": "fast correspondence, similar rank adversaries, with handicap",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/c2a5d1e14eac226d377f42bd1d458a63-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-17T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 19,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-17T15:00:57.485715Z",
            "ended": "2024-01-08T22:11:35.349637Z",
            "start_waiting": "2023-09-17T15:00:57.387658Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c2a5d1e14eac226d377f42bd1d458a63-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 1025,
            "name": "Fragnix's Musing Meetings - Mid-range Medling",
            "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": 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": 9,
            "max_ranking": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-05T14:48:10Z",
            "ended": "2010-05-05T12:48:10Z",
            "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": 61,
            "name": "well come mini-tournament",
            "director": {
                "id": 2239,
                "username": "rosa",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9a01478fc1925089acecbf72ed10cd8c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1659.2040440947214,
                        "deviation": 124.18179971496427,
                        "volatility": 0.05998796776192572
                    }
                },
                "ranking": 26.638589533748327,
                "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": 9,
            "max_ranking": 13,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-02-18T01:37:00Z",
            "ended": "2006-07-12T14:30:00Z",
            "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": 908,
            "name": "beidao's mini-tournament",
            "director": {
                "id": 12516,
                "username": "beidao",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1013.0991272368644,
                        "deviation": 63.29146240395605,
                        "volatility": 0.05972899728164624
                    }
                },
                "ranking": 15.218140779565262,
                "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": 259200,
                "max_time": 604800,
                "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": 9,
            "max_ranking": 12,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-01-10T06:32:35Z",
            "ended": "2010-01-10T05:32:35Z",
            "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": 1236,
            "name": "Fast mini-tournament",
            "director": {
                "id": 4822,
                "username": "isavr",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/58026a84730d934e61e7b6b9fe86936d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1619.7134032859321,
                        "deviation": 67.54904450156698,
                        "volatility": 0.059993748512467214
                    }
                },
                "ranking": 26.08093441970584,
                "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": 9,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-12-21T15:42:23Z",
            "ended": "2010-12-21T14:42:23Z",
            "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
        }
    ]
}