GET /api/v1/tournament_records/?format=api&ordering=name&page=55
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=name&page=56",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=54",
    "results": [
        {
            "id": 916,
            "name": "GAU",
            "creator": 1085408,
            "group": 25,
            "created": "2021-11-28T06:28:11.013801Z",
            "started": null,
            "ended": null
        },
        {
            "id": 638,
            "name": "gbjdxkfl",
            "creator": 881640,
            "group": 7426,
            "created": "2021-04-25T11:13:49.554390Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1044,
            "name": "Gbsb",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-03-07T08:11:29.312733Z",
            "started": null,
            "ended": null
        },
        {
            "id": 848,
            "name": "General",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:38:05.388772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1170,
            "name": "german",
            "creator": 875708,
            "group": 11839,
            "created": "2022-07-02T17:39:13.777102Z",
            "started": null,
            "ended": null
        },
        {
            "id": 543,
            "name": "ggg",
            "creator": 822120,
            "group": 8371,
            "created": "2021-02-16T14:19:59.863106Z",
            "started": null,
            "ended": null
        },
        {
            "id": 483,
            "name": "GG's",
            "creator": 861327,
            "group": 343,
            "created": "2021-01-04T21:17:59.199271Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1352,
            "name": "g-(guju",
            "creator": 1288850,
            "group": 12279,
            "created": "2023-02-02T12:24:09.950009Z",
            "started": null,
            "ended": null
        },
        {
            "id": 935,
            "name": "GGVTRG",
            "creator": 1024525,
            "group": 10174,
            "created": "2021-12-24T18:59:33.997781Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1027,
            "name": "ghvjh",
            "creator": 346980,
            "group": 43,
            "created": "2022-02-19T21:09:22.357378Z",
            "started": null,
            "ended": null
        }
    ]
}