Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=time_start&page=6008
{ "count": 60072, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=6007", "results": [ { "id": 432, "name": "littleman's mini-tournament", "director": { "id": 17827, "username": "littleman", "country": "nl", "icon": "https://secure.gravatar.com/avatar/746e5eebf69379b2924fcbd2c981f3b0?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2100.9280183570545, "deviation": 67.28376883688223, "volatility": 0.05999704049713282 } }, "ranking": 32.102942497740635, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 259200, "time_control_parameters": { "time_control": "simple", "per_move": 259200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 385, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2008-08-11T06:37:15Z", "ended": "2008-08-11T04:37:15Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 431, "name": "Pissfer's mini-tournament", "director": { "id": 12922, "username": "Pissfer", "country": "ca", "icon": "https://secure.gravatar.com/avatar/7bee1409fe90c9ab291cc86bfc97b7b0?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1502.097766555342, "deviation": 66.6487033123084, "volatility": 0.05999363760397003 } }, "ranking": 24.335735094965063, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 604800, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 385, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 4, "max_ranking": 19, "analysis_enabled": false, "exclusivity": "open", "started": "2008-05-19T19:12:53Z", "ended": "2008-05-19T17:12:53Z", "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }