GET /api/v1/tournament_records/?format=api&ordering=-name&page=131
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=132",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=130",
    "results": [
        {
            "id": 255,
            "name": "AI tournament",
            "creator": 647177,
            "group": 3211,
            "created": "2020-06-01T11:44:02.724403Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1205,
            "name": "Ahe",
            "creator": 1176208,
            "group": 12036,
            "created": "2022-07-09T08:25:02.830223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 545,
            "name": "A f",
            "creator": 940672,
            "group": 25,
            "created": "2021-02-18T06:48:19.153454Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1695,
            "name": "Aesthetic:) Go Group Tournament",
            "creator": 1579338,
            "group": 14397,
            "created": "2024-06-21T08:24:41.553085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1164,
            "name": "Admin Championship",
            "creator": 1124746,
            "group": 11995,
            "created": "2022-06-29T16:09:06.211098Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1551,
            "name": "Adam vs Matt",
            "creator": 1460501,
            "group": 13777,
            "created": "2023-11-09T14:05:17.483018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1021,
            "name": "acacac",
            "creator": 1052868,
            "group": 11152,
            "created": "2022-02-18T01:35:58.029182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 693,
            "name": "abcdefghijklmnop",
            "creator": 981903,
            "group": 9259,
            "created": "2021-05-27T06:15:56.726590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 589,
            "name": "abc",
            "creator": 951001,
            "group": 8651,
            "created": "2021-03-18T01:25:53.716926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1006,
            "name": "AAA",
            "creator": 921183,
            "group": 11087,
            "created": "2022-02-07T07:57:55.660455Z",
            "started": null,
            "ended": null
        }
    ]
}