Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=players_start&page=5899
{ "count": 58982, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=5898", "results": [ { "id": 108, "name": "BlackxDragon's mini-tournament", "director": { "id": 2965, "username": "BlackxDragon", "country": "us", "icon": "https://secure.gravatar.com/avatar/5643c62b3c86dc1321e9ec1cfeaaac51?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1121.1753651736813, "deviation": 203.75290850915573, "volatility": 0.05999910035699047 } }, "ranking": 17.56470563391225, "professional": false, "ui_class": "provisional" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 172800, "time_control_parameters": { "time_control": "fischer", "initial_time": 345600, "max_time": 864000, "time_increment": 172800 }, "is_open": true, "exclude_provisional": true, "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": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2006-06-27T13:35:00Z", "ended": "2006-12-04T12:32: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": 3253, "name": "FSTS Absolute Championship of 2014: Phase 1 19x19", "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": "Will start after 12-00 GMT November 5, 2014.", "schedule": null, "title": null, "tournament_type": "s_mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 87360, "time_control_parameters": { "time_control": "fischer", "initial_time": 86400, "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": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 34, "analysis_enabled": false, "exclusivity": "group", "started": "2014-11-05T13:24:57.477624Z", "ended": "2019-02-22T11:57:53.802948Z", "start_waiting": "2014-11-05T13:24:52.525992Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png", "player_count": 0, "ranked": true } ] }