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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=42",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=40",
    "results": [
        {
            "id": 1333,
            "name": "Test1",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T20:44:56.781134Z",
            "started": null,
            "ended": null
        },
        {
            "id": 955,
            "name": "AmoNGUs",
            "creator": 1100836,
            "group": 10916,
            "created": "2022-01-12T09:28:34.784628Z",
            "started": null,
            "ended": null
        },
        {
            "id": 948,
            "name": "hello<h1>hello</h1>",
            "creator": 1103089,
            "group": 10865,
            "created": "2022-01-04T17:15:02.609379Z",
            "started": null,
            "ended": null
        },
        {
            "id": 934,
            "name": "Christmas Party with Go",
            "creator": 663342,
            "group": 10806,
            "created": "2021-12-23T08:01:54.364126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 933,
            "name": "Micky mouse",
            "creator": 1097313,
            "group": 10804,
            "created": "2021-12-22T13:23:57.670686Z",
            "started": null,
            "ended": null
        },
        {
            "id": 930,
            "name": "Turnuva",
            "creator": 1096368,
            "group": 10794,
            "created": "2021-12-20T11:03:56.171443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 931,
            "name": "Turnuva",
            "creator": 1096372,
            "group": 10794,
            "created": "2021-12-20T11:05:38.361095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 932,
            "name": "Turnuva",
            "creator": 1096370,
            "group": 10794,
            "created": "2021-12-20T11:05:51.630516Z",
            "started": null,
            "ended": null
        },
        {
            "id": 965,
            "name": "Sky WeiQi Club #1",
            "creator": 899463,
            "group": 10786,
            "created": "2022-01-19T06:25:51.981653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1025,
            "name": "ty tyhty",
            "creator": 1122400,
            "group": 10758,
            "created": "2022-02-18T09:09:25.154289Z",
            "started": null,
            "ended": null
        }
    ]
}