GET /api/v1/tournament_records/?format=api&ordering=name&page=127
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=128",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=126",
    "results": [
        {
            "id": 423,
            "name": "Tiger mouth",
            "creator": 753453,
            "group": 93,
            "created": "2020-10-27T15:01:42.445894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1796,
            "name": "Tilki",
            "creator": 1574469,
            "group": 13675,
            "created": "2024-11-21T15:17:57.521025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 494,
            "name": "tirgrjggjrgr",
            "creator": 819853,
            "group": 6759,
            "created": "2021-01-16T06:23:18.083656Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1054,
            "name": "Title wins",
            "creator": 1102440,
            "group": 11334,
            "created": "2022-03-16T06:32:47.923037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1650,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:52:06.727654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1651,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:56:01.490255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 710,
            "name": "Tommy",
            "creator": 943307,
            "group": 7531,
            "created": "2021-06-12T03:47:25.372394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1246,
            "name": "Top 8",
            "creator": 57913,
            "group": 1056,
            "created": "2022-09-12T11:38:10.207191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 897,
            "name": "top thai",
            "creator": 1010924,
            "group": 10550,
            "created": "2021-11-13T07:07:17.809418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1923,
            "name": "Torneio18072013",
            "creator": 1568335,
            "group": 15625,
            "created": "2025-08-22T22:40:39.282949Z",
            "started": null,
            "ended": null
        }
    ]
}