Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=auto_start_on_max&page=6030
{ "count": 60291, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=auto_start_on_max&page=6029", "results": [ { "id": 81262, "name": "Hundicup tournament", "director": { "id": 743533, "username": "ss76", "country": "ru", "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 865.69965614538, "deviation": 63.39878919317945, "volatility": 0.06003400172803372 } }, "ranking": 11.578235639193064, "professional": false, "ui_class": "" }, "description": "play go", "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": 43, "name": "Kyu Level Study Group", "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 8920, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png" }, "auto_start_on_max": true, "time_start": "2021-10-15T00:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 10, "max_ranking": 26, "analysis_enabled": true, "exclusivity": "open", "started": "2021-10-15T00:00:59.623789Z", "ended": "2021-12-07T05:19:45.930193Z", "start_waiting": "2021-10-15T00:00:58.996582Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png", "player_count": 8, "ranked": true } ] }