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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5350",
    "results": [
        {
            "id": 88406,
            "name": "东南亚中学生网络围棋友谊赛  SEA Secondary School Online Weiqi Friendly Tournament",
            "director": {
                "id": 733120,
                "username": "ChuahCheeHiong",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/e125627600779da6b0cb25be937b2320?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1067.0640888438224,
                        "deviation": 70.99898934601437,
                        "volatility": 0.060026554686817966
                    }
                },
                "ranking": 16.41955539054082,
                "professional": false,
                "ui_class": ""
            },
            "description": "Date: 16 April, Saturday 9am - 12pm\n\nVenue: Online Go Server (OGS)\n\nRounds: Swiss system 3 rounds\n\nBoard Size: 13x13\n\nRules: Japanese counting method, 6.5 komi\n\nTime per game: 20 mins Absolute",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9213,
                "name": "Teacher House Weiqi",
                "summary": "Hello everyone!! Enjoy have fun, be nice to one another =D",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-08T12:45:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-04-08T12:45:11.949494Z",
            "ended": "2022-04-08T12:48:04.944303Z",
            "start_waiting": "2022-04-08T12:48:04.939232Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        }
    ]
}