Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5997
{ "count": 59962, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5996", "results": [ { "id": 70243, "name": "Sunday tournament", "director": { "id": 56637, "username": "milanm", "country": "un", "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png", "ratings": { "version": 5, "overall": { "rating": 1656.1756921796948, "deviation": 66.05462371672456, "volatility": 0.059914121611390536 } }, "ranking": 26.596297928015524, "professional": false, "ui_class": "aga" }, "description": "weekly 9x9 tournament", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "aga", "time_per_move": 21, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 20, "initial_time": 120, "max_time": 120 }, "is_open": true, "exclude_provisional": false, "group": { "id": 5803, "name": "Massachusetts Go Foundation", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 49, "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-64.png" }, "auto_start_on_max": false, "time_start": "2021-01-17T18:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2021-01-17T18:00:09.363852Z", "ended": "2021-01-17T19:02:10.778874Z", "start_waiting": "2021-01-17T18:00:08.690025Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-15.png", "player_count": 10, "ranked": true }, { "id": 103561, "name": "St Francois", "director": { "id": 647, "username": "Tilwen", "country": "fr", "icon": "https://secure.gravatar.com/avatar/21681eabc569024d6a8661e7efd21554?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1851.3364379172613, "deviation": 63.20451031921836, "volatility": 0.060141930600920684 } }, "ranking": 29.1751299706934, "professional": false, "ui_class": "" }, "description": "Deuxième tentative", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "aga", "time_per_move": 23, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 15, "initial_time": 240, "max_time": 900 }, "is_open": true, "exclude_provisional": false, "group": { "id": 12877, "name": "St François de Sales OGS", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 0, "icon": "https://user-uploads.online-go.com/950c76004b46d26ca645d7cdf0ef1617-64.png" }, "auto_start_on_max": false, "time_start": "2023-05-23T11:10:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "invite", "started": "2023-05-23T11:10:56.834660Z", "ended": "2023-05-23T11:37:57.103405Z", "start_waiting": "2023-05-23T11:10:56.762315Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/950c76004b46d26ca645d7cdf0ef1617-15.png", "player_count": 8, "ranked": true } ] }