GET /api/v1/tournament_records/?format=api&ordering=-name&page=115
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=-name&page=116",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=114",
    "results": [
        {
            "id": 615,
            "name": "Ddc",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T17:22:24.899717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 785,
            "name": "david",
            "creator": 1031048,
            "group": 25,
            "created": "2021-08-01T01:07:33.495778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 831,
            "name": "Davi828",
            "creator": 1052777,
            "group": 25,
            "created": "2021-09-14T23:42:56.309944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1954,
            "name": "Dave",
            "creator": 1777250,
            "group": 15314,
            "created": "2025-10-06T17:07:31.575162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1031,
            "name": "dasdas",
            "creator": 346980,
            "group": 25,
            "created": "2022-02-24T18:22:43.072927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 622,
            "name": "Daeghu Quispe Gutiérrez",
            "creator": 981766,
            "group": 8878,
            "created": "2021-04-11T22:11:10.196282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 235,
            "name": "Cuntis tournament",
            "creator": 785694,
            "group": 5804,
            "created": "2020-05-23T03:49:31.593665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 288,
            "name": "CUARTO",
            "creator": 784355,
            "group": 5581,
            "created": "2020-06-20T19:53:55.325097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 112,
            "name": "Cuarentena día 3",
            "creator": 746065,
            "group": 4802,
            "created": "2020-03-24T18:55:50.832377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 250,
            "name": "Croatian Go Open 2020",
            "creator": 789395,
            "group": 5774,
            "created": "2020-05-30T07:16:10.818971Z",
            "started": null,
            "ended": null
        }
    ]
}