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

{
    "count": 53672,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5367",
    "results": [
        {
            "id": 62429,
            "name": "jiayu vs laoshi",
            "director": {
                "id": 756229,
                "username": "mrrabbuit",
                "country": "sg",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/95a91e6b595a49e91968bd28f3e90ce4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.0847977490964,
                        "deviation": 156.13884872211037,
                        "volatility": 0.05999992557636363
                    }
                },
                "ranking": 21.831420754602473,
                "professional": false,
                "ui_class": ""
            },
            "description": "26/6/2020",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-06-26T12: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": "2020-06-26T11:02:48.761696Z",
            "ended": "2020-06-29T12:02:57.217254Z",
            "start_waiting": "2020-06-26T11:02:48.714762Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2
        },
        {
            "id": 74707,
            "name": "無限いごうと①",
            "director": {
                "id": 617059,
                "username": "sabasand",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0223dee35170b4492fcd56f03773cab3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2015.6868172759891,
                        "deviation": 124.92902535770901,
                        "volatility": 0.06001989341426765
                    }
                },
                "ranking": 31.144088687936446,
                "professional": false,
                "ui_class": ""
            },
            "description": "・ただひたすらうちましょう\n・ほかの方の対局が観戦がたぶんできます\n・観戦可能なので対局室のチャットがばがばです。1:1個別チャットおすすめします。(会話したい相手のアカウントをタップして緑色【メッセージ】からできます)\n・総当たりで全員と1局ずつ打てます。先に終わって次が待てねーって時はこのリーグ戦関係なしに個別で申込みしてお願いします。\n・総当たり戦の定員は10人までだそうです。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9052,
                "name": "◑いごうと◑",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-05T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-05-05T01:37:33.380922Z",
            "ended": "2021-07-18T04:28:42.292868Z",
            "start_waiting": "2021-05-05T01:37:32.831082Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6
        }
    ]
}