List all tournaments or create a new tournament.

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

{
    "count": 58838,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5577",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5575",
    "results": [
        {
            "id": 724,
            "name": "Dahu's mini-tournament #1 : The First One",
            "director": {
                "id": 24210,
                "username": "Dahu",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/6bf2a6496cf94cee932706903dabd142?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1194.6059180411326,
                        "deviation": 63.24150893002587,
                        "volatility": 0.060013063800336906
                    }
                },
                "ranking": 19.033313554582463,
                "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": 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": 0,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-03-07T14:21:55Z",
            "ended": "2009-03-07T13:21:55Z",
            "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": 1011,
            "name": "cigizeta's 4th mini-tournament",
            "director": {
                "id": 27586,
                "username": "cigizeta",
                "country": "it",
                "icon": "https://secure.gravatar.com/avatar/36c7bdaf68a3f313b775ec1fab6cc9e4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1573.7834131822128,
                        "deviation": 68.02347093603149,
                        "volatility": 0.059974821324125155
                    }
                },
                "ranking": 25.414985677666497,
                "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": 2592000,
                "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-15T07:46:51Z",
            "ended": "2010-01-15T06:46:51Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 130,
            "name": "Rogue's mini-tournament for beginners and decent players",
            "director": {
                "id": 3793,
                "username": "Rogue",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/20dc42e7425da24172087d3013bcc9e1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1263.5445498686258,
                        "deviation": 65.02317009638226,
                        "volatility": 0.05994031654347333
                    }
                },
                "ranking": 20.332133910775728,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-10-05T20:55:00Z",
            "ended": "2006-10-25T18:08: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": 269,
            "name": "'Hattori's Handijazz' phase 2",
            "director": {
                "id": 6261,
                "username": "hattori",
                "country": "no",
                "icon": "https://secure.gravatar.com/avatar/9e0326490596a094730a0722ffb8d7f7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1811.3394228133682,
                        "deviation": 62.28922739978002,
                        "volatility": 0.05997524715193623
                    }
                },
                "ranking": 28.66950635384365,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 2592000,
                "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": 15,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-08-10T21:52:53Z",
            "ended": "2008-08-10T19:52:53Z",
            "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": 1012,
            "name": "Ronnie_007's mini-tournament",
            "director": {
                "id": 26869,
                "username": "Ronnie_007",
                "country": "aq",
                "icon": "https://secure.gravatar.com/avatar/4f548b8c3dc6b363c01187faec13c5a2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3411322115244,
                        "deviation": 67.29094359021151,
                        "volatility": 0.05999829532402111
                    }
                },
                "ranking": 22.36204254997949,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "time_increment": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-08-11T12:39:08Z",
            "ended": "2010-08-11T10:39:08Z",
            "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": 2093,
            "name": "jukucho's mini-tournament",
            "director": {
                "id": 44558,
                "username": "jukucho",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/75f3bd72a8759834efb2c6c8b370416b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2318.8457633860407,
                        "deviation": 95.01264448315227,
                        "volatility": 0.06008061401097345
                    }
                },
                "ranking": 34.3876249215234,
                "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": "2013-02-21T22:17:01Z",
            "ended": "2013-02-21T21:17:01Z",
            "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": 1013,
            "name": "Blade707's mini-tournament",
            "director": {
                "id": 27733,
                "username": "Blade707",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/af356da047389386bbbd9de4fcb091e2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1072.3044306280149,
                        "deviation": 81.27508787268609,
                        "volatility": 0.06001938800153272
                    }
                },
                "ranking": 16.532966571295127,
                "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": 432000,
                "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-12-11T00:00:12Z",
            "ended": "2009-12-10T23:00:12Z",
            "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": 2840,
            "name": "Play all",
            "director": {
                "id": 60463,
                "username": "Beatlesfan7695",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/8b0edd86b4e89947b5a354ba9a5151bc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1177.7755078397888,
                        "deviation": 70.22482907552087,
                        "volatility": 0.0600040476630018
                    }
                },
                "ranking": 18.704841472815914,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please play all games do not timeout, and have fun. GOOD LUCK EVERYONE!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8850,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-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-04-22T20:43:10.601743Z",
            "ended": "2016-06-02T16:49:48.417855Z",
            "start_waiting": "2014-04-22T20:31:38.852317Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 270,
            "name": "Aleksev's mini-tournament",
            "director": {
                "id": 11895,
                "username": "Aleksev",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ebdd5e3ef5596eba46e63d60f48a63a3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1660.7649435713652,
                        "deviation": 70.72326186036301,
                        "volatility": 0.0600021570811774
                    }
                },
                "ranking": 26.66035770428307,
                "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": 1209600,
                "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": "2007-07-18T17:52:00Z",
            "ended": "2008-01-25T20:05: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": 2870,
            "name": "OGS SWO Thirteens Open class",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "Starts on 01.05.2014. (May 1st). For more information, see http://online-go.com/forum/thread/3493/ .",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "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": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-05-01T08:32:31.070210Z",
            "ended": "2015-01-09T20:31:48.425718Z",
            "start_waiting": "2014-05-01T08:27:34.898979Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}