GET /api/v1/tournament_records/?format=api&ordering=group&page=90
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=91",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=89",
    "results": [
        {
            "id": 597,
            "name": "你好",
            "creator": 925466,
            "group": 8107,
            "created": "2021-03-21T03:44:34.269049Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1867,
            "name": "Giovanna",
            "creator": 1754688,
            "group": 8111,
            "created": "2025-04-17T16:52:50.358033Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1372,
            "name": "6251132647",
            "creator": 1318012,
            "group": 8111,
            "created": "2023-03-16T03:10:28.632006Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1578,
            "name": "nahuel 2014 vdf",
            "creator": 845981,
            "group": 8115,
            "created": "2023-12-07T13:35:13.186052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 618,
            "name": "Tour",
            "creator": 598257,
            "group": 8129,
            "created": "2021-04-07T13:48:15.695958Z",
            "started": null,
            "ended": null
        },
        {
            "id": 526,
            "name": "a",
            "creator": 930259,
            "group": 8187,
            "created": "2021-02-05T09:13:09.787095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1480,
            "name": "Torneio de rápidas semanal",
            "creator": 1169804,
            "group": 8207,
            "created": "2023-07-14T10:54:34.040782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 577,
            "name": "testing",
            "creator": 302584,
            "group": 8219,
            "created": "2021-03-11T04:58:26.302363Z",
            "started": null,
            "ended": null
        },
        {
            "id": 524,
            "name": "test",
            "creator": 618308,
            "group": 8228,
            "created": "2021-02-04T21:53:10.876092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 539,
            "name": "March Tournament 2",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:49:17.881945Z",
            "started": null,
            "ended": null
        }
    ]
}