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

{
    "count": 58772,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5877",
    "results": [
        {
            "id": 114236,
            "name": "Aリーグ(3k+)",
            "director": {
                "id": 874208,
                "username": "FUKO.S",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/aa170ff76e007cc7bc7a15709e85dbb8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2193.4210508169426,
                        "deviation": 69.5027559225844,
                        "volatility": 0.06003714737296537
                    }
                },
                "ranking": 33.10032061552835,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "リーグ開始時に参加されているメンバーでの総あたり戦になります。(レーティングによる自動ハンデ付き)\n\nIt will be a round-robin tournament with automatic handicapping based on ratings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 9573,
            "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": 116,
                "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-29T11:15:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 27,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-03-29T11:15:01.568853Z",
            "ended": "2024-04-22T00:27:17.667228Z",
            "start_waiting": "2024-03-29T11:15:01.508411Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 57729,
            "name": "Tournoi de Blitz d'avril",
            "director": {
                "id": 96911,
                "username": "vaurien",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/81c7d79a0b1333240881ddf40572036b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2053.7355378803027,
                        "deviation": 63.058332273041465,
                        "volatility": 0.06007333508533785
                    }
                },
                "ranking": 31.577001997987985,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournoi de semi blitz (15mn c'est long !!) \nHandicap réel\n4 rondes MacMahon (limite 1D) à appariement aléatoire\nRègles AGA\n\nIl faut s'inscrire à la salle québecoise sur OGS (voir groupe en haut à droite)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 162,
                "name": "Salle Québécoise",
                "summary": "Groupe officiel de l'AQJG",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 152,
                "icon": "https://user-uploads.online-go.com/0167e050eaf0bc94ebb645ce1a915bc5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-08T22:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-08T22:30:24.314866Z",
            "ended": "2020-04-09T00:34:53.357977Z",
            "start_waiting": "2020-04-08T22:30:23.066745Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0167e050eaf0bc94ebb645ce1a915bc5-15.png",
            "player_count": 14,
            "ranked": true
        }
    ]
}