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

{
    "count": 53692,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=5369",
    "results": [
        {
            "id": 112387,
            "name": "The 62nd Murase Go Group Tournament",
            "director": {
                "id": 449215,
                "username": "SM-SYaKo",
                "country": "jp",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e577b58bab7d7fc9871766c9d1f7195a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1236.2539768654356,
                        "deviation": 63.57105008285255,
                        "volatility": 0.0600514844098923
                    }
                },
                "ranking": 19.826651681599717,
                "professional": false,
                "ui_class": ""
            },
            "description": "毎月27日に開催される定例トーナメントです。これは第六十二回村瀬碁グループ定例トーナメントです。2024年3月27日に開始されます。\n\nA tournament that happens every month on the 27th. This is the 62nd tournament that starts on March 27th, 2024.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 20735,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 18000,
                "initial_time": 345600,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 95,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9e03e37d7a9f7508c9a114190260a7b9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-26T23: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": "2024-03-26T23:00:03.942520Z",
            "ended": "2024-11-14T11:52:30.733139Z",
            "start_waiting": "2024-03-26T23:00:00.704485Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9e03e37d7a9f7508c9a114190260a7b9-15.png",
            "player_count": 39
        },
        {
            "id": 122152,
            "name": "free blitz game (every  friiiidddaaayyyyy!!!!)",
            "director": {
                "id": 1424564,
                "username": "AdamChen",
                "country": "_United_Nations",
                "icon": "https://secure.gravatar.com/avatar/f8b491cda74e3c6027829b420c284e38?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1354.7677815412133,
                        "deviation": 106.1626549305153,
                        "volatility": 0.060004866611355595
                    }
                },
                "ranking": 21.94590083483619,
                "professional": false,
                "ui_class": ""
            },
            "description": "free to play ! \njoin if you want , it's going to be funnnn!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 3,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 2,
                "initial_time": 180,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14633,
                "name": "THE  TOURNERMENT PLACE (FOR EVERYBODY !!!!!!)",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-15T21:00:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}