GET /api/v1/tournament_records/?format=api&ordering=name&page=108
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=109",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=107",
    "results": [
        {
            "id": 1237,
            "name": "round robin",
            "creator": 829659,
            "group": 9450,
            "created": "2022-08-18T23:31:05.645867Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1331,
            "name": "Round Robin",
            "creator": 829659,
            "group": 9450,
            "created": "2022-12-30T18:41:26.785866Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1451,
            "name": "Rounds servival",
            "creator": 1002204,
            "group": 6630,
            "created": "2023-05-19T15:54:09.840914Z",
            "started": null,
            "ended": null
        },
        {
            "id": 279,
            "name": "Russian Battle",
            "creator": 721084,
            "group": 9,
            "created": "2020-06-14T13:12:00.151566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1254,
            "name": "SA Closed",
            "creator": 630492,
            "group": 33,
            "created": "2022-09-23T16:20:25.966830Z",
            "started": null,
            "ended": null
        },
        {
            "id": 493,
            "name": "saiio678884789437",
            "creator": 838050,
            "group": 5590,
            "created": "2021-01-12T10:39:48.755114Z",
            "started": null,
            "ended": null
        },
        {
            "id": 596,
            "name": "S_Alexander is the best!",
            "creator": 770016,
            "group": 6124,
            "created": "2021-03-20T09:45:40.419286Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1738,
            "name": "Sample",
            "creator": 753236,
            "group": 309,
            "created": "2024-07-09T23:22:17.379300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1881,
            "name": "sandy",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-25T05:01:32.094493Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1875,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-02T06:41:40.511414Z",
            "started": null,
            "ended": null
        }
    ]
}