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

{
    "count": 53681,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5368",
    "results": [
        {
            "id": 72228,
            "name": "初心者リーグ(~15級まで)",
            "director": {
                "id": 874208,
                "username": "FUKO.S",
                "country": "jp",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/aa170ff76e007cc7bc7a15709e85dbb8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2262.1443877893535,
                        "deviation": 74.10222069671414,
                        "volatility": 0.06003280180797308
                    }
                },
                "ranking": 33.81451568470227,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "キラキラリーグ内の【初心者~初級者向け】リーグ戦です。 持ち時間は10日。 2021年3月11日のリーグ開始時に参加されているメンバーでの総あたり戦になります。(レーティングによる自動ハンデ付き)\n\n全部のゲームが一斉に始まりますので、自分の手番になっている対局はどんどん着手していきましょう。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 9600,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 864000
            },
            "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-03-11T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-03-11T11:00:17.482138Z",
            "ended": "2021-03-30T05:07:31.685103Z",
            "start_waiting": "2021-03-11T11:00:17.438501Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8246898de5c953274f7be81122b75b69-15.png",
            "player_count": 2
        }
    ]
}