GET /api/v1/tournament_records/?format=api&ordering=-group&page=86
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=-group&page=87",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=85",
    "results": [
        {
            "id": 338,
            "name": "[[.0[[[0o;.剢竹",
            "creator": 735469,
            "group": 6365,
            "created": "2020-08-12T08:18:19.674703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1118,
            "name": "some tournament",
            "creator": 810610,
            "group": 6345,
            "created": "2022-04-24T22:02:15.158048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1882,
            "name": "BOKENDO",
            "creator": 1729163,
            "group": 6335,
            "created": "2025-05-25T05:02:46.938065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 316,
            "name": "sumire",
            "creator": 812656,
            "group": 6333,
            "created": "2020-07-20T04:33:48.687938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 633,
            "name": "Yan",
            "creator": 897284,
            "group": 6332,
            "created": "2021-04-18T14:42:46.590702Z",
            "started": null,
            "ended": null
        },
        {
            "id": 662,
            "name": "Zoe 1M 22",
            "creator": 932671,
            "group": 6332,
            "created": "2021-05-10T07:56:48.810154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 749,
            "name": "noob bot tournament",
            "creator": 991710,
            "group": 6332,
            "created": "2021-07-03T05:24:35.715313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 872,
            "name": "uujjjjj",
            "creator": 944876,
            "group": 6332,
            "created": "2021-10-18T07:43:35.117281Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1243,
            "name": "Let’s make a Progress",
            "creator": 1162986,
            "group": 6332,
            "created": "2022-09-03T12:49:05.312458Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1323,
            "name": "noob",
            "creator": 1234926,
            "group": 6332,
            "created": "2022-12-19T12:10:14.642114Z",
            "started": null,
            "ended": null
        }
    ]
}