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

{
    "count": 58322,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5832",
    "results": [
        {
            "id": 105181,
            "name": "Our Tournament",
            "director": {
                "id": 1386468,
                "username": "holy.joe.destefano",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8e539977f1f8566cb89fb7158b498448?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.6891060937023,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 21.652208749198074,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Foo and also bar.",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13396,
                "name": "DeStefanoFam",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-08T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        },
        {
            "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": 1502.2779892787232,
                        "deviation": 61.70032744143717,
                        "volatility": 0.06004107401835494
                    }
                },
                "ranking": 24.338512481277796,
                "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
        }
    ]
}