GET /api/v1/tournament_records/?format=api&ordering=-name&page=138
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=-name&page=139",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=137",
    "results": [
        {
            "id": 490,
            "name": "21S2 Division A",
            "creator": 904298,
            "group": 6974,
            "created": "2021-01-09T03:47:53.808185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 488,
            "name": "21S1 Division D",
            "creator": 848128,
            "group": 6974,
            "created": "2021-01-08T11:51:46.312734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 487,
            "name": "21S1 Division C",
            "creator": 848128,
            "group": 6974,
            "created": "2021-01-08T11:51:37.704535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 469,
            "name": "21S1 Division B",
            "creator": 848128,
            "group": 6974,
            "created": "2020-12-16T17:43:20.683073Z",
            "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
        },
        {
            "id": 1072,
            "name": "การแข่งขันภายใน(2.1-5)",
            "creator": 126382,
            "group": 11267,
            "created": "2022-03-26T02:33:46.538303Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1518,
            "name": "2023 월드바둑마스터스 국내선발전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:16:13.654347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1521,
            "name": "2023 기력대결",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-26T12:16:19.727790Z",
            "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": 956,
            "name": "2022-Jan-13 tournament creep1 group",
            "creator": 1074055,
            "group": 10488,
            "created": "2022-01-12T11:35:01.329049Z",
            "started": null,
            "ended": null
        }
    ]
}