GET /api/v1/tournament_records/?format=api&ordering=created&page=126
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=created&page=127",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=125",
    "results": [
        {
            "id": 1492,
            "name": "Let's go",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-08-02T15:50:02.635456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1493,
            "name": "133qwd",
            "creator": 1177577,
            "group": 25,
            "created": "2023-08-10T13:56:51.575308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1494,
            "name": "Number 1",
            "creator": 1402264,
            "group": 13473,
            "created": "2023-08-12T07:07:10.569798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1495,
            "name": "中国可近入",
            "creator": 1188809,
            "group": 13417,
            "created": "2023-08-16T06:49:03.243710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1496,
            "name": "123",
            "creator": 87790,
            "group": 6171,
            "created": "2023-08-18T14:49:31.115949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1497,
            "name": "Hdjdbsh",
            "creator": 1407366,
            "group": 25,
            "created": "2023-08-20T12:07:46.411508Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1498,
            "name": "Test Record Tourmanent",
            "creator": 427977,
            "group": 1460,
            "created": "2023-08-22T15:46:06.718933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1499,
            "name": "QWERTY",
            "creator": 1408273,
            "group": 13512,
            "created": "2023-08-25T08:55:26.863304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1502,
            "name": """,
            "creator": 1392813,
            "group": 13168,
            "created": "2023-09-01T15:39:36.393730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1503,
            "name": "123457890",
            "creator": 1408273,
            "group": 2946,
            "created": "2023-09-02T07:08:53.160900Z",
            "started": null,
            "ended": null
        }
    ]
}