List all tournaments or create a new tournament.

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

{
    "count": 59454,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=33",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=31",
    "results": [
        {
            "id": 869,
            "name": "illluck's 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": 2110.241728693711,
                        "deviation": 72.15422200092068,
                        "volatility": 0.06015352988926858
                    }
                },
                "ranking": 32.20534290370857,
                "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": 26,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-03-01T09:37:03Z",
            "ended": "2010-03-01T08:37:03Z",
            "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": 1068,
            "name": "MarkvanRooijen's mini-tournament",
            "director": {
                "id": 22898,
                "username": "MarkvanRooijen",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/954f4ffde0ef05d2c13633f2b7446e94?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.9810479358775,
                        "deviation": 65.19496803666851,
                        "volatility": 0.06013973895641979
                    }
                },
                "ranking": 17.6637211941085,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-06-11T11:46:46Z",
            "ended": "2010-06-11T09:46:46Z",
            "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": 870,
            "name": "flowman's mini-tournament",
            "director": {
                "id": 20221,
                "username": "flowman",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/cc24952eeaac55fac50195e61243d089?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1331.8855936701764,
                        "deviation": 63.60684422057915,
                        "volatility": 0.059907493540384216
                    }
                },
                "ranking": 21.55155487031082,
                "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": 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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-09-27T11:11:15Z",
            "ended": "2009-09-27T09:11:15Z",
            "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": 871,
            "name": "mini tournament",
            "director": {
                "id": 7172,
                "username": "mortenand",
                "country": "dk",
                "icon": "https://user-uploads.online-go.com/b8615b2c0ebcf8d918a601b2e2c15c12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1378.7140024692346,
                        "deviation": 63.67095296616444,
                        "volatility": 0.05995803471647815
                    }
                },
                "ranking": 22.351514802653732,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 864000,
                "time_increment": 172800
            },
            "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": 3,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-01-04T00:00:05Z",
            "ended": "2010-01-03T23:00: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": 1067,
            "name": "9x9 Mini-Cup (2)",
            "director": {
                "id": 27899,
                "username": "Negi",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/916fa5678c1a97da52babf181124c8eb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1692.53512741016,
                        "deviation": 63.64944105690529,
                        "volatility": 0.059966307430087636
                    }
                },
                "ranking": 27.099031099228636,
                "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": 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": 8,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-03-09T17:34:49Z",
            "ended": "2010-03-09T16:34:49Z",
            "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": 1066,
            "name": "heechee's mini-tournament",
            "director": {
                "id": 28821,
                "username": "heechee",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5186bf5468af74386df2519d40eb6a7f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1662.2167702162942,
                        "deviation": 76.98179871561508,
                        "volatility": 0.059983804514548544
                    }
                },
                "ranking": 26.68058639758535,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "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": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-06T19:57:41Z",
            "ended": "2010-05-06T17:57:41Z",
            "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": 872,
            "name": "Andreas' 34th 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": 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": 9,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-08-02T18:33:21Z",
            "ended": "2009-08-02T16:33:21Z",
            "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": 1065,
            "name": "2nd annual OGS open",
            "director": {
                "id": 29698,
                "username": "jobbob245",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/20912d55780c93bb66b8b9477b5c37d1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1338.05506261425,
                        "deviation": 72.43903673204956,
                        "volatility": 0.06000638321309588
                    }
                },
                "ranking": 21.658541113556804,
                "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-03-02T17:32:51Z",
            "ended": "2010-03-02T16:32:51Z",
            "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": 1064,
            "name": "Tangerine's mini-tournament",
            "director": {
                "id": 23772,
                "username": "Tangerine",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/184fb69faeff10f0827fbd21e3ceda98?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1765.5579968443003,
                        "deviation": 61.295365863172314,
                        "volatility": 0.059995585958249505
                    }
                },
                "ranking": 28.07687102401262,
                "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": 345600,
                "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": 24,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-03-12T03:31:29Z",
            "ended": "2010-03-12T02:31: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": 14068,
            "name": "lololol",
            "director": {
                "id": 213717,
                "username": "Дэлиор",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4e9e227ceb23ccebef8ce297ca6f349d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 914.1972663051623,
                        "deviation": 100.276868092111,
                        "volatility": 0.06002204781108671
                    }
                },
                "ranking": 12.840103816933503,
                "professional": false,
                "ui_class": ""
            },
            "description": "играйте все",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40560,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 604800,
                "time_increment": 39600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1940,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-01-13T18:00:00Z",
            "players_start": null,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-13T18:00:08.337941Z",
            "ended": "2016-01-13T18:00:08.314779Z",
            "start_waiting": "2016-01-13T18:00:08.123655Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 1,
            "ranked": true
        }
    ]
}