GET /api/v1/tournament_records/?format=api&ordering=creator&page=89
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=creator&page=90",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=88",
    "results": [
        {
            "id": 840,
            "name": "ogs ogs",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T08:35:22.519748Z",
            "started": null,
            "ended": null
        },
        {
            "id": 762,
            "name": "Class skills test",
            "creator": 1014769,
            "group": 4767,
            "created": "2021-07-12T21:14:05.579183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1457,
            "name": "Turnir velikana",
            "creator": 1015350,
            "group": 12689,
            "created": "2023-05-25T13:19:02.035710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 738,
            "name": "9x9 Open Cup - July 2021",
            "creator": 1015644,
            "group": 3524,
            "created": "2021-06-27T11:10:55.088634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1931,
            "name": "test",
            "creator": 1015821,
            "group": 459,
            "created": "2025-09-05T12:08:23.735520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 743,
            "name": "Dogs Rule",
            "creator": 1015846,
            "group": 43,
            "created": "2021-06-28T15:32:05.812225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 735,
            "name": "k",
            "creator": 1015881,
            "group": 9521,
            "created": "2021-06-25T20:07:40.706112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 779,
            "name": "gu7 ft",
            "creator": 1016128,
            "group": 6630,
            "created": "2021-07-22T08:11:26.379333Z",
            "started": null,
            "ended": null
        },
        {
            "id": 778,
            "name": "we",
            "creator": 1016128,
            "group": 2389,
            "created": "2021-07-22T08:10:15.166779Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1272,
            "name": "Go",
            "creator": 1017002,
            "group": 10154,
            "created": "2022-10-27T09:54:11.968887Z",
            "started": null,
            "ended": null
        }
    ]
}