List all tournaments or create a new tournament.

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

{
    "count": 59887,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=14",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=12",
    "results": [
        {
            "id": 255,
            "name": "_-_-_-_'s mini-tournament",
            "director": {
                "id": 11447,
                "username": "_-_-_-_",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0a329e090e474b89451ca1599f6ca36f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.3368082567763,
                        "deviation": 70.27858323080814,
                        "volatility": 0.06000826996054608
                    }
                },
                "ranking": 25.201498003685646,
                "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": 384,
                "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": "2007-06-28T12:54:00Z",
            "ended": "2007-07-20T22:50: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": 1559,
            "name": "I'm huuuunngry, I need dinner...",
            "director": {
                "id": 32185,
                "username": "antinoun",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5a55fc1eb56c418d7ea0d2d33ea5336a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1738.574242995871,
                        "deviation": 66.20295526077192,
                        "volatility": 0.05995034719237882
                    }
                },
                "ranking": 27.720328401369557,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 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": 384,
                "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-04-24T21:04:18Z",
            "ended": "2012-04-24T19:04:18Z",
            "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": 4,
            "name": "Nova Group Simultaneous McMahon Beta",
            "director": {
                "id": 73,
                "username": "Kuroneko",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1720.3171984281491,
                        "deviation": 260.4887625445967,
                        "volatility": 0.05999892180617455
                    }
                },
                "ranking": 27.47594113797314,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Thanks for beta testing! This tournament will be a Simultaneous McMahon style tournament with a Fischer time control.... 18 hours starting time plus 6 hours per move up to a maximum of 1 day 12 hours. There is no rating limitation and this will be a 3 round tournament with the bars set at 6k and 18k. The minimum group size is 5 players The tournament will be open to the first 50 players to join It will begin once 50 players have joined or by March 27th at 9pm EST.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 21600,
            "time_control_parameters": null,
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1785,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-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": false,
            "exclusivity": "open",
            "started": "2013-03-28T03:38:49.983691Z",
            "ended": "2013-06-09T01:11:13.655551Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3,
            "name": "Nova Group Traditional McMahon Beta",
            "director": {
                "id": 73,
                "username": "Kuroneko",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1720.3171984281491,
                        "deviation": 260.4887625445967,
                        "volatility": 0.05999892180617455
                    }
                },
                "ranking": 27.47594113797314,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Thanks for beta testing! This tournament will be a traditional McMahon style tournament with a Fischer time control.... 18 hours starting time plus 6 hours per move up to a maximum of 1 day 12 hours. There is no rating limitation and this will be a 3 round tournament with the bars set at 6k and 18k. The tournament will be open to the first 20 players to join It will begin once 20 players have joined or by March 27th at 9pm EST.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 21600,
            "time_control_parameters": null,
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1785,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-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": false,
            "exclusivity": "open",
            "started": "2013-03-28T03:39:39.354223Z",
            "ended": "2013-05-01T17:04:33.137009Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2,
            "name": "Nova Group Round Robin Beta",
            "director": {
                "id": 73,
                "username": "Kuroneko",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1720.3171984281491,
                        "deviation": 260.4887625445967,
                        "volatility": 0.05999892180617455
                    }
                },
                "ranking": 27.47594113797314,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Thanks for beta testing! This tournament will be a simultaneous round-robin tournament with a Fischer time control.... 18 hours starting time plus 6 hours per move up to a maximum of 1 day 12 hours. There is no rating limitation. The tournament will be open to the first 10 players to join and you will be immediately paired with all other players. It will begin once 10 players have joined or by March 27th at 9pm EST.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 21600,
            "time_control_parameters": null,
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1785,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-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": false,
            "exclusivity": "open",
            "started": "2013-03-27T23:30:44.576680Z",
            "ended": "2013-04-14T04:34:35.161445Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 22,
            "name": "Kuroneko no Test",
            "director": {
                "id": 73,
                "username": "Kuroneko",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1720.3171984281491,
                        "deviation": 260.4887625445967,
                        "volatility": 0.05999892180617455
                    }
                },
                "ranking": 27.47594113797314,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Test 1!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 36000,
                "max_time": 43200,
                "time_increment": 30
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14,
                "name": "Kuroneko Go School",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/ea46b41233416e63470b137e3e7ac659-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": false,
            "exclusivity": "invite",
            "started": "2013-07-30T22:34:12.814559Z",
            "ended": "2013-07-30T22:40:01.438890Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ea46b41233416e63470b137e3e7ac659-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1558,
            "name": "Algis79's mini-tournament",
            "director": {
                "id": 26757,
                "username": "Algis79",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ac02f6ecf0e892046ccfaaf2ca2acb6a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1701.0806659183709,
                        "deviation": 67.85365935942339,
                        "volatility": 0.060161040134203564
                    }
                },
                "ranking": 27.215620393159043,
                "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": 384,
                "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-09-03T18:03:36Z",
            "ended": "2011-09-03T16:03:36Z",
            "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": 43,
            "name": "The 13x13 Rumble - Instructure only please",
            "director": {
                "id": 654,
                "username": "jonw",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/891f85daa2744c83414396130b540ba0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1709.9941357009798,
                        "deviation": 107.66816532392959,
                        "volatility": 0.06001430176280394
                    }
                },
                "ranking": 27.336607065767783,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 with handicaps, 12h per move.\nPeople from Instructure only please",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 43200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 345600,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 57,
                "name": "Instructure",
                "summary": "A group for Instructure-ites to play in. http://www.instructure.com",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 36,
                "icon": "https://user-uploads.online-go.com/2476a22b658608ef0b41c619a6a3b6d8-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": false,
            "exclusivity": "open",
            "started": "2013-10-17T16:05:52.147286Z",
            "ended": "2014-02-18T20:07:59.566344Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2476a22b658608ef0b41c619a6a3b6d8-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2839,
            "name": "9x9 Panda Tournament",
            "director": {
                "id": 57612,
                "username": "FranΓ§isa",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/9fd5436e7cf3ca679e5109e3698851a0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1593.5322236187249,
                        "deviation": 66.13896034607907,
                        "volatility": 0.060198411935194394
                    }
                },
                "ranking": 25.70367865236043,
                "professional": false,
                "ui_class": ""
            },
            "description": "😊😊😊😊😊\n\n###This sunday (23. February 2014) at \n\n###10:00pm (22:00) UTC/GMT \n\n####we will hold a 9x9 β€”LIVEβ€” tournament for all 20Kyu or weaker players.\n\n😊😊😊😊😊\n\n####β†’ What's your local time in UTC/GMT?\n####Check this link: http://www.worldtimeserver.com/current_time_in_UTC.aspx\n\n😊😊😊😊😊\n\n###Games are being shoutcast and streamed at the Meepsie Stream: http://www.twitch.tv/meepsie\n\n😊😊😊😊😊\n\n###The tournament is now over! Thanks to everyone who participated!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 480,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 132,
                "name": "Meepsie's Community",
                "summary": "For viewers of Kuroneko/Meepsie's Twitch and YouTube channels.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 178,
                "icon": "https://user-uploads.online-go.com/26d608388d4ff31be191e4604196be95-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": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-23T22:05:54.920572Z",
            "ended": "2014-02-24T00:11:44.221085Z",
            "start_waiting": "2014-02-23T22:05:53.558078Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/26d608388d4ff31be191e4604196be95-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1843,
            "name": "The Summer Games",
            "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": 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": 384,
                "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": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-23T17:02:06Z",
            "ended": "2012-12-23T16:02:06Z",
            "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
        }
    ]
}