GET /api/v1/tournament_records/?format=api&ordering=name&page=118
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=119",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=117",
    "results": [
        {
            "id": 816,
            "name": "test",
            "creator": 126382,
            "group": 4794,
            "created": "2021-09-02T13:56:52.476474Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1471,
            "name": "test",
            "creator": 1378085,
            "group": 13375,
            "created": "2023-07-04T21:17:54.022438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 822,
            "name": "test",
            "creator": 681206,
            "group": 9770,
            "created": "2021-09-12T00:39:15.333051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 453,
            "name": "test",
            "creator": 709291,
            "group": 273,
            "created": "2020-11-29T13:44:09.617900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1931,
            "name": "test",
            "creator": 1015821,
            "group": 459,
            "created": "2025-09-05T12:08:23.735520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 751,
            "name": "test",
            "creator": 908569,
            "group": 9458,
            "created": "2021-07-04T13:26:24.167657Z",
            "started": null,
            "ended": null
        },
        {
            "id": 523,
            "name": "test",
            "creator": 309835,
            "group": 6635,
            "created": "2021-02-03T16:04:59.891013Z",
            "started": null,
            "ended": null
        },
        {
            "id": 524,
            "name": "test",
            "creator": 618308,
            "group": 8228,
            "created": "2021-02-04T21:53:10.876092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1866,
            "name": "test",
            "creator": 119655,
            "group": 15053,
            "created": "2025-04-17T09:16:25.385337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1921,
            "name": "test",
            "creator": 491290,
            "group": 14853,
            "created": "2025-08-20T08:26:24.674703Z",
            "started": null,
            "ended": null
        }
    ]
}