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

{
    "count": 58771,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5877",
    "results": [
        {
            "id": 44712,
            "name": "16k-10k",
            "director": {
                "id": 363322,
                "username": "Viktor_P",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/10de74e57efd2e1ded0f105eb35bba1f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1456.2648771476502,
                        "deviation": 66.86093638217696,
                        "volatility": 0.060035759748335964
                    }
                },
                "ranking": 23.61836780756755,
                "professional": false,
                "ui_class": ""
            },
            "description": "16k-10k",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1679,
                "name": "Сообщество (для) новичков [30k-10k]",
                "summary": "Учимся играть в Го (вэйци, бадук) группа для тех кто ниже 10-го кю",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://user-uploads.online-go.com/d4e7bb1b54903ad87aa895fd2261b14f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-03-01T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 14,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-03-01T13:00:38.530252Z",
            "ended": "2019-05-12T12:46:16.056123Z",
            "start_waiting": "2019-03-01T13:00:38.044412Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d4e7bb1b54903ad87aa895fd2261b14f-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}