List all tournaments or create a new tournament.

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

{
    "count": 59363,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=4",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=2",
    "results": [
        {
            "id": 2204,
            "name": "Bodysnatchers Return",
            "director": {
                "id": 39751,
                "username": "Bodysnatchersinc",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/fb7b70fd4abfc61f565b5ed850897d35?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1504.9040445990145,
                        "deviation": 62.903096401498935,
                        "volatility": 0.06002709312879178
                    }
                },
                "ranking": 24.3789444840187,
                "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": 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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-06-20T19:54:23Z",
            "ended": "2013-06-20T17:54:23Z",
            "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": 739,
            "name": "Fudo_Vince's mini-tournament",
            "director": {
                "id": 24578,
                "username": "Fudo_Vince",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b27847632967dcd8162dab428faa5a97?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 873.3963948684636,
                        "deviation": 85.16458295343871,
                        "volatility": 0.059987729497021906
                    }
                },
                "ranking": 11.783147454936575,
                "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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-03-27T03:33:48Z",
            "ended": "2009-03-27T02:33:48Z",
            "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": 2927,
            "name": "9x9 Mini-Tournement for 30Ks",
            "director": {
                "id": 67357,
                "username": "Lein@d Why?",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/3a7c340bccabcef9661d2dc18ff12905-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1206.3338535720202,
                        "deviation": 62.726993542191146,
                        "volatility": 0.06012340100410309
                    }
                },
                "ranking": 19.25947821741587,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sorry about the previous one I should have set that to correspondence. This one IS correspondence and yeah that's right 30Ks only.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 44160,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 432000,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 222,
                "name": "Low-Rating 30k's",
                "summary": "A group so low-rating 30k's can find each other, play against each other, and beat each other. Everyone deserves an approximately 50/50 win rate.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 279,
                "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-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": 0,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-05-21T16:55:03.929076Z",
            "ended": "2014-06-25T21:32:22.764414Z",
            "start_waiting": "2014-05-21T16:55:03.681636Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2293,
            "name": "Feeorin's mini-tournament",
            "director": {
                "id": 45180,
                "username": "Feeorin",
                "country": "rs",
                "icon": "https://user-uploads.online-go.com/7fb3366623592e1a93bf0f67014936eb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1240.379786174341,
                        "deviation": 65.00196043404797,
                        "volatility": 0.060094143611899346
                    }
                },
                "ranking": 19.903782644830702,
                "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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-21T17:41:27Z",
            "ended": "2013-08-21T15:41:27Z",
            "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": 1649,
            "name": "Hikuru's mini-tournament",
            "director": {
                "id": 40254,
                "username": "Hikuru",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/dfe4e9d5f414e689fe248e9b0d468426?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1119.8833299840762,
                        "deviation": 75.5244578736633,
                        "volatility": 0.06001039420219737
                    }
                },
                "ranking": 17.538012341123498,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-03-22T03:22:59Z",
            "ended": "2012-03-22T02:22:59Z",
            "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": 1590,
            "name": "sisterray112's mini-tournament",
            "director": {
                "id": 39562,
                "username": "sisterray112",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0ef13cc1fbf3d0d27944e2e003a9570d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1344.5790674350753,
                        "deviation": 69.54061518129977,
                        "volatility": 0.06003518526973424
                    }
                },
                "ranking": 21.771140150197667,
                "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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-11-04T20:29:51Z",
            "ended": "2011-11-04T19:29:51Z",
            "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": 2314,
            "name": "13x13 MT",
            "director": {
                "id": 50931,
                "username": "proximus63",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/7b6e4484f3aa94aeb33d527be3543ffe-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 703.3914942951533,
                        "deviation": 65.68462182512765,
                        "volatility": 0.060136799127310084
                    }
                },
                "ranking": 6.771730702114076,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-07T01:22:56Z",
            "ended": "2013-10-27T16:04:51.464390Z",
            "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": 1749,
            "name": "antonytrupe's mini-tournament",
            "director": {
                "id": 41990,
                "username": "antonytrupe",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/c9e72f07317397ee0c9967f36f51e2b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.609751323431,
                        "deviation": 64.6758904493726,
                        "volatility": 0.05998201688835509
                    }
                },
                "ranking": 24.588825639102016,
                "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": 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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-03-24T18:36:15Z",
            "ended": "2012-03-24T17:36:15Z",
            "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": 2292,
            "name": "Beginner's mini-tournament",
            "director": {
                "id": 45180,
                "username": "Feeorin",
                "country": "rs",
                "icon": "https://user-uploads.online-go.com/7fb3366623592e1a93bf0f67014936eb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1240.379786174341,
                        "deviation": 65.00196043404797,
                        "volatility": 0.060094143611899346
                    }
                },
                "ranking": 19.903782644830702,
                "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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-29T19:53:50Z",
            "ended": "2013-08-29T17:53:50Z",
            "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": 1752,
            "name": "antonytrupe's mini-tournament",
            "director": {
                "id": 41990,
                "username": "antonytrupe",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/c9e72f07317397ee0c9967f36f51e2b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.609751323431,
                        "deviation": 64.6758904493726,
                        "volatility": 0.05998201688835509
                    }
                },
                "ranking": 24.588825639102016,
                "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": 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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-03-03T22:22:27Z",
            "ended": "2012-03-03T21:22:27Z",
            "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
        }
    ]
}