Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-handicap&page=5912
{ "count": 59112, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5911", "results": [ { "id": 89850, "name": "BYU Go Round Robin", "director": { "id": 873234, "username": "zarinloosli", "country": "us", "icon": "https://user-uploads.online-go.com/902975decbf60cab29c492479278dc26-64.png", "ratings": { "version": 5, "overall": { "rating": 1374.6681574040767, "deviation": 64.86637804219347, "volatility": 0.0599950025507951 } }, "ranking": 22.283481107924754, "professional": false, "ui_class": "" }, "description": "Everyone plays everyone! I think I removed all time limits?", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": true, "group": { "id": 11565, "name": "BYU Go Club (2022-)", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 12, "icon": "https://user-uploads.online-go.com/e62581f80a1d9ca73677924807b80b2c-64.png" }, "auto_start_on_max": false, "time_start": "2022-05-11T01:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/e62581f80a1d9ca73677924807b80b2c-15.png", "player_count": 0, "ranked": true }, { "id": 58419, "name": "2020 - Lviv Spring Quarantine Tournament - Silver league", "director": { "id": 427977, "username": "OleksandrPshenychnyy", "country": "ua", "icon": "https://user-uploads.online-go.com/d549d0e6e73d804c76aa49a720165e9a-64.png", "ratings": { "version": 5, "overall": { "rating": 1670.7571626902193, "deviation": 66.53444279018366, "volatility": 0.06002249608745223 } }, "ranking": 26.79922550035992, "professional": false, "ui_class": "" }, "description": "2020 - Lviv Spring Quarantine Tournament - Silver league", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 49920, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 43200, "initial_time": 604800, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 1460, "name": "Lviv Club", "summary": "Lviv Go Players Group", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": false, "member_count": 27, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-04-10T14:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "invite", "started": "2020-04-10T14:00:12.164955Z", "ended": "2020-07-10T21:18:28.887693Z", "start_waiting": "2020-04-10T14:00:07.148055Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 10, "ranked": true } ] }