GET /api/v1/tournament_records/?format=api&ordering=-ended&page=102
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=-ended&page=103",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=101",
    "results": [
        {
            "id": 1499,
            "name": "QWERTY",
            "creator": 1408273,
            "group": 13512,
            "created": "2023-08-25T08:55:26.863304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1795,
            "name": "Flow1",
            "creator": 1393499,
            "group": 13675,
            "created": "2024-11-20T04:08:32.629222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1502,
            "name": """,
            "creator": 1392813,
            "group": 13168,
            "created": "2023-09-01T15:39:36.393730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1503,
            "name": "123457890",
            "creator": 1408273,
            "group": 2946,
            "created": "2023-09-02T07:08:53.160900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1090,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:40:03.176373Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1066,
            "name": "ink sans Tournament",
            "creator": 982465,
            "group": 10569,
            "created": "2022-03-21T08:22:18.091241Z",
            "started": null,
            "ended": null
        },
        {
            "id": 853,
            "name": "test2",
            "creator": 919051,
            "group": 7984,
            "created": "2021-09-26T18:04:53.362566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1067,
            "name": "囲碁循坏赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-22T08:45:14.211079Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1068,
            "name": "Eye Level Peace",
            "creator": 1121271,
            "group": 11411,
            "created": "2022-03-22T13:37:09.567535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1069,
            "name": "NZT 2022",
            "creator": 1095664,
            "group": 3207,
            "created": "2022-03-24T19:42:56.929537Z",
            "started": null,
            "ended": null
        }
    ]
}