GET /api/v1/tournament_records/?format=api&ordering=group&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=group&page=111",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=109",
    "results": [
        {
            "id": 784,
            "name": "(๑•̀ᄇ•́)و ✧ GO GO GO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-07-27T15:24:34.359288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 773,
            "name": "9X9  比賽",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-07-19T07:07:34.116829Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1431,
            "name": "haruna",
            "creator": 1336422,
            "group": 9676,
            "created": "2023-04-13T11:53:16.057538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1268,
            "name": "1706",
            "creator": 1228537,
            "group": 9676,
            "created": "2022-10-24T16:08:17.409003Z",
            "started": null,
            "ended": null
        },
        {
            "id": 871,
            "name": "01:00",
            "creator": 1053941,
            "group": 9676,
            "created": "2021-10-18T03:53:41.478785Z",
            "started": null,
            "ended": null
        },
        {
            "id": 846,
            "name": "Tânia Zaíra",
            "creator": 1057692,
            "group": 9676,
            "created": "2021-09-25T14:20:28.396218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 845,
            "name": "Talles",
            "creator": 1057760,
            "group": 9676,
            "created": "2021-09-25T14:02:13.896339Z",
            "started": null,
            "ended": null
        },
        {
            "id": 835,
            "name": "17 de setembro",
            "creator": 1019032,
            "group": 9676,
            "created": "2021-09-17T11:58:54.191298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 782,
            "name": "ธันวาทาศรี",
            "creator": 1029798,
            "group": 9694,
            "created": "2021-07-27T02:30:26.427820Z",
            "started": null,
            "ended": null
        },
        {
            "id": 796,
            "name": "m",
            "creator": 984470,
            "group": 9722,
            "created": "2021-08-10T08:50:23.744169Z",
            "started": null,
            "ended": null
        }
    ]
}