GET /api/v1/tournaments/?format=api&ordering=-handicap&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=-handicap&page=5369",
    "results": [
        {
            "id": 82130,
            "name": "Bリーグ(7級~3級)",
            "director": {
                "id": 776731,
                "username": "AYAMI.S",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5985cab067a8cd43093abdd527e1fd32-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2135.391155460219,
                        "deviation": 62.434741307036,
                        "volatility": 0.05997799478924156
                    }
                },
                "ranking": 32.47960874599521,
                "professional": false,
                "ui_class": ""
            },
            "description": "リーグ開始時に参加されているメンバーでの総あたり戦になります。(レーティングによる自動ハンデ付き)\n\n全部のゲームが一斉に始まりますので、自分の手番になっている対局はどんどん着手していきましょう。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 13440,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7692,
                "name": "Yushima Go Cafe (湯島囲碁喫茶)",
                "summary": "This is a group exclusively for guests of Yushima Go Cafe and members of the Online Go Salon.\n湯島囲碁喫茶のゲスト&オンライン囲碁サロンメンバー専用のグループです。",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 115,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8246898de5c953274f7be81122b75b69-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-11T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 23,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-11-11T11:00:48.423573Z",
            "ended": "2021-12-05T02:28:44.848316Z",
            "start_waiting": "2021-11-11T11:00:48.205561Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8246898de5c953274f7be81122b75b69-15.png",
            "player_count": 5
        },
        {
            "id": 81669,
            "name": "Chơi vì đam mê.",
            "director": {
                "id": 1048576,
                "username": "The Go Kid 233",
                "country": "vn",
                "icon": "https://secure.gravatar.com/avatar/7d28a0516bcf63a800bda4f18f5ad2e6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 889.0789278799073,
                        "deviation": 61.7730241161642,
                        "volatility": 0.06001601359885296
                    }
                },
                "ranking": 12.19513645297486,
                "professional": false,
                "ui_class": ""
            },
            "description": "Giao lưu vui vẻ.\nXin chỉ giáo.\nKhông có giải, chơi cho vui thôi.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10305,
                "name": "CLB Cờ Vây FPT - FPT Go Club",
                "summary": "Welcome to FPT university Go Club",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 98,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/a27cec2890c9988599edde0a337ec695-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-25T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-25T12:00:57.562106Z",
            "ended": "2022-05-06T07:27:08.713824Z",
            "start_waiting": "2021-10-25T12:00:57.311560Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/a27cec2890c9988599edde0a337ec695-15.png",
            "player_count": 11
        }
    ]
}