List all tournaments or create a new tournament.

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

{
    "count": 58862,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5886",
    "results": [
        {
            "id": 129538,
            "name": "Каникулы победителей",
            "director": {
                "id": 1777268,
                "username": "Ежик_про_го",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/f51251300f61905a4f84720481355d60-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1286.667484967521,
                        "deviation": 65.14018503631341,
                        "volatility": 0.060434505507334986
                    }
                },
                "ranking": 20.751950467311005,
                "professional": false,
                "ui_class": ""
            },
            "description": "Сначала четыре дня основного времени , потом беёми по одному дню пять периодов скорость игры переписка контроль времени беёми, останавливать на выходных, доступность открытый, система провидения Система Мак-Магона группы Мак-Магона 25 кю-9 дан игроки 4-100, начать когда наберётся нет, метод первичного подбора пар по силе,",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 92243,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 345600,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-01T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-01T05:00:29.867993Z",
            "ended": "2025-10-10T23:00:55.850620Z",
            "start_waiting": "2025-07-01T05:00:29.776802Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 21,
            "name": "Beginner Level Kyus",
            "director": {
                "id": 1064,
                "username": "rising.star",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a6d83fbe250f0d1ddb914408f8efc866?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.8981309238998,
                        "deviation": 84.29213518491775,
                        "volatility": 0.06001290743754847
                    }
                },
                "ranking": 22.704512667997182,
                "professional": false,
                "ui_class": ""
            },
            "description": "Only double digit Kyus",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none"
            },
            "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": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-07-29T20:23:16.124462Z",
            "ended": "2013-09-29T00:17:47.769033Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}