GET /api/v1/tournament_records/?format=api&ordering=group&page=2
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=3",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group",
    "results": [
        {
            "id": 1428,
            "name": "europe go champıons",
            "creator": 1237379,
            "group": 3,
            "created": "2023-04-08T13:43:48.955072Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1417,
            "name": "fkglhjvfblnfjgbnfgbfdbgvuidefhotr",
            "creator": 1059480,
            "group": 3,
            "created": "2023-03-28T09:56:01.320850Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1416,
            "name": "?",
            "creator": 1059480,
            "group": 3,
            "created": "2023-03-28T09:50:57.132040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1329,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:52:40.281413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1328,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:49:34.612431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1299,
            "name": "isousou",
            "creator": 1151261,
            "group": 3,
            "created": "2022-11-14T11:49:55.862679Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1279,
            "name": "ำำำำำำำำำำ",
            "creator": 1225305,
            "group": 3,
            "created": "2022-11-04T13:58:56.827518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1228,
            "name": "brandonsy35",
            "creator": 1059480,
            "group": 3,
            "created": "2022-08-06T10:13:09.802305Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1221,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-08-02T10:08:11.422955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1210,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:08:08.806983Z",
            "started": null,
            "ended": null
        }
    ]
}