GET /api/v1/tournament_records/?format=api&ordering=-creator&page=153
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=-creator&page=154",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=152",
    "results": [
        {
            "id": 1249,
            "name": "Season1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-18T11:15:24.707682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1250,
            "name": "SDK season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-20T02:54:08.901542Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1251,
            "name": "SDK Season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-21T01:17:35.338940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 808,
            "name": "Test",
            "creator": 126382,
            "group": 4794,
            "created": "2021-08-29T07:54:27.488255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 816,
            "name": "test",
            "creator": 126382,
            "group": 4794,
            "created": "2021-09-02T13:56:52.476474Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1071,
            "name": "test",
            "creator": 126382,
            "group": 11267,
            "created": "2022-03-26T01:39:09.925307Z",
            "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": 142,
            "name": "8vo Torneo Mexicano de Go por Internet",
            "creator": 124958,
            "group": 678,
            "created": "2020-04-07T18:07:02.040678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 315,
            "name": "1ra Liga Mexicana de Go por Internet 2020-2021",
            "creator": 124958,
            "group": 678,
            "created": "2020-07-19T10:19:06.226380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1866,
            "name": "test",
            "creator": 119655,
            "group": 15053,
            "created": "2025-04-17T09:16:25.385337Z",
            "started": null,
            "ended": null
        }
    ]
}