List all tournaments or create a new tournament.

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

{
    "count": 60333,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=565",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=563",
    "results": [
        {
            "id": 58633,
            "name": "hihihihiihhiih",
            "director": {
                "id": 744918,
                "username": "tinntinn",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/972793b24a485d6c0721c2a576171b74-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1633.8372419179582,
                        "deviation": 65.7140021500707,
                        "volatility": 0.059989397404345134
                    }
                },
                "ranking": 26.28192647661824,
                "professional": false,
                "ui_class": ""
            },
            "description": "hhighiiggfgfgfgf",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5093,
                "name": "Fast Correspondencessss",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/8c66e3c7b5b43e460bceaa4baf1f0dc6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-07T13:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-07T13:00:57.727042Z",
            "ended": "2020-04-07T13:00:57.674499Z",
            "start_waiting": "2020-04-07T13:00:57.594872Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8c66e3c7b5b43e460bceaa4baf1f0dc6-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 40532,
            "name": "All souls Tourny",
            "director": {
                "id": 547201,
                "username": "Our Lady's Slave",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7ad59c8abea42dcab8d2ca9c0a0a70b9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1513.8221362898862,
                        "deviation": 63.913042764072884,
                        "volatility": 0.05998761943519125
                    }
                },
                "ranking": 24.515726961721725,
                "professional": false,
                "ui_class": ""
            },
            "description": "A simple tourney for our group. Just to see what a tournament is like. It is also on the 4th so we can all be ready for it.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none",
                "speed": "correspondence",
                "system": "none",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2777,
                "name": "St.More",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/c8a2e972aa2463848eb8093b061794a6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-11-04T20:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-11-04T20:19:50.842389Z",
            "ended": "2019-09-30T15:28:54.171717Z",
            "start_waiting": "2018-11-04T20:19:50.045242Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8a2e972aa2463848eb8093b061794a6-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 41559,
            "name": "Fall Test Tournament",
            "director": {
                "id": 549498,
                "username": "Roland H.",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/8605ba6d638574ed04b4d57add3c1ae5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1074.5164477676476,
                        "deviation": 74.29500080503811,
                        "volatility": 0.059984851450781265
                    }
                },
                "ranking": 16.58067266118808,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test Tournament to establish rankings",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 96000,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 864000,
                "max_time": 864000,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2948,
                "name": "Britannia Go Forum",
                "summary": "A Go club made by students of Britannia Secondary School.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/0917f36b3978a4f58c5923028f61be81-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-10-07T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-10-07T18:38:11.989131Z",
            "ended": "2018-12-14T15:35:05.744428Z",
            "start_waiting": "2018-10-07T18:38:11.718984Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0917f36b3978a4f58c5923028f61be81-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 41937,
            "name": "Sololo",
            "director": {
                "id": 90428,
                "username": "ehomba",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/c698091e4749dc44f560e1d52fc16a15-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1543.4646180931454,
                        "deviation": 64.76177801879301,
                        "volatility": 0.05993525858782052
                    }
                },
                "ranking": 24.964651130888832,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Doar test",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "live",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 20
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2993,
                "name": "Asociația de Go Brăila",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 26,
                "icon": "https://user-uploads.online-go.com/97a4fe5337f2c4f846c9bfa27ce9e6c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-18T13:00:00Z",
            "players_start": 1,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-10-18T13:00:10.537219Z",
            "ended": "2018-10-18T13:00:10.499470Z",
            "start_waiting": "2018-10-18T13:00:10.281481Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/97a4fe5337f2c4f846c9bfa27ce9e6c7-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 36845,
            "name": "Something",
            "director": {
                "id": 462637,
                "username": "Greenhunter",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/9185272bd5b0a810c439d8201b15aa95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1301.4776463296544,
                        "deviation": 69.38163651839255,
                        "volatility": 0.05992312229793404
                    }
                },
                "ranking": 21.01689617974638,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just play..",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1807,
                "name": "Isnirekikari",
                "summary": "Hi, this is a group for players with 25kyu till 1kyu. Especially beginners are welcome! In this group everyone should be able to play, without having to pay attention on the rank difference problem.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/df363079a96b4c95cc28e1450823817d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-04-30T21:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-04-30T21:00:03.471021Z",
            "ended": "2018-10-28T11:19:47.430387Z",
            "start_waiting": "2018-04-30T21:00:02.891857Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/df363079a96b4c95cc28e1450823817d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 41200,
            "name": "Nottingham Go Club October Sunday Tournament",
            "director": {
                "id": 23509,
                "username": "robindews",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/53b7cf9d9bdd1f8f9c5f4ffe8c21631d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1541.866380297196,
                        "deviation": 61.14091419950209,
                        "volatility": 0.06003237465737596
                    }
                },
                "ranking": 24.94066718342586,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Welcome to the Nottingham Go Club October Online Tournament. We are still experimenting with the best time limits in order to create something that is fun and fair and doesn't take all day! However, we think that there is a bug in the software that stops the handicaps from working and so you might have some uneven games. We don't mind this as we think all Go games are fun and so we hope you do too!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 28,
            "time_control_parameters": {
                "period_time": 180,
                "main_time": 900,
                "system": "canadian",
                "pause_on_weekends": false,
                "time_control": "canadian",
                "stones_per_period": 10,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 83,
                "name": "Nottingham Go Club",
                "summary": "Online Group for Go players in the Nottingham and Derby Area",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 92,
                "icon": "https://user-uploads.online-go.com/9d477e88b677bde5e483440a488a2cf3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-07T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-10-07T12:00:45.212360Z",
            "ended": "2018-10-07T13:33:51.918573Z",
            "start_waiting": "2018-10-07T12:00:44.546528Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9d477e88b677bde5e483440a488a2cf3-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 34686,
            "name": "Best Of Ten 2",
            "director": {
                "id": 478487,
                "username": "DiMantis",
                "country": "_CIS",
                "icon": "https://user-uploads.online-go.com/7cab43f17a4053230ca89df265a58b3c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1402.5887027898425,
                        "deviation": 61.62727557192232,
                        "volatility": 0.05998911812095254
                    }
                },
                "ranking": 22.748963729878646,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament for fans of the game with a handicap. The competition will begin after filling all the seats.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2170,
                "name": "Serenity",
                "summary": "When wisdom comes and ambitions go away, only pure enjoyment of the game remains.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 48,
                "icon": "https://user-uploads.online-go.com/296c487fa334861b517b0bf1928b4ac9-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-02-19T06:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-02-21T03:27:12.309626Z",
            "ended": "2018-10-21T22:10:59.552105Z",
            "start_waiting": "2018-02-21T03:27:07.812557Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/296c487fa334861b517b0bf1928b4ac9-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 56845,
            "name": "Fast Correspondence – March 2020 (A)",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1546.1538674294254,
                        "deviation": 62.03504989658016,
                        "volatility": 0.059739123217599915
                    }
                },
                "ranking": 25.004951341512772,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n\nAnalysis is enabled mainly to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 828,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-29T00: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-02-29T00:00:48.869427Z",
            "ended": "2020-04-27T03:11:43.236703Z",
            "start_waiting": "2020-02-29T00:00:40.487691Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 34714,
            "name": "Spartan GOGOGO",
            "director": {
                "id": 464065,
                "username": "yiqunyang2ep",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/ff9c0ffed3aa5ba2e13b6d99fd627d69-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1954.0515954392388,
                        "deviation": 67.10742943211757,
                        "volatility": 0.06000433368210187
                    }
                },
                "ranking": 30.42516471425712,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's play some games!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2086,
                "name": "SpartanGO",
                "summary": "GO Spartans GO! A group of players from Michigan State University - and actually others are also welcomed!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/47540516cf723566fcde88ddffa83c85-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-02-27T06: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": "2018-02-27T06:00:58.769871Z",
            "ended": "2019-03-16T18:24:25.605459Z",
            "start_waiting": "2018-02-27T06:00:57.790777Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/47540516cf723566fcde88ddffa83c85-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 41213,
            "name": "U.S. Groups Handicap Fastplay Single Elimination  2018",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1260.4514790067904,
                        "deviation": 65.48820329250682,
                        "volatility": 0.060021236131789904
                    }
                },
                "ranking": 20.27539481493184,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 day per move. American go",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": true,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1346,
                "name": "U.S group",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 111,
                "icon": "https://user-uploads.online-go.com/3f6d3fb97d75388337a988c351963709-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-10-19T01:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-10-19T01:00:06.959363Z",
            "ended": "2019-03-11T20:51:53.767014Z",
            "start_waiting": "2018-10-19T01:00:05.897510Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3f6d3fb97d75388337a988c351963709-15.png",
            "player_count": 12,
            "ranked": true
        }
    ]
}