Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5961
{ "count": 59602, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5960", "results": [ { "id": 22178, "name": "FSTS Winter 2016 Large Board", "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 winter tournament of FSTS", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": { "id": 353, "name": "Four Seasons Tournament Series", "summary": "Серия турниров \"Четыре Сезона\"", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 623, "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png" }, "auto_start_on_max": false, "time_start": "2016-12-01T11:00:00Z", "players_start": 20, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "group", "started": "2016-12-01T11:00:42.463482Z", "ended": "2019-01-28T22:02:41.219204Z", "start_waiting": "2016-12-01T11:00:39.260075Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png", "player_count": 50, "ranked": true }, { "id": 1233, "name": "haikudjin's mini-tournament", "director": { "id": 85, "username": "haikudjin", "country": "ru", "icon": "https://secure.gravatar.com/avatar/5cf5bd9643a5d5b4d43c654267cfada4?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1685.1895301830357, "deviation": 64.60829413884474, "volatility": 0.06001855793529148 } }, "ranking": 26.99834151607669, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 432000, "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": 14, "max_ranking": 24, "analysis_enabled": false, "exclusivity": "open", "started": "2010-10-03T10:32:56Z", "ended": "2010-10-03T08:32:56Z", "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 } ] }