List all tournaments or create a new tournament.

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

{
    "count": 58844,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=29",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=27",
    "results": [
        {
            "id": 673,
            "name": "marjanna's mini-tournament",
            "director": {
                "id": 24044,
                "username": "deleted-fa431bc3-5608-482a-9a81-2ede9096adcc",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/870ee330d2a4e96084d84f846d18e497-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1307.5090401004124,
                        "deviation": 62.502290577993485,
                        "volatility": 0.058341950747726856
                    }
                },
                "ranking": 21.12393161634429,
                "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": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-12-24T17:14:02Z",
            "ended": "2008-12-24T16:14:02Z",
            "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": 2739,
            "name": "takkaa",
            "director": {
                "id": 733,
                "username": "takkaa",
                "country": "pl",
                "icon": "https://secure.gravatar.com/avatar/04ec8884ae7cd96e2536ac2138a100d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1779.510780526295,
                        "deviation": 64.56126229807248,
                        "volatility": 0.05990329909237355
                    }
                },
                "ranking": 28.259100836979073,
                "professional": false,
                "ui_class": ""
            },
            "description": "takkaa",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "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": 20,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-01-07T17:32:18.478481Z",
            "ended": "2014-05-14T05:39:28.536462Z",
            "start_waiting": "2014-01-07T17:32:17.065898Z",
            "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": 2556,
            "name": "GoMaster November 2013",
            "director": {
                "id": 82,
                "username": "BFF",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/48d65cd0806a7b6e1911c10d557b6ffb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1496.6571309968624,
                        "deviation": 66.59345665503561,
                        "volatility": 0.0600852454495633
                    }
                },
                "ranking": 24.251732996975477,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open competition of november.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 14400,
            "time_control_parameters": {
                "total_time": 1296000,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-11-01T15:43:19.353899Z",
            "ended": "2014-05-21T19:10:59.837971Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1369,
            "name": "sucram's mini-tournament",
            "director": {
                "id": 22851,
                "username": "sucram",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9f244aebad7cad00c03cefa7766d84e0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1517.991811771322,
                        "deviation": 65.34340863419284,
                        "volatility": 0.059962921760055986
                    }
                },
                "ranking": 24.579403724154304,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-02-20T21:46:16Z",
            "ended": "2011-02-20T20:46:16Z",
            "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": 1515,
            "name": "mpopovic's mini-tournament",
            "director": {
                "id": 37933,
                "username": "mpopovic",
                "country": "hr",
                "icon": "https://secure.gravatar.com/avatar/c59d1bc6c43b29901340416006a74980?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1546.5023360922396,
                        "deviation": 66.41188001715417,
                        "volatility": 0.05989258273925003
                    }
                },
                "ranking": 25.010168248305778,
                "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": "2011-09-02T02:40:09Z",
            "ended": "2011-09-02T00: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
        },
        {
            "id": 2752,
            "name": "13x13 fun",
            "director": {
                "id": 55394,
                "username": "san",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a65ba7e3ee2ae75ba8ae263e5a73537c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.1517979685377,
                        "deviation": 73.12695470651377,
                        "volatility": 0.06002430222803883
                    }
                },
                "ranking": 17.564219013754354,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun\n",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 120,
                "max_time": 300,
                "time_increment": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 92,
                "name": "Pun Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/86348fb2e2f72334f1c53cb7bfdff100-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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-01-13T17:56:20.434996Z",
            "ended": "2014-01-13T18:17:13.821713Z",
            "start_waiting": "2014-01-13T17:56:20.021484Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86348fb2e2f72334f1c53cb7bfdff100-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 674,
            "name": "Spiny flower bends in the wind.",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "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": 22,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-01-21T12:33:19Z",
            "ended": "2009-01-21T11:33:19Z",
            "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": 1514,
            "name": "I play sports... no I don't, wtf?!",
            "director": {
                "id": 32185,
                "username": "antinoun",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5a55fc1eb56c418d7ea0d2d33ea5336a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1738.574242995871,
                        "deviation": 66.20295526077192,
                        "volatility": 0.05995034719237882
                    }
                },
                "ranking": 27.720328401369557,
                "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": 518400,
                "max_time": 604800,
                "time_increment": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-04T13:25:50Z",
            "ended": "2012-10-04T11:25:50Z",
            "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": 2437,
            "name": "Honinbo Handicap Title Tournament 2011",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Honinbo Handicap Title Tournament 2011",
            "schedule": null,
            "title": {
                "id": 6,
                "name": "Honinbo Handicap Title Tournament",
                "holder": {
                    "id": 1094,
                    "username": "Terranigma",
                    "country": "aq",
                    "icon": "https://secure.gravatar.com/avatar/4ce04e6f72da804ced91849ccefb291c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1930.3407490575578,
                            "deviation": 66.16747785054929,
                            "volatility": 0.06069402308790958
                        }
                    },
                    "ranking": 30.14253985935054,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "japanese",
                "tournament_type": "s_mcmahon"
            },
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "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": null,
            "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": "2011-02-28T23:00:26Z",
            "ended": "2011-02-28T23:00:26Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/honinbo_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 675,
            "name": "cook777's 5 kyu mini-tournament",
            "director": {
                "id": 21970,
                "username": "cook777",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0f098ad54cec84475b7a3faa0a0fc9fc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1887.652406918629,
                        "deviation": 68.3275060222648,
                        "volatility": 0.06044844218564597
                    }
                },
                "ranking": 29.624845739259918,
                "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": false,
            "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": "2009-02-21T21:36:52Z",
            "ended": "2009-02-21T20:36:52Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}