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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=4",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=2",
    "results": [
        {
            "id": 820,
            "name": "ุ",
            "creator": 1027361,
            "group": 8276,
            "created": "2021-09-09T04:07:05.917351Z",
            "started": null,
            "ended": null
        },
        {
            "id": 480,
            "name": "⋯",
            "creator": 882245,
            "group": 7434,
            "created": "2020-12-28T07:13:58.184507Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1160,
            "name": "⋯",
            "creator": 1098552,
            "group": 11671,
            "created": "2022-06-17T23:55:44.239183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 89,
            "name": "ㅛ",
            "creator": 738665,
            "group": 4544,
            "created": "2020-03-13T15:27:50.986738Z",
            "started": null,
            "ended": null
        },
        {
            "id": 88,
            "name": "나",
            "creator": 738665,
            "group": 4544,
            "created": "2020-03-13T15:26:44.571819Z",
            "started": null,
            "ended": null
        },
        {
            "id": 920,
            "name": "!",
            "creator": 1052371,
            "group": 10116,
            "created": "2021-12-06T07:19:10.011198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1502,
            "name": """,
            "creator": 1392813,
            "group": 13168,
            "created": "2023-09-01T15:39:36.393730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 953,
            "name": ".",
            "creator": 1056480,
            "group": 10182,
            "created": "2022-01-10T07:28:06.292523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1623,
            "name": "k",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-02-27T01:18:50.028949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1111,
            "name": "🥀",
            "creator": 1135854,
            "group": 11629,
            "created": "2022-04-20T10:12:21.733985Z",
            "started": null,
            "ended": null
        }
    ]
}