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

{
    "count": 58252,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5825",
    "results": [
        {
            "id": 120160,
            "name": "SDK Tournament Auto Handicap",
            "director": {
                "id": 809885,
                "username": "F.W.Nietzsche",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8ab38005ce633c5a0033596845d38301-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1106.0771653141921,
                        "deviation": 64.37689597870052,
                        "volatility": 0.06020179528197848
                    }
                },
                "ranking": 17.25084029896541,
                "professional": false,
                "ui_class": ""
            },
            "description": "SDK Tournament Auto Handicap.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11630,
                "name": "SDK Proving Grounds (Single Digit Kyu)",
                "summary": "The Official SDK Proving Grounds. This group spawned from the DDK Proving Grounds (Double Digit Kyu) group, & it's popularity. Here, SDK's can play against other SDK's (or Dan players that haven’t established a solid foothold in Dan land yet). If you get s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 100,
                "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-09-20T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-09-20T10:00:56.705357Z",
            "ended": "2025-09-29T13:00:03.896330Z",
            "start_waiting": "2024-09-20T10:00:56.531303Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-15.png",
            "player_count": 8
        },
        {
            "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
        }
    ]
}