GET /api/v1/tournament_records/?format=api&ordering=-name&page=63
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=64",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=62",
    "results": [
        {
            "id": 1202,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:22:00.156580Z",
            "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": 1136,
            "name": "ogs",
            "creator": 1065173,
            "group": 11767,
            "created": "2022-05-12T07:28:41.626281Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1221,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-08-02T10:08:11.422955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 136,
            "name": "o god",
            "creator": 736026,
            "group": 4530,
            "created": "2020-04-05T03:44:31.464198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 867,
            "name": "Obugreaouhgafrebhouefgaubohgefabhuo",
            "creator": 1026423,
            "group": 7256,
            "created": "2021-10-11T07:46:12.064285Z",
            "started": null,
            "ended": null
        },
        {
            "id": 814,
            "name": "o2",
            "creator": 1032613,
            "group": 10036,
            "created": "2021-09-02T07:23:03.644222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 690,
            "name": "O",
            "creator": 929370,
            "group": 3,
            "created": "2021-05-23T05:43:50.729771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 733,
            "name": "o",
            "creator": 865453,
            "group": 24,
            "created": "2021-06-23T16:12:42.771004Z",
            "started": null,
            "ended": null
        }
    ]
}