GET /api/v1/tournament_records/?format=api&ordering=id&page=110
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=id&page=111",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=109",
    "results": [
        {
            "id": 1273,
            "name": "Reaper's Tournament",
            "creator": 1225945,
            "group": 12430,
            "created": "2022-10-27T13:21:57.948724Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1274,
            "name": "Go basics tournaments 1",
            "creator": 1182840,
            "group": 25,
            "created": "2022-10-30T06:46:44.193667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1275,
            "name": "Isaac",
            "creator": 1222451,
            "group": 7414,
            "created": "2022-11-01T09:02:01.336220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1277,
            "name": "Sus",
            "creator": 1230309,
            "group": 12464,
            "created": "2022-11-02T18:12:44.027245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1278,
            "name": "Go",
            "creator": 1233275,
            "group": 25,
            "created": "2022-11-04T01:29:10.935302Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1279,
            "name": "ำำำำำำำำำำ",
            "creator": 1225305,
            "group": 3,
            "created": "2022-11-04T13:58:56.827518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1280,
            "name": "Jackson",
            "creator": 1225616,
            "group": 9,
            "created": "2022-11-06T00:05:52.478933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1281,
            "name": "groups",
            "creator": 1125106,
            "group": 25,
            "created": "2022-11-06T05:51:42.521246Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1282,
            "name": "Contest(社內賽放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:06:57.897521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1283,
            "name": "teach(指導棋放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:26:36.258283Z",
            "started": null,
            "ended": null
        }
    ]
}