GET /api/v1/tournament_records/?format=api&ordering=group&page=121
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=122",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=120",
    "results": [
        {
            "id": 931,
            "name": "Turnuva",
            "creator": 1096372,
            "group": 10794,
            "created": "2021-12-20T11:05:38.361095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 930,
            "name": "Turnuva",
            "creator": 1096368,
            "group": 10794,
            "created": "2021-12-20T11:03:56.171443Z",
            "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": 934,
            "name": "Christmas Party with Go",
            "creator": 663342,
            "group": 10806,
            "created": "2021-12-23T08:01:54.364126Z",
            "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": 954,
            "name": "J2R郑益杰",
            "creator": 1105993,
            "group": 10907,
            "created": "2022-01-10T12:02:32.755192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 955,
            "name": "AmoNGUs",
            "creator": 1100836,
            "group": 10916,
            "created": "2022-01-12T09:28:34.784628Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1333,
            "name": "Test1",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T20:44:56.781134Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1332,
            "name": "Result",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T18:26:41.274537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1549,
            "name": "Pro king",
            "creator": 1106925,
            "group": 10975,
            "created": "2023-11-05T00:59:30.014880Z",
            "started": null,
            "ended": null
        }
    ]
}