GET /api/v1/tournament_records/?format=api&ordering=group&page=13
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=group&page=14",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=12",
    "results": [
        {
            "id": 1513,
            "name": "QWERTY!!!",
            "creator": 1408273,
            "group": 25,
            "created": "2023-09-08T10:39:47.142742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1497,
            "name": "Hdjdbsh",
            "creator": 1407366,
            "group": 25,
            "created": "2023-08-20T12:07:46.411508Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1493,
            "name": "133qwd",
            "creator": 1177577,
            "group": 25,
            "created": "2023-08-10T13:56:51.575308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1453,
            "name": "9-9",
            "creator": 1343476,
            "group": 25,
            "created": "2023-05-20T11:34:00.573566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1440,
            "name": "good tour",
            "creator": 1342194,
            "group": 25,
            "created": "2023-04-23T18:28:24.158325Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1366,
            "name": "Hi",
            "creator": 1227585,
            "group": 25,
            "created": "2023-03-03T13:36:13.478422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1356,
            "name": "啊啊啊",
            "creator": 1155610,
            "group": 25,
            "created": "2023-02-14T09:20:58.858590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1353,
            "name": "John Cloud Bondoc tournament 1",
            "creator": 1250500,
            "group": 25,
            "created": "2023-02-08T13:49:52.155243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1345,
            "name": "盧思聿",
            "creator": 1275618,
            "group": 25,
            "created": "2023-01-17T10:27:45.983369Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1342,
            "name": "T",
            "creator": 1241190,
            "group": 25,
            "created": "2023-01-14T12:21:00.513548Z",
            "started": null,
            "ended": null
        }
    ]
}