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

{
    "count": 57621,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5762",
    "results": [
        {
            "id": 99262,
            "name": "2023.01 GO 19X19 tournament #4 17k-",
            "director": {
                "id": 1161013,
                "username": "朵兒普拉斯-doorplus-",
                "country": "_United_Nations",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1151.0937500744108,
                        "deviation": 63.06821920011851,
                        "volatility": 0.05991569077389414
                    }
                },
                "ranking": 18.174361096243295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome and have fun :)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 58968,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 57600,
                "initial_time": 172800,
                "max_time": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8304,
                "name": "club hikaru no go",
                "summary": "welcome all fan of Hikaru no go and on piece",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 115,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0e2fd110d817a4183ba74caeb4f5d2d6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-01-27T10:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 13,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-24T07:36:29.044894Z",
            "ended": "2024-05-08T21:42:35.699875Z",
            "start_waiting": "2023-01-24T07:36:26.681423Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0e2fd110d817a4183ba74caeb4f5d2d6-15.png",
            "player_count": 32
        }
    ]
}