List all tournaments or create a new tournament.

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

{
    "count": 58832,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5645",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5643",
    "results": [
        {
            "id": 2628,
            "name": "Mahiraku's Fall/Winter Open",
            "director": {
                "id": 1198,
                "username": "Code Red",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/4fa33b4fa301e444fb834c4345d6d836?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1129.6076371851884,
                        "deviation": 67.62621129302899,
                        "volatility": 0.05998333720091135
                    }
                },
                "ranking": 17.738163501803946,
                "professional": false,
                "ui_class": ""
            },
            "description": "A fun little tournament for November and possibly into December.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "aga",
            "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": 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": "2013-11-20T04:59:22.039103Z",
            "ended": "2013-11-20T05:41:36.998683Z",
            "start_waiting": "2013-11-18T16:54:41.470959Z",
            "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": 1395,
            "name": "boredom's 3rd mini-tournament",
            "director": {
                "id": 10670,
                "username": "boredom",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/885cf176491879164a14993fb1af835c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1822.8504864288059,
                        "deviation": 64.53786161281363,
                        "volatility": 0.05990507402656149
                    }
                },
                "ranking": 28.816159126829287,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 345600,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 17,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-05-30T18:26:10Z",
            "ended": "2011-05-30T16:26: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": 1680,
            "name": "bjoern's 9x9 mini-tournament",
            "director": {
                "id": 24913,
                "username": "bjoern",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/afd2e698f0cc38006870afd6b2aaf616?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1727.1428454859474,
                        "deviation": 63.51809880999645,
                        "volatility": 0.05997113944385811
                    }
                },
                "ranking": 27.567610908672997,
                "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": 432000,
                "max_time": 432000,
                "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": 8,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-29T09:20:24Z",
            "ended": "2012-02-29T08:20:24Z",
            "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": 2770,
            "name": "Let's Go",
            "director": {
                "id": 55726,
                "username": "bjaress",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e04e373f50b42892ad034cae8818fe22?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1225.910206045015,
                        "deviation": 148.81632941271542,
                        "volatility": 0.06000120245678094
                    }
                },
                "ranking": 19.63214011741182,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hard to find a tournament, so I'm starting one.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 259200,
                "main_time": 259200,
                "stones_per_period": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-01-25T00:51:18.353810Z",
            "ended": "2014-12-12T10:10:24.701935Z",
            "start_waiting": "2014-01-25T00:51:17.886955Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 163,
            "name": "V's mini-tournament for anyone",
            "director": {
                "id": 4585,
                "username": "V",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/88a5fa967d7506d4c8771d5964faa157?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1085.1081080773724,
                        "deviation": 147.8185545751989,
                        "volatility": 0.05999203581477559
                    }
                },
                "ranking": 16.807748151187198,
                "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": 259200,
                "max_time": 432000,
                "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-12-09T01:07:00Z",
            "ended": "2007-02-18T01:38: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": 2545,
            "name": "Title match for: Kuksu Main Title Tournament  7th 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": "Title match for: Kuksu Main Title Tournament  7th Cycle (vitality vs Uberdude)",
            "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_title",
            "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": "2012-01-31T23:10:09Z",
            "ended": "2013-11-08T02:09:12.450998Z",
            "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": 3141,
            "name": "European Weekly Cup 9x9 DDK - 14. September 2014. 18:00 UTC",
            "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": "For more information, see [European Tournament Group page](https://online-go.com/group/326).",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 42,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 40,
                "main_time": 240,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 251,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-09-14T18:00:38.099449Z",
            "ended": "2014-09-14T18:42:39.456860Z",
            "start_waiting": "2014-09-14T18:00:37.642239Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1212,
            "name": "anzu58's mini-tournament",
            "director": {
                "id": 28491,
                "username": "anzu58",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1460460727a6e062f6e9a83b8faf9528?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1137.7418544927805,
                        "deviation": 110.59160844898756,
                        "volatility": 0.060005375153379704
                    }
                },
                "ranking": 17.90426752699779,
                "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-07-10T10:18:42Z",
            "ended": "2010-07-10T08:18:42Z",
            "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": 323,
            "name": "Gluon's mini-tournament",
            "director": {
                "id": 11121,
                "username": "Gluon",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/70e95a33b8fb5b83f849c3756f1aa412?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.4072571750874,
                        "deviation": 63.292831934412476,
                        "volatility": 0.05999099793862545
                    }
                },
                "ranking": 24.722549663752456,
                "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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-09-17T17:45:00Z",
            "ended": "2007-10-29T00:11: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": 3001,
            "name": "Kings Cup Tournament 1",
            "director": {
                "id": 78047,
                "username": "Micasa",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/cbd81122083b88e1e14245bb0483424b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2778.1010598658813,
                        "deviation": 65.93546248718533,
                        "volatility": 0.06016551538519084
                    }
                },
                "ranking": 38,
                "professional": false,
                "ui_class": ""
            },
            "description": "The tournament will start once full!\n\n1st KingsCupTournament\n\nA tournament restricted to dan player's to find the best of the best!",
            "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": 253,
                "name": "KingsCupTournament",
                "summary": "Kings cup tournament games",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "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": 30,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-18T18:08:19.804159Z",
            "ended": "2015-03-27T05:17:13.711373Z",
            "start_waiting": "2014-12-18T18:08:18.938181Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}