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

{
    "count": 57682,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5768",
    "results": [
        {
            "id": 27830,
            "name": "Go Corgi",
            "director": {
                "id": 347914,
                "username": "TheCorgi",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3ee57772ca9bd689abb3ea5ad6026455?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1458.9293780419296,
                        "deviation": 62.81399418340524,
                        "volatility": 0.05994023493808088
                    }
                },
                "ranking": 23.660686231301796,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is for all the Corgi lovers out there. <3",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 1209600,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1300,
                "name": "Corgi Lovers",
                "summary": "For whoever likes Corgi's <3",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/f38438b854f5f8e433696c0cffb04f26-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-12-31T20:59:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-07-26T04:28:59.997707Z",
            "ended": "2019-09-15T01:34:00.271167Z",
            "start_waiting": "2017-07-26T04:28:57.507658Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/f38438b854f5f8e433696c0cffb04f26-15.png",
            "player_count": 10
        },
        {
            "id": 58215,
            "name": "Nottingham Go Club - Covid Cup 2020 #2",
            "director": {
                "id": 23509,
                "username": "robindews",
                "country": "gb",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/53b7cf9d9bdd1f8f9c5f4ffe8c21631d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1541.866380297196,
                        "deviation": 61.14091419950209,
                        "volatility": 0.06003237465737596
                    }
                },
                "ranking": 24.94066718342586,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This is a live Tuesday evening tournnament for members and friends of the Nottingham, Sheffield and Birmingham Go Clubs. All are welcome to join in",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 83,
                "name": "Nottingham Go Club",
                "summary": "Online Group for Go players in the Nottingham and Derby Area",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 88,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9d477e88b677bde5e483440a488a2cf3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-31T18:15:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-03-31T18:15:07.355922Z",
            "ended": "2020-03-31T20:25:50.675894Z",
            "start_waiting": "2020-03-31T18:15:05.920644Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9d477e88b677bde5e483440a488a2cf3-15.png",
            "player_count": 11
        }
    ]
}