List all tournaments or create a new tournament.

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

{
    "count": 59020,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5591",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5589",
    "results": [
        {
            "id": 1579,
            "name": "For high level players",
            "director": {
                "id": 31467,
                "username": "naptod",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/e6b99fbd4d58c1fd0f4908300d2b4d40?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1793.4323468506855,
                        "deviation": 63.056168259910564,
                        "volatility": 0.05991959654912325
                    }
                },
                "ranking": 28.43950443137693,
                "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": 26,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-01-14T05:10:17Z",
            "ended": "2012-01-14T04:10:17Z",
            "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": 10039,
            "name": "Go Brasil Live Tournament",
            "director": {
                "id": 72785,
                "username": "laercioskt",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/d1a1b6b8f5b48f465afe5b8fd72a2f5d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1882.609674648651,
                        "deviation": 61.22351925394399,
                        "volatility": 0.060335209834042086
                    }
                },
                "ranking": 29.56291936961424,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go Brasil Live Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 725,
                "name": "Go Brasil",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 118,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2015-08-22T23:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-08-22T23:30:32.101060Z",
            "ended": "2015-08-23T00:56:59.168639Z",
            "start_waiting": "2015-08-22T23:30:31.870623Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 3176,
            "name": "wyoming13",
            "director": {
                "id": 36016,
                "username": "cujar",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/4757e2367bd0afa0e73f312686e9e172-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.6887221150564,
                        "deviation": 61.86957494424166,
                        "volatility": 0.06000440234862736
                    }
                },
                "ranking": 20.698293786796782,
                "professional": false,
                "ui_class": ""
            },
            "description": "companion to lander levensies  only on a 13x13 :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 92160,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 518400,
                "max_time": 691200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 230,
                "name": "Wyoming Players",
                "summary": "For players in Wyoming",
                "require_invitation": false,
                "is_public": true,
                "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": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-09-25T14:50:02.149725Z",
            "ended": "2015-08-22T11:19:37.166863Z",
            "start_waiting": "2014-09-25T14:50:01.012566Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2543,
            "name": "Title match for: Mingren Main Title Tournament 2010",
            "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: Mingren Main Title Tournament 2010 (Elin vs Rathbone)",
            "schedule": null,
            "title": {
                "id": 10,
                "name": "Mingren Main Title Tournament",
                "holder": {
                    "id": 48681,
                    "username": "gogop2016",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/35495de00a8e17adf5d8a9a9d241565d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2035.1561101134394,
                            "deviation": 64.11226294350045,
                            "volatility": 0.05987887663756385
                        }
                    },
                    "ranking": 31.366618965112558,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "chinese",
                "tournament_type": "s_elimination"
            },
            "tournament_type": "s_title",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": 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": "2010-08-01T13:53:19Z",
            "ended": "2013-04-01T02:33:04Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/mingren_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 184,
            "name": "Speedy tournament, 1 day per move",
            "director": {
                "id": 27,
                "username": "Phelan",
                "country": "pt",
                "icon": "https://secure.gravatar.com/avatar/f7ae9c72785aceddcc5dda7fddc31df5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1648.4432038755967,
                        "deviation": 62.77420041373733,
                        "volatility": 0.06017734799465297
                    }
                },
                "ranking": 26.487960212491743,
                "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": "simple",
                "per_move": 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": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-02-07T18:48:00Z",
            "ended": "2007-02-26T20:10:00Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 70426,
            "name": "Для любителей игры Го - Вейци",
            "director": {
                "id": 815616,
                "username": "Владислав Винокуров",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/5fdad6222692d66211e57ebba8fcac39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.3382343970634,
                        "deviation": 66.16059223360482,
                        "volatility": 0.0600827653311513
                    }
                },
                "ranking": 28.26986284254334,
                "professional": false,
                "ui_class": ""
            },
            "description": "Удачи вам всем!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 518400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1953,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-25T17:00:00Z",
            "players_start": 20,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-24T11:04:23.136889Z",
            "ended": "2021-03-28T22:10:43.352449Z",
            "start_waiting": "2021-01-24T11:04:22.728105Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 69464,
            "name": "9x9 D.E. 1/2/2021",
            "director": {
                "id": 582354,
                "username": "GlacialNoivern",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bae7db25edc19db310969d9c23831e70-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.257364713131,
                        "deviation": 65.55077561199136,
                        "volatility": 0.06026203340214659
                    }
                },
                "ranking": 24.886416928616224,
                "professional": false,
                "ui_class": ""
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n\n☆ This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n\n☆ Does NOT pause on the weekend.\n\n☆ If this sounds like a good time to you, please join us!\n\n<HR><BR>\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-03T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-03T02:00:14.875042Z",
            "ended": "2021-03-28T17:09:44.398160Z",
            "start_waiting": "2021-01-03T02:00:14.363816Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 3483,
            "name": "Internal DDK Cup -1",
            "director": {
                "id": 77042,
                "username": "AirKing",
                "country": "bd",
                "icon": "https://user-uploads.online-go.com/0db5e81e072513080a02d81b313d7fac-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1946.042911117968,
                        "deviation": 72.14206681966365,
                        "volatility": 0.06145189230033762
                    }
                },
                "ranking": 30.330089427071375,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a tournament for only Yasui DDK members to be in touch with other disciples and improve their go at the same time .",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 378,
                "name": "Yasui House",
                "summary": "The official Yasui House group for the DDK lemoto",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "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": 10,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2014-12-11T17:12:05.698405Z",
            "ended": "2015-03-27T05:30:00.200147Z",
            "start_waiting": "2014-12-11T17:12:04.933424Z",
            "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": 82143,
            "name": "Partidas para 4tto",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "Partidas para 4tto",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-05T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-11-05T18:46:58.279753Z",
            "ended": "2021-11-05T21:08:26.723134Z",
            "start_waiting": "2021-11-05T18:46:58.195385Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 123407,
            "name": "13x13 merry early Christmas tourney",
            "director": {
                "id": 1672844,
                "username": "deleted-b9b59e78-7fe2-421b-9592-08ffce621348",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/50b661e8675f0399df4a903957995b4b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 800.7266229935348,
                        "deviation": 70.04385716130463,
                        "volatility": 0.060331232367038926
                    }
                },
                "ranking": 9.772108826139116,
                "professional": false,
                "ui_class": ""
            },
            "description": "This will be for Christmas, anybody who is wanting to play a 13x13 go ahead and join",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 345600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14868,
                "name": "Study group 9x9, 13x13, 19x19",
                "summary": "We like to play all go seriously. We study, play each other, and have tournaments every now and then.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 71,
                "icon": "https://user-uploads.online-go.com/1b1fb2428dd6775b27c3de3c3fe40fa2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-20T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-20T15:00:55.100735Z",
            "ended": "2025-03-18T10:43:11.296351Z",
            "start_waiting": "2024-12-20T15:00:54.915289Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1b1fb2428dd6775b27c3de3c3fe40fa2-15.png",
            "player_count": 11,
            "ranked": true
        }
    ]
}