GET /api/v1/tournament_records/?format=api&ordering=name&page=98
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=99",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=97",
    "results": [
        {
            "id": 1494,
            "name": "Number 1",
            "creator": 1402264,
            "group": 13473,
            "created": "2023-08-12T07:07:10.569798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1472,
            "name": "Nyrwnsyrmxhfmyxf",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T05:55:16.028677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1069,
            "name": "NZT 2022",
            "creator": 1095664,
            "group": 3207,
            "created": "2022-03-24T19:42:56.929537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 733,
            "name": "o",
            "creator": 865453,
            "group": 24,
            "created": "2021-06-23T16:12:42.771004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 690,
            "name": "O",
            "creator": 929370,
            "group": 3,
            "created": "2021-05-23T05:43:50.729771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 814,
            "name": "o2",
            "creator": 1032613,
            "group": 10036,
            "created": "2021-09-02T07:23:03.644222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 867,
            "name": "Obugreaouhgafrebhouefgaubohgefabhuo",
            "creator": 1026423,
            "group": 7256,
            "created": "2021-10-11T07:46:12.064285Z",
            "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": 1221,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-08-02T10:08:11.422955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1203,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:23:23.957441Z",
            "started": null,
            "ended": null
        }
    ]
}