List all tournaments or create a new tournament.

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

{
    "count": 58819,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=5882",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=5880",
    "results": [
        {
            "id": 1599,
            "name": "Tournoi HFR",
            "director": {
                "id": 28534,
                "username": "lorill",
                "country": "no",
                "icon": "https://secure.gravatar.com/avatar/1cc4fedbd6451dfe83d05b2671c3f4f0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1521.5405759655307,
                        "deviation": 64.00784653747351,
                        "volatility": 0.060173828036782354
                    }
                },
                "ranking": 24.633460676306893,
                "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": "2012-02-25T09:10:15Z",
            "ended": "2012-02-25T08:10: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": 1458,
            "name": "Gogiuk's mini-tournament",
            "director": {
                "id": 31916,
                "username": "Gogiuk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/aad3c145a48af16f58040b984866b038?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1794.052728212415,
                        "deviation": 65.84033093663335,
                        "volatility": 0.06019799426864397
                    }
                },
                "ranking": 28.44751105906552,
                "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": 0,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-06-30T07:42:54Z",
            "ended": "2011-06-30T05:42:54Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1934,
            "name": "Koworu's mini-tournament III",
            "director": {
                "id": 18317,
                "username": "Koworu",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fc50c6bedbf20e687f14e33c1ed34eb0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1751.1741032696373,
                        "deviation": 63.61724873998119,
                        "volatility": 0.059966677759709666
                    }
                },
                "ranking": 27.88749692120436,
                "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": 864000,
                "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": 17,
            "max_ranking": 22,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-11-02T15:36:25Z",
            "ended": "2012-11-02T14:36:25Z",
            "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": 829,
            "name": "Jeff's mini-tournament",
            "director": {
                "id": 11332,
                "username": "JeffW1961",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/715660e5da865a6caec438f45b32d596-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 511.17374945533516,
                        "deviation": 71.56445874057235,
                        "volatility": 0.05989324002930899
                    }
                },
                "ranking": 5,
                "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": "2009-08-11T12:16:37Z",
            "ended": "2009-08-11T10:16:37Z",
            "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": 1457,
            "name": "deguoren's mini-tournament",
            "director": {
                "id": 28523,
                "username": "deguoren",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fbc98d14f3310062834ec116a9a07683?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1827.82236601581,
                        "deviation": 64.91225772635146,
                        "volatility": 0.06003268193684833
                    }
                },
                "ranking": 28.879215493835027,
                "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": 17,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-09-03T00:24:10Z",
            "ended": "2011-09-02T22:24: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": 1264,
            "name": "The Ministry of Silly Moves, pt 3",
            "director": {
                "id": 28201,
                "username": "ives",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/4ff38a9855a5325507cbe6f8eab6e2c2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1683.7896052617307,
                        "deviation": 63.11433111755294,
                        "volatility": 0.05985598310227053
                    }
                },
                "ranking": 26.97910229701918,
                "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": 19,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-01-04T10:03:21Z",
            "ended": "2011-01-04T09:03:21Z",
            "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": 2977,
            "name": "19 squared",
            "director": {
                "id": 6489,
                "username": "folly",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/55bf20f8c369818205f9fd89a6f30687-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1153.5384440115931,
                        "deviation": 65.40421445201942,
                        "volatility": 0.05994538637023112
                    }
                },
                "ranking": 18.223474951389964,
                "professional": false,
                "ui_class": ""
            },
            "description": "Big board fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 89280,
            "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": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-07-19T09:21:49.627670Z",
            "ended": "2015-08-23T21:17:45.135107Z",
            "start_waiting": "2014-07-19T09:21:48.546039Z",
            "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": 1598,
            "name": "Thirteens for Starters mini",
            "director": {
                "id": 39560,
                "username": "PaulGoHere",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/0f1ac5c7a15a71badb215341f6a92e15?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1278.9478325461664,
                        "deviation": 66.5445989038552,
                        "volatility": 0.06003370308511538
                    }
                },
                "ranking": 20.612638473303857,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 0,
            "max_ranking": 3,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-06T16:04:29Z",
            "ended": "2012-02-06T15:04:29Z",
            "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": 1265,
            "name": "touko's mini-tournament",
            "director": {
                "id": 32664,
                "username": "touko",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a7a965110d24ef7bcb421a13c134dd2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2010.3845942788892,
                        "deviation": 68.34455638054713,
                        "volatility": 0.06016667784216901
                    }
                },
                "ranking": 31.083112852786034,
                "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": "2010-09-30T20:12:12Z",
            "ended": "2010-09-30T18:12:12Z",
            "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": 1456,
            "name": "odilo's mini-tournament",
            "director": {
                "id": 23534,
                "username": "odilo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a280d023f0b8970aaec354d11b55aa00?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1259.1697691530774,
                        "deviation": 67.98859504176583,
                        "volatility": 0.06001806175266714
                    }
                },
                "ranking": 20.251842397524285,
                "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": 2,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-06-29T02:27:52Z",
            "ended": "2011-06-29T00:27:52Z",
            "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
        }
    ]
}