Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=id&page=5891
{ "count": 58901, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5890", "results": [ { "id": 138132, "name": "8ctexh 19x19 ofkc6xkykc lcmytzrjf", "director": { "id": 1821698, "username": "s578gz589", "country": "un", "icon": "https://secure.gravatar.com/avatar/b661377ce4167f78278c7a199986ca37?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1030.291400326344, "deviation": 70.59785529716143, "volatility": 0.06000619912894522 } }, "ranking": 15.60769970956624, "professional": false, "ui_class": "" }, "description": "8ctexh 19x19 ofkc6xkykc lcmytzrjf", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16264, "name": "9x9 13x13 19x19 123 ! !", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-03-14T06:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 10, "max_ranking": 30, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 1, "ranked": true } ] }