GET /api/v1/tournament_records/?format=api&ordering=creator&page=132
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=133",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=131",
    "results": [
        {
            "id": 1875,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-02T06:41:40.511414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1468,
            "name": "ㅁㅁ",
            "creator": 1248272,
            "group": 11852,
            "created": "2023-06-27T02:02:06.080119Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1694,
            "name": "test",
            "creator": 1249008,
            "group": 12594,
            "created": "2024-06-19T20:07:53.010989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1689,
            "name": "SP informal match",
            "creator": 1250276,
            "group": 13134,
            "created": "2024-06-18T10:13:56.613861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1426,
            "name": "killstones",
            "creator": 1250299,
            "group": 13092,
            "created": "2023-04-07T23:22:15.950777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1353,
            "name": "John Cloud Bondoc tournament 1",
            "creator": 1250500,
            "group": 25,
            "created": "2023-02-08T13:49:52.155243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1344,
            "name": "Ereeee",
            "creator": 1250784,
            "group": 10538,
            "created": "2023-01-16T15:19:08.922742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1621,
            "name": "non",
            "creator": 1253124,
            "group": 14074,
            "created": "2024-02-25T10:05:41.087456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1620,
            "name": "pour enfant",
            "creator": 1253131,
            "group": 14074,
            "created": "2024-02-21T15:48:19.418001Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1664,
            "name": "14kyu yay!",
            "creator": 1253756,
            "group": 4598,
            "created": "2024-05-01T08:28:13.032291Z",
            "started": null,
            "ended": null
        }
    ]
}