List all tournaments or create a new tournament.

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

{
    "count": 59432,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=10",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=8",
    "results": [
        {
            "id": 137,
            "name": "QuanX's mini-tournament",
            "director": {
                "id": 3956,
                "username": "QuanX",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6c55888cc652ff302cdf0cd6cd050a76?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1064.7456117729091,
                        "deviation": 204.0136331284258,
                        "volatility": 0.05999914212495618
                    }
                },
                "ranking": 16.369201209923876,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-10-21T00:26:00Z",
            "ended": "2007-06-22T15:09:00Z",
            "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": 3456,
            "name": "Fight Club´s \"Big Board Blitz\" Dec, 3 start 21:00 UTC/GMT",
            "director": {
                "id": 102987,
                "username": "Fight Club´s Admin",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1403.9107440568043,
                        "deviation": 68.41290124459677,
                        "volatility": 0.060041081424571756
                    }
                },
                "ranking": 22.77077400148111,
                "professional": false,
                "ui_class": ""
            },
            "description": "<br>all ranks welcome<br><br> <img src=\"http://veterator.com/pic/cry/fox_white_up.png\"><br> <br> \"enjoy the procedure and the goal will unfold\"",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 15,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 351,
                "name": "Fight Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 367,
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-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": "2014-12-03T21:01:37.218667Z",
            "ended": "2014-12-03T22:54:04.805391Z",
            "start_waiting": "2014-12-03T21:01:36.928056Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 138,
            "name": "QuanX's mini-tournament",
            "director": {
                "id": 3956,
                "username": "QuanX",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6c55888cc652ff302cdf0cd6cd050a76?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1064.7456117729091,
                        "deviation": 204.0136331284258,
                        "volatility": 0.05999914212495618
                    }
                },
                "ranking": 16.369201209923876,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "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": "2006-10-21T00:27:00Z",
            "ended": "2007-02-07T18:30:00Z",
            "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": 139,
            "name": "kraken19's mini-tournament",
            "director": {
                "id": 3957,
                "username": "kraken19",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/5493c6218a9ae02e6b9d673606416cb5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1094.9334073779328,
                        "deviation": 296.82353052128803,
                        "volatility": 0.06000351207071335
                    }
                },
                "ranking": 17.016420524877304,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-10-21T02:03:00Z",
            "ended": "2007-04-07T12:11:00Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2425,
            "name": "Mingren Main Title Tournament 2010",
            "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": "Mingren Main Title Tournament 2010",
            "schedule": null,
            "title": {
                "id": 10,
                "name": "Mingren Main Title Tournament",
                "holder": {
                    "id": 48681,
                    "username": "gogop2016",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/35495de00a8e17adf5d8a9a9d241565d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2035.1561101134394,
                            "deviation": 64.11226294350045,
                            "volatility": 0.05987887663756385
                        }
                    },
                    "ranking": 31.366618965112558,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "chinese",
                "tournament_type": "s_elimination"
            },
            "tournament_type": "s_elimination",
            "handicap": 0,
            "rules": "chinese",
            "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": "2010-08-01T13:53:19Z",
            "ended": "2010-08-01T13:53:19Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/mingren_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3485,
            "name": "Fight Club´s \"Daily Quick 13\" Dec, 10 start 19:00 UTC/GMT",
            "director": {
                "id": 93741,
                "username": "littletry",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/930b18e6eb208c8df33b3eea4e23ceae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1911.8998841310188,
                        "deviation": 65.0765344045977,
                        "volatility": 0.059958000313559676
                    }
                },
                "ranking": 29.920320929399413,
                "professional": false,
                "ui_class": ""
            },
            "description": "all ranks welcome<br><img src=\"http://veterator.com/pic/cry/fox_white_up.png\"><br>\"enjoy the procedure and the goal will unfold\"",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 13,
                "main_time": 780,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 351,
                "name": "Fight Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 367,
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-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": "2014-12-10T19:17:01.728438Z",
            "ended": "2014-12-10T20:46:17.240681Z",
            "start_waiting": "2014-12-10T19:17:01.447357Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2424,
            "name": "Kuksu Main Title Tournament  5th Cycle",
            "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": "Kuksu Main Title Tournament  5th Cycle",
            "schedule": null,
            "title": {
                "id": 7,
                "name": "Kuksu Main Title Tournament",
                "holder": {
                    "id": 8592,
                    "username": "Uberdude",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/11267593613e93d9bb7fbb10950841f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2796.0058316270383,
                            "deviation": 80.60452821505956,
                            "volatility": 0.0599415138714111
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "japanese",
                "tournament_type": "s_mcmahon"
            },
            "tournament_type": "s_mcmahon",
            "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": 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": "2010-05-03T06:27:21Z",
            "ended": "2010-05-03T06:27:21Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/kuksu_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2423,
            "name": "Kuksu Nines Title Tournament  8th Cycle",
            "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": "Kuksu Nines Title Tournament  8th Cycle",
            "schedule": null,
            "title": {
                "id": 8,
                "name": "Kuksu Nines Title Tournament",
                "holder": {
                    "id": 40094,
                    "username": "pollemand",
                    "country": "dk",
                    "icon": "https://user-uploads.online-go.com/769b91b9135c109466f9ea5844e00c3d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2171.89178460396,
                            "deviation": 69.05182806949152,
                            "volatility": 0.060035483123523053
                        }
                    },
                    "ranking": 32.87197200792104,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "japanese",
                "tournament_type": "s_mcmahon"
            },
            "tournament_type": "s_mcmahon",
            "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": 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": "2009-10-03T15:19:11Z",
            "ended": "2009-10-03T15:19:11Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/kuksu_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2422,
            "name": "Honinbo Handicap Title Tournament 2010",
            "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 2010",
            "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": "2010-02-28T23:00:14Z",
            "ended": "2010-02-28T23:00:14Z",
            "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": 1052,
            "name": "gomoku's mini-tournament",
            "director": {
                "id": 24838,
                "username": "gomoku",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/36f3776e5d1d89eed81547772a9d6a4f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.2447362664682,
                        "deviation": 63.67228642589935,
                        "volatility": 0.06005535316938017
                    }
                },
                "ranking": 22.544322320291123,
                "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-01-14T14:34:56Z",
            "ended": "2010-01-14T13:34:56Z",
            "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
        }
    ]
}