List all tournaments or create a new tournament.

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

{
    "count": 59500,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3351",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3349",
    "results": [
        {
            "id": 5265,
            "name": "friendly elimination tournament (new)",
            "director": {
                "id": 133183,
                "username": "james0922",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ce45d246c81d8c5139625b2a5f906a19?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1664.1138779432983,
                        "deviation": 78.71616780085625,
                        "volatility": 0.06001188392702415
                    }
                },
                "ranking": 26.706992701279955,
                "professional": false,
                "ui_class": ""
            },
            "description": "friendly elimination tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17821,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-02-28T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-02-27T01:35:16.640369Z",
            "ended": "2015-02-27T01:35:16.627182Z",
            "start_waiting": "2015-02-27T01:35:16.521474Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 5535,
            "name": "friendly elimination tournament",
            "director": {
                "id": 133183,
                "username": "james0922",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ce45d246c81d8c5139625b2a5f906a19?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1664.1138779432983,
                        "deviation": 78.71616780085625,
                        "volatility": 0.06001188392702415
                    }
                },
                "ranking": 26.706992701279955,
                "professional": false,
                "ui_class": ""
            },
            "description": "friendly elimination tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 562,
                "name": "20-6 kyu help each other group",
                "summary": "come and join!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/276f4c86a35b487ed706814a66dc0618-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-03-07T12:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-03-07T16:45:00.003737Z",
            "ended": "2015-03-07T17:14:18.126914Z",
            "start_waiting": "2015-03-07T16:44:59.893250Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/276f4c86a35b487ed706814a66dc0618-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 5193,
            "name": "friendly elimination tournament",
            "director": {
                "id": 133183,
                "username": "james0922",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ce45d246c81d8c5139625b2a5f906a19?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1664.1138779432983,
                        "deviation": 78.71616780085625,
                        "volatility": 0.06001188392702415
                    }
                },
                "ranking": 26.706992701279955,
                "professional": false,
                "ui_class": ""
            },
            "description": "friendly elimination tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 73,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1200,
                "max_time": 1200,
                "time_increment": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17821,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-02-20T12:30:00Z",
            "players_start": 8,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-02-22T02:10:14.698971Z",
            "ended": "2015-02-22T02:10:14.668696Z",
            "start_waiting": "2015-02-22T02:10:14.570420Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 28732,
            "name": "friendly battle",
            "director": {
                "id": 459376,
                "username": "i am poop",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/f3bdb9442138dd6c2d4f619816d0f5e8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1013.5637422352452,
                        "deviation": 180.92523896897464,
                        "volatility": 0.06000977981874014
                    }
                },
                "ranking": 15.228755112677058,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "C'mon guys!Let's do a friendly battle!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 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": 1776,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-07-20T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-12-08T23:43:50.147038Z",
            "ended": "2018-02-17T20:15:27.705539Z",
            "start_waiting": "2017-12-08T23:43:49.477059Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 109185,
            "name": "Friendly All Kyu Tournament",
            "director": {
                "id": 1225565,
                "username": "KaLyJa",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/32e86780b2f9a2e66ab5542282fef97b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1097.5118738916565,
                        "deviation": 62.17660919264535,
                        "volatility": 0.05999308083509756
                    }
                },
                "ranking": 17.0708725359019,
                "professional": false,
                "ui_class": ""
            },
            "description": "For any kyu-level player to join.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8850,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-11-06T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-06T00:00:14.336390Z",
            "ended": "2024-11-17T14:53:37.910222Z",
            "start_waiting": "2023-11-06T00:00:14.227831Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 82187,
            "name": "Friendly 9*9 - 9",
            "director": {
                "id": 743533,
                "username": "ss76",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.69965614538,
                        "deviation": 63.39878919317945,
                        "volatility": 0.06003400172803372
                    }
                },
                "ranking": 11.578235639193064,
                "professional": false,
                "ui_class": ""
            },
            "description": "play go",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17821,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-07T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-07T17:00:22.735368Z",
            "ended": "2021-11-29T12:46:24.409041Z",
            "start_waiting": "2021-11-07T17:00:22.246297Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 81953,
            "name": "Friendly 9×9 - 9",
            "director": {
                "id": 743533,
                "username": "ss76",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.69965614538,
                        "deviation": 63.39878919317945,
                        "volatility": 0.06003400172803372
                    }
                },
                "ranking": 11.578235639193064,
                "professional": false,
                "ui_class": ""
            },
            "description": "play go",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17821,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-02T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-02T09:00:58.040170Z",
            "ended": "2021-11-21T06:56:51.967962Z",
            "start_waiting": "2021-11-02T09:00:57.716605Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 81732,
            "name": "Friendly 9×9 - 8",
            "director": {
                "id": 743533,
                "username": "ss76",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.69965614538,
                        "deviation": 63.39878919317945,
                        "volatility": 0.06003400172803372
                    }
                },
                "ranking": 11.578235639193064,
                "professional": false,
                "ui_class": ""
            },
            "description": "play GO",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17821,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-31T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-26T17:10:42.076361Z",
            "ended": "2021-11-06T10:14:25.089849Z",
            "start_waiting": "2021-10-26T17:10:41.835938Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 81256,
            "name": "Friendly 9*9 - 7",
            "director": {
                "id": 743533,
                "username": "ss76",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.69965614538,
                        "deviation": 63.39878919317945,
                        "volatility": 0.06003400172803372
                    }
                },
                "ranking": 11.578235639193064,
                "professional": false,
                "ui_class": ""
            },
            "description": "play go",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17821,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-14T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-14T18:42:48.870067Z",
            "ended": "2021-10-30T10:44:20.339670Z",
            "start_waiting": "2021-10-14T18:42:47.940695Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 78437,
            "name": "Friendly 9×9 - 6",
            "director": {
                "id": 743533,
                "username": "ss76",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.69965614538,
                        "deviation": 63.39878919317945,
                        "volatility": 0.06003400172803372
                    }
                },
                "ranking": 11.578235639193064,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play GO",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17821,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-08-10T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-09T10:25:35.858973Z",
            "ended": "2021-09-16T07:19:51.573631Z",
            "start_waiting": "2021-08-09T10:25:33.457263Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}