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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=139",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=137",
    "results": [
        {
            "id": 828,
            "name": "rggy",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:20:22.871095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 862,
            "name": "Take Your Time 2",
            "creator": 756466,
            "group": 43,
            "created": "2021-10-07T20:33:27.922894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 887,
            "name": "P601 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:48:19.446758Z",
            "started": null,
            "ended": null
        },
        {
            "id": 888,
            "name": "P605 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:57:24.219152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 926,
            "name": "l",
            "creator": 1081286,
            "group": 43,
            "created": "2021-12-09T11:56:19.439164Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1019,
            "name": "Uzui Tengen",
            "creator": 1122132,
            "group": 43,
            "created": "2022-02-17T16:23:54.062011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1027,
            "name": "ghvjh",
            "creator": 346980,
            "group": 43,
            "created": "2022-02-19T21:09:22.357378Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1229,
            "name": "รานา",
            "creator": 1173424,
            "group": 43,
            "created": "2022-08-06T11:53:10.751954Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1300,
            "name": "j",
            "creator": 1237483,
            "group": 43,
            "created": "2022-11-18T14:44:03.415385Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1371,
            "name": "hhjjj",
            "creator": 1115574,
            "group": 43,
            "created": "2023-03-15T15:27:38.873010Z",
            "started": null,
            "ended": null
        }
    ]
}