GET /api/v1/tournament_records/?format=api&ordering=-name&page=151
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=152",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=150",
    "results": [
        {
            "id": 118,
            "name": "ปลาทู1",
            "creator": 510353,
            "group": 4821,
            "created": "2020-03-26T03:27:32.767068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 642,
            "name": "-- 1 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:04:28.382701Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1315,
            "name": "1",
            "creator": 1223011,
            "group": 6427,
            "created": "2022-12-05T08:59:30.090222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1463,
            "name": "1",
            "creator": 1170442,
            "group": 9276,
            "created": "2023-06-17T11:17:03.683392Z",
            "started": null,
            "ended": null
        },
        {
            "id": 657,
            "name": "1",
            "creator": 880829,
            "group": 8842,
            "created": "2021-05-04T08:45:50.450962Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1159,
            "name": "1",
            "creator": 1123631,
            "group": 11951,
            "created": "2022-06-17T17:34:30.654443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 895,
            "name": "1",
            "creator": 1071445,
            "group": 8896,
            "created": "2021-11-12T08:04:05.457885Z",
            "started": null,
            "ended": null
        },
        {
            "id": 871,
            "name": "01:00",
            "creator": 1053941,
            "group": 9676,
            "created": "2021-10-18T03:53:41.478785Z",
            "started": null,
            "ended": null
        },
        {
            "id": 338,
            "name": "[[.0[[[0o;.剢竹",
            "creator": 735469,
            "group": 6365,
            "created": "2020-08-12T08:18:19.674703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 154,
            "name": "00000000000000000000000000000000000000000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-04-11T03:46:28.187175Z",
            "started": null,
            "ended": null
        }
    ]
}