GET /api/v1/tournament_records/?format=api&ordering=group&page=29
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=30",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=28",
    "results": [
        {
            "id": 340,
            "name": "TEST",
            "creator": 27056,
            "group": 139,
            "created": "2020-08-12T23:43:50.691959Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1223,
            "name": "🏆 Sunjang Baduk League (Season 1)",
            "creator": 27056,
            "group": 142,
            "created": "2022-08-04T01:07:11.852848Z",
            "started": null,
            "ended": null
        },
        {
            "id": 19,
            "name": "KIRBY",
            "creator": 581936,
            "group": 142,
            "created": "2019-07-30T07:21:31.318579Z",
            "started": null,
            "ended": null
        },
        {
            "id": 299,
            "name": "4º Tournament in Memory of Hans Reinhard Pietsch",
            "creator": 177197,
            "group": 143,
            "created": "2020-06-30T00:53:06.932283Z",
            "started": null,
            "ended": null
        },
        {
            "id": 449,
            "name": "Toxicsushi",
            "creator": 54113,
            "group": 146,
            "created": "2020-11-27T12:56:15.697594Z",
            "started": null,
            "ended": null
        },
        {
            "id": 101,
            "name": "Online Competitie",
            "creator": 70458,
            "group": 147,
            "created": "2020-03-20T20:18:01.224459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1347,
            "name": "Torneo Costarricense de Go en Línea 2022 (Segunda Fase)",
            "creator": 27056,
            "group": 149,
            "created": "2023-01-19T16:40:13.264450Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1886,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 161,
            "created": "2025-06-07T14:51:21.524435Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1310,
            "name": "Beginners' Cup",
            "creator": 1235089,
            "group": 177,
            "created": "2022-11-28T18:02:05.682229Z",
            "started": null,
            "ended": null
        },
        {
            "id": 499,
            "name": "ANime",
            "creator": 842293,
            "group": 221,
            "created": "2021-01-20T18:02:20.821864Z",
            "started": null,
            "ended": null
        }
    ]
}