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

{
    "count": 58242,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5824",
    "results": [
        {
            "id": 129800,
            "name": "Handicap Arena 2025 - 052",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1118.1524226162633,
                        "deviation": 63.34304401422903,
                        "volatility": 0.06007366594018232
                    }
                },
                "ranking": 17.502203696415506,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 96,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-06-26T15:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-06-26T11:00:45.063724Z",
            "ended": "2025-08-16T11:23:44.437450Z",
            "start_waiting": "2025-06-26T11:00:44.928694Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5
        },
        {
            "id": 45399,
            "name": "The 7th Murase Go Group Tournament",
            "director": {
                "id": 449215,
                "username": "SM-SYaKo",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/e577b58bab7d7fc9871766c9d1f7195a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1182.178471692773,
                        "deviation": 63.45983688838135,
                        "volatility": 0.060058455061893425
                    }
                },
                "ranking": 18.79122343818162,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament that happens every month on 27th. This is the 7th tournament starts on February 27th, 2019.\n\n毎月27日に開催される定例トーナメントです。これは第七回村瀬碁グループ定例トーナメントです。2019年2月27日に開始されます。",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "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": 2389,
                "name": "Murase Go Group",
                "summary": "The group of Japanese and any go player from different countries.\nこのグループは日本人や世界中の国々の人々が集うグループです。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 93,
                "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-02-27T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-02-27T13:00:20.213076Z",
            "ended": "2020-07-19T00:41:33.457780Z",
            "start_waiting": "2019-02-27T13:00:17.805816Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-15.png",
            "player_count": 12
        }
    ]
}