Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=first_pairing_method&page=5918
{ "count": 59172, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5917", "results": [ { "id": 565, "name": "We can all reach 9d. We just need to play more!", "director": { "id": 14714, "username": "Bokudo", "country": "dk", "icon": "https://secure.gravatar.com/avatar/3f9c300f7de203a58eaa5c81bd901d70?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1908.5040156638963, "deviation": 63.51978264022244, "volatility": 0.06000404199347801 } }, "ranking": 29.87916592182413, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 383, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 24, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2008-12-07T07:00:00Z", "ended": "2008-12-07T06:00:00Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 40216, "name": "MGG Equalizer #1", "director": { "id": 87790, "username": "WiseBear", "country": "ru", "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png", "ratings": { "version": 5, "overall": { "rating": 1104.0021061102002, "deviation": 62.08308547890164, "volatility": 0.06028822213904829 } }, "ranking": 17.207368885691388, "professional": false, "ui_class": "" }, "description": "Regular tournament of Monkey Go Games.", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "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": 2702, "name": "Masters And Champions", "summary": "Your journey of knowledge from beginner to master will be fascinating with us!", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 34, "icon": "https://user-uploads.online-go.com/e6b8a636f6746575d2aa126a2b247efd-64.png" }, "auto_start_on_max": true, "time_start": "2018-09-24T07:00:00Z", "players_start": 12, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2018-09-25T08:09:01.083837Z", "ended": "2019-11-25T22:29:22.620192Z", "start_waiting": "2018-09-25T08:09:00.240351Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/e6b8a636f6746575d2aa126a2b247efd-15.png", "player_count": 10, "ranked": true } ] }