GET /api/v1/tournament_records/?format=api&ordering=creator&page=112
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=creator&page=113",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=111",
    "results": [
        {
            "id": 1336,
            "name": "Scheduled Games",
            "creator": 1099916,
            "group": 12700,
            "created": "2023-01-05T15:29:20.562460Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1335,
            "name": "blabla",
            "creator": 1099916,
            "group": 12736,
            "created": "2023-01-05T15:24:50.831995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 942,
            "name": "มาเล่น",
            "creator": 1099949,
            "group": 2289,
            "created": "2021-12-28T15:03:23.126198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 955,
            "name": "AmoNGUs",
            "creator": 1100836,
            "group": 10916,
            "created": "2022-01-12T09:28:34.784628Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1054,
            "name": "Title wins",
            "creator": 1102440,
            "group": 11334,
            "created": "2022-03-16T06:32:47.923037Z",
            "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": 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
        }
    ]
}