GET /api/v1/tournament_records/?format=api&ordering=-creator&page=21
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=-creator&page=22",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=20",
    "results": [
        {
            "id": 1502,
            "name": """,
            "creator": 1392813,
            "group": 13168,
            "created": "2023-09-01T15:39:36.393730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1594,
            "name": "123Go Go Go!",
            "creator": 1392813,
            "group": 13127,
            "created": "2023-12-26T20:11:37.852561Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1741,
            "name": "HI",
            "creator": 1392813,
            "group": 13972,
            "created": "2024-07-22T15:48:34.954298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1530,
            "name": "亞洲國家大比拼",
            "creator": 1392807,
            "group": 1144,
            "created": "2023-10-13T16:11:40.355750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1545,
            "name": "9х9 бом бом",
            "creator": 1390451,
            "group": 13563,
            "created": "2023-10-30T17:23:10.134501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1538,
            "name": "ああ",
            "creator": 1387777,
            "group": 13717,
            "created": "2023-10-24T12:52:08.362708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1482,
            "name": "1357",
            "creator": 1387057,
            "group": 13399,
            "created": "2023-07-14T15:52:46.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1472,
            "name": "Nyrwnsyrmxhfmyxf",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T05:55:16.028677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1473,
            "name": "圍棋",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T08:20:40.302013Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1475,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-09T03:04:08.447337Z",
            "started": null,
            "ended": null
        }
    ]
}