GET /api/v1/tournament_records/?format=api&ordering=name&page=27
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=28",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=26",
    "results": [
        {
            "id": 1324,
            "name": "9x9 single elimination",
            "creator": 1215371,
            "group": 515,
            "created": "2022-12-24T08:08:47.169022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1542,
            "name": "9x9 Susquenita go Club tournament",
            "creator": 1445427,
            "group": 13679,
            "created": "2023-10-27T11:49:28.666928Z",
            "started": null,
            "ended": null
        },
        {
            "id": 773,
            "name": "9X9  比賽",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-07-19T07:07:34.116829Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1545,
            "name": "9х9 бом бом",
            "creator": 1390451,
            "group": 13563,
            "created": "2023-10-30T17:23:10.134501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 526,
            "name": "a",
            "creator": 930259,
            "group": 8187,
            "created": "2021-02-05T09:13:09.787095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 159,
            "name": "a",
            "creator": 737306,
            "group": 5213,
            "created": "2020-04-13T05:11:25.964137Z",
            "started": null,
            "ended": null
        },
        {
            "id": 722,
            "name": "A",
            "creator": 1013057,
            "group": 9473,
            "created": "2021-06-17T15:17:26.914448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 873,
            "name": "a1234567",
            "creator": 944876,
            "group": 8074,
            "created": "2021-10-18T07:51:46.963145Z",
            "started": null,
            "ended": null
        },
        {
            "id": 300,
            "name": "aaa",
            "creator": 316711,
            "group": 1095,
            "created": "2020-07-01T12:44:37.233289Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1825,
            "name": "aaa",
            "creator": 1702258,
            "group": 25,
            "created": "2025-01-26T10:33:39.976432Z",
            "started": null,
            "ended": null
        }
    ]
}