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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=130",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=128",
    "results": [
        {
            "id": 636,
            "name": "Interclubs 2021",
            "creator": 135206,
            "group": 459,
            "created": "2021-04-23T06:20:37.330702Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1931,
            "name": "test",
            "creator": 1015821,
            "group": 459,
            "created": "2025-09-05T12:08:23.735520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 13,
            "name": "Normal Elimination 8 players (#32)",
            "creator": 211504,
            "group": 454,
            "created": "2019-07-18T18:54:14.570429Z",
            "started": null,
            "ended": null
        },
        {
            "id": 106,
            "name": "Normal Elimination 8 players (Beta)",
            "creator": 211504,
            "group": 454,
            "created": "2020-03-23T01:29:39.367983Z",
            "started": null,
            "ended": null
        },
        {
            "id": 107,
            "name": "Normal Elimination 8 players (Beta)",
            "creator": 211504,
            "group": 454,
            "created": "2020-03-23T01:30:09.302961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 765,
            "name": "Machinato",
            "creator": 921756,
            "group": 446,
            "created": "2021-07-15T14:10:22.691765Z",
            "started": null,
            "ended": null
        },
        {
            "id": 767,
            "name": "e-Go open",
            "creator": 815571,
            "group": 446,
            "created": "2021-07-17T16:28:28.322794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 769,
            "name": "open",
            "creator": 817947,
            "group": 446,
            "created": "2021-07-18T17:37:43.402503Z",
            "started": null,
            "ended": null
        },
        {
            "id": 278,
            "name": "Correspondence 9x9 2020-06-14 22:00",
            "creator": 687900,
            "group": 420,
            "created": "2020-06-13T16:34:44.612066Z",
            "started": null,
            "ended": null
        },
        {
            "id": 445,
            "name": "test",
            "creator": 93741,
            "group": 351,
            "created": "2020-11-21T19:22:27.080720Z",
            "started": null,
            "ended": null
        }
    ]
}