Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-handicap&page=6020
{ "count": 60191, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=6019", "results": [ { "id": 86757, "name": "13к-18к", "director": { "id": 577675, "username": "Manaraga", "country": "ru", "icon": "https://user-uploads.online-go.com/c0d62e846428097eb0a3d88ea735e8df-64.png", "ratings": { "version": 5, "overall": { "rating": 650.4804513900557, "deviation": 61.79802042495531, "volatility": 0.059822635189430526 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "Турнир 13к-18к.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 89280, "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": 9, "name": "Русская группа", "summary": "Интересные, призовые турниры.", "require_invitation": true, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 1962, "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png" }, "auto_start_on_max": false, "time_start": "2022-03-14T18:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 12, "max_ranking": 18, "analysis_enabled": false, "exclusivity": "open", "started": "2022-03-14T18:00:24.857462Z", "ended": "2022-07-09T18:14:08.008560Z", "start_waiting": "2022-03-14T18:00:24.235945Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png", "player_count": 10, "ranked": true } ] }