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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=12",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=10",
    "results": [
        {
            "id": 370,
            "name": "0000000",
            "creator": 816056,
            "group": 6593,
            "created": "2020-09-08T10:06:37.800846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1811,
            "name": "00000000",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-12-21T13:05:38.771147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1142,
            "name": "00000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-22T09:28:58.792924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1147,
            "name": "0000000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-31T02:26:10.687956Z",
            "started": null,
            "ended": null
        },
        {
            "id": 210,
            "name": "00000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-05-10T10:10:10.412970Z",
            "started": null,
            "ended": null
        },
        {
            "id": 154,
            "name": "00000000000000000000000000000000000000000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-04-11T03:46:28.187175Z",
            "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": 871,
            "name": "01:00",
            "creator": 1053941,
            "group": 9676,
            "created": "2021-10-18T03:53:41.478785Z",
            "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
        }
    ]
}