List all tournaments or create a new tournament.

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

{
    "count": 59497,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=102",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=100",
    "results": [
        {
            "id": 77383,
            "name": "scps4B1",
            "director": {
                "id": 1023158,
                "username": "SCPS4B99",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c35df0c66888552e756c4243101ee3e3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hello",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9646,
                "name": "SCPS4B",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-12T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-12T02:19:53.420174Z",
            "ended": "2021-07-17T13:20:47.385899Z",
            "start_waiting": "2021-07-12T02:19:53.319156Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 88240,
            "name": "test 2",
            "director": {
                "id": 1139949,
                "username": "wanyaow",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/44e7f34ab943dc2a5e086dd325ecd2f3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1448.6486735485482,
                        "deviation": 170.6867337928089,
                        "volatility": 0.06000448988621987
                    }
                },
                "ranking": 23.496976575614106,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "this and that",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11514,
                "name": "USMKKJ Chess",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-04T14:20:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-04T14:20:05.600919Z",
            "ended": "2022-04-04T14:25:31.228668Z",
            "start_waiting": "2022-04-04T14:20:05.466712Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 89407,
            "name": "blitz 9x9 for mrsausten",
            "director": {
                "id": 1028051,
                "username": "RAGEMONKEY",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/8c59cc5b7cf31c3ef84966a70dee552f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 940.5851333179027,
                        "deviation": 62.475553138534316,
                        "volatility": 0.06001398789255109
                    }
                },
                "ranking": 13.49885531425695,
                "professional": false,
                "ui_class": ""
            },
            "description": "FOR MY BEST FRIEND MRSAUSTERN",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8304,
                "name": "club hikaru no go",
                "summary": "welcome all fan of Hikaru no go and on piece",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-30T19:32:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-30T19:32:06.325016Z",
            "ended": "2022-04-30T19:33:13.328121Z",
            "start_waiting": "2022-04-30T19:32:06.212036Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58240,
            "name": "Blitz",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "fffff",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4461,
                "name": "Go club Genova e oltre",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-30T19:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-31T11:41:48.013674Z",
            "ended": "2020-03-31T11:43:38.663017Z",
            "start_waiting": "2020-03-31T11:41:47.507970Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 64540,
            "name": "000000000000",
            "director": {
                "id": 816056,
                "username": "JhenRongSyu",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8ad09d7f02687755ec30c7bb4c99c9ac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1427.3256264941997,
                        "deviation": 62.16083991347286,
                        "volatility": 0.060021253765077505
                    }
                },
                "ranking": 23.153692851154133,
                "professional": false,
                "ui_class": ""
            },
            "description": "88596",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6593,
                "name": "00000",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-21T12:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-21T21:10:21.802870Z",
            "ended": "2020-08-21T21:15:30.113066Z",
            "start_waiting": "2020-08-21T21:10:21.623904Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 85559,
            "name": "9x9 Blitz Tourney",
            "director": {
                "id": 599102,
                "username": "πŸ¬βš”οΈπŸ¬ 🍩πŸ₯‚πŸ•―️🌱",
                "country": "bs",
                "icon": "https://user-uploads.online-go.com/9f1b3b5e4e9ea8e9cad3ce3456addaf5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1646.7114093252521,
                        "deviation": 65.53236576357357,
                        "volatility": 0.06020281826982568
                    }
                },
                "ranking": 26.463626879317594,
                "professional": false,
                "ui_class": ""
            },
            "description": "Quick, fun, and challenging. \n\nGood luck!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10635,
                "name": "Blitz ⚑",
                "summary": "Welcome,\n\nBlitz style tourneys, please join if you like speedy Go!\n\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-02T00:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-02T12:48:18.413100Z",
            "ended": "2022-02-02T12:53:20.950778Z",
            "start_waiting": "2022-02-02T12:48:18.346913Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 63446,
            "name": "fast fast tournament",
            "director": {
                "id": 787818,
                "username": "Ernie Ip",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/6ff93d62e603d6754e9948ca7f093372-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 848.0310294421083,
                        "deviation": 65.44134154669923,
                        "volatility": 0.0599842022485025
                    }
                },
                "ranking": 11.100864013221816,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is fast!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5925,
                "name": "Group for GO",
                "summary": "Don't have a group? No problem, just join this group!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 71,
                "icon": "https://user-uploads.online-go.com/ae175eb5d15786b87350b71f278bbb9e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-24T07:40:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-24T07:34:57.877117Z",
            "ended": "2020-07-24T08:41:53.141151Z",
            "start_waiting": "2020-07-24T07:34:57.647778Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ae175eb5d15786b87350b71f278bbb9e-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 67210,
            "name": "Crazy",
            "director": {
                "id": 554767,
                "username": "houth",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/6db2f831666d8005bc24f1ad4befd6a0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1752.3722202771935,
                        "deviation": 61.41611551480154,
                        "volatility": 0.059958262703839284
                    }
                },
                "ranking": 27.903330255343388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Crazy",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7185,
                "name": "NY Team Panda",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/49044d52184b97c7d8f1250f896ecdd1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-30T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-07T07:28:54.787749Z",
            "ended": "2020-11-07T07:34:03.969836Z",
            "start_waiting": "2020-11-07T07:28:54.481815Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/49044d52184b97c7d8f1250f896ecdd1-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 89423,
            "name": "Blitz 9x9",
            "director": {
                "id": 599102,
                "username": "πŸ¬βš”οΈπŸ¬ 🍩πŸ₯‚πŸ•―️🌱",
                "country": "bs",
                "icon": "https://user-uploads.online-go.com/9f1b3b5e4e9ea8e9cad3ce3456addaf5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1646.7114093252521,
                        "deviation": 65.53236576357357,
                        "volatility": 0.06020281826982568
                    }
                },
                "ranking": 26.463626879317594,
                "professional": false,
                "ui_class": ""
            },
            "description": "Anyone is welcome, happy blitzing.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10635,
                "name": "Blitz ⚑",
                "summary": "Welcome,\n\nBlitz style tourneys, please join if you like speedy Go!\n\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-02T01:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-02T01:00:20.775443Z",
            "ended": "2022-05-02T01:08:39.364972Z",
            "start_waiting": "2022-05-02T01:00:20.695971Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 75480,
            "name": "sunday tournament",
            "director": {
                "id": 740165,
                "username": "szproszczytek",
                "country": "_Scotland",
                "icon": "https://user-uploads.online-go.com/2bf8d743b1993c76c2759fce0ce5432d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2053.733837221348,
                        "deviation": 73.93692707212678,
                        "volatility": 0.06005991186470912
                    }
                },
                "ranking": 31.57698282790967,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "sunday tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4568,
                "name": "Scotland Youth Team",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 64,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-23T10:12:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-05-23T10:12:43.065886Z",
            "ended": "2021-05-23T10:37:55.561363Z",
            "start_waiting": "2021-05-23T10:12:42.905442Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}