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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=23",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=21",
    "results": [
        {
            "id": 534,
            "name": "2021vs4",
            "creator": 926454,
            "group": 8297,
            "created": "2021-02-10T04:35:25.769613Z",
            "started": null,
            "ended": null
        },
        {
            "id": 929,
            "name": "2021棋王争霸赛",
            "creator": 426307,
            "group": 6636,
            "created": "2021-12-13T03:49:42.895462Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1609,
            "name": "2022",
            "creator": 751079,
            "group": 4567,
            "created": "2024-01-23T21:20:23.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 919,
            "name": "20220101",
            "creator": 1080477,
            "group": 10645,
            "created": "2021-12-04T10:32:12.342192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 956,
            "name": "2022-Jan-13 tournament creep1 group",
            "creator": 1074055,
            "group": 10488,
            "created": "2022-01-12T11:35:01.329049Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1088,
            "name": "2022 tournament",
            "creator": 1136322,
            "group": 11522,
            "created": "2022-04-05T18:39:37.133973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1521,
            "name": "2023 기력대결",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-26T12:16:19.727790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1518,
            "name": "2023 월드바둑마스터스 국내선발전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:16:13.654347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1072,
            "name": "การแข่งขันภายใน(2.1-5)",
            "creator": 126382,
            "group": 11267,
            "created": "2022-03-26T02:33:46.538303Z",
            "started": null,
            "ended": null
        },
        {
            "id": 391,
            "name": "21S1 Division A",
            "creator": 388908,
            "group": 6974,
            "created": "2020-09-29T16:34:14.169415Z",
            "started": null,
            "ended": null
        }
    ]
}