List all tournaments or create a new tournament.

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

{
    "count": 59182,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5918",
    "results": [
        {
            "id": 116701,
            "name": "Первый турнир АрмГА",
            "director": {
                "id": 1389293,
                "username": "deleted-a05dd2aa-f8b1-4b5f-b0c7-36ef69f3283b",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/e080bcc11fbb489fc965cbf64f57420c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1008.7405620053138,
                        "deviation": 63.407011211897,
                        "volatility": 0.0600424923926857
                    }
                },
                "ranking": 15.118329758987736,
                "professional": false,
                "ui_class": ""
            },
            "description": "Добро пожаловать на первый турнир Армянской ассоциации го, где вы можете сыграть партии по переписке. \n\nДва дня на один ход.\n\nЧтобы вступить, нужно зарегистрироваться на OGS, на этом сайте вы сейчас находитесь.\n\nИграть с Android — https://play.google.com/store/apps/details?id=io.zenandroid.onlinego\n\nс iOS — https://apps.apple.com/us/app/surround-online-go-client/id1535010544\n\n\nПо всем вопросам обращайтесь в чат https://t.me/igoarmenia",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4095,
                "name": "Armenian Go Association | Армянская ассоциация го | Հայաստանի Գոի Ասոցիացիա",
                "summary": "Telegram chat https://t.me/igoarmenia",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://user-uploads.online-go.com/11e4f0abc9c5a762fed1d5fa0e148659-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-10T08: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": "2024-06-10T08:00:51.204603Z",
            "ended": "2025-05-16T14:01:01.943688Z",
            "start_waiting": "2024-06-10T08:00:50.690418Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/11e4f0abc9c5a762fed1d5fa0e148659-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 99857,
            "name": "go go",
            "director": {
                "id": 1269895,
                "username": "Cybèle",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/caf19b4503b856d082647225e7fd43fe-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 859.8399655596828,
                        "deviation": 64.75515407917145,
                        "volatility": 0.06047964866136429
                    }
                },
                "ranking": 11.421006727384071,
                "professional": false,
                "ui_class": ""
            },
            "description": "cool super",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12279,
                "name": "Les Génies - Club de Go Suisse (Coinsins) et France (Moissac)",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 97,
                "icon": "https://user-uploads.online-go.com/3a4d1df61959a49c01c9ffc5aff5eb6d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-07T16: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": "2023-02-07T16:00:08.073528Z",
            "ended": "2023-02-08T09:57:29.077362Z",
            "start_waiting": "2023-02-07T16:00:07.986408Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3a4d1df61959a49c01c9ffc5aff5eb6d-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}