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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=4",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=2",
    "results": [
        {
            "id": 1209,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:06:14.713815Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1204,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:26:09.473495Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1203,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:23:23.957441Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1202,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:22:00.156580Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1201,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:15:40.257955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1200,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:11:49.566068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1199,
            "name": "llp-211126",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:08:12.336273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1173,
            "name": "HINHIN",
            "creator": 1113978,
            "group": 3,
            "created": "2022-07-03T08:43:27.235527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1144,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-05-25T07:54:48.268121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1023,
            "name": "美人魚❤🧡💛💙💜💚❄🎀🌈🍭🧜‍♀️🦹‍♀️🦄💝👩‍🎤",
            "creator": 964872,
            "group": 3,
            "created": "2022-02-18T08:40:44.093024Z",
            "started": null,
            "ended": null
        }
    ]
}