GET /api/v1/tournament_records/?format=api&ordering=-group&page=79
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=-group&page=80",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=78",
    "results": [
        {
            "id": 1849,
            "name": "hkd k",
            "creator": 1640057,
            "group": 7005,
            "created": "2025-03-13T17:04:03.575864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 770,
            "name": "tt3a0006",
            "creator": 1024087,
            "group": 7002,
            "created": "2021-07-19T03:59:22.754015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 763,
            "name": "HBJHKJHBIUIHYGHKLK",
            "creator": 1022362,
            "group": 7001,
            "created": "2021-07-15T03:05:40.986989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 641,
            "name": "-- 2 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:03:57.918716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 642,
            "name": "-- 1 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:04:28.382701Z",
            "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": 469,
            "name": "21S1 Division B",
            "creator": 848128,
            "group": 6974,
            "created": "2020-12-16T17:43:20.683073Z",
            "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": 488,
            "name": "21S1 Division D",
            "creator": 848128,
            "group": 6974,
            "created": "2021-01-08T11:51:46.312734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 490,
            "name": "21S2 Division A",
            "creator": 904298,
            "group": 6974,
            "created": "2021-01-09T03:47:53.808185Z",
            "started": null,
            "ended": null
        }
    ]
}