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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=69",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=67",
    "results": [
        {
            "id": 1371,
            "name": "hhjjj",
            "creator": 1115574,
            "group": 43,
            "created": "2023-03-15T15:27:38.873010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1680,
            "name": "hho",
            "creator": 1382043,
            "group": 2289,
            "created": "2024-05-29T13:32:25.914051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 257,
            "name": "hi",
            "creator": 736026,
            "group": 5596,
            "created": "2020-06-02T05:26:24.447825Z",
            "started": null,
            "ended": null
        },
        {
            "id": 52,
            "name": "hi",
            "creator": 702249,
            "group": 43,
            "created": "2019-11-29T21:28:12.032393Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1082,
            "name": "hi",
            "creator": 730663,
            "group": 11099,
            "created": "2022-03-31T08:05:54.268913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 830,
            "name": "hi",
            "creator": 1021720,
            "group": 25,
            "created": "2021-09-14T08:01:55.929159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1114,
            "name": "hi",
            "creator": 1004222,
            "group": 9668,
            "created": "2022-04-23T08:38:52.652147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1035,
            "name": "hi",
            "creator": 1087417,
            "group": 25,
            "created": "2022-02-28T07:27:55.534998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 833,
            "name": "hi",
            "creator": 1024043,
            "group": 7929,
            "created": "2021-09-16T13:47:15.247002Z",
            "started": null,
            "ended": null
        },
        {
            "id": 585,
            "name": "hi",
            "creator": 951001,
            "group": 25,
            "created": "2021-03-16T01:25:29.672489Z",
            "started": null,
            "ended": null
        }
    ]
}