GET /api/v1/tournament_records/?format=api&ordering=-name&page=81
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=82",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=80",
    "results": [
        {
            "id": 1052,
            "name": "League April 2022 season 1",
            "creator": 99361,
            "group": 6974,
            "created": "2022-03-13T06:49:04.964778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 68,
            "name": "La Premiere",
            "creator": 724998,
            "group": 4377,
            "created": "2020-01-26T10:19:33.435099Z",
            "started": null,
            "ended": null
        },
        {
            "id": 678,
            "name": "Lal",
            "creator": 735469,
            "group": 7746,
            "created": "2021-05-15T07:39:15.011775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 119,
            "name": "lagazelle",
            "creator": 610985,
            "group": 95,
            "created": "2020-03-27T11:18:26.682790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1461,
            "name": "la chave",
            "creator": 1361068,
            "group": 13249,
            "created": "2023-05-30T11:25:42.757634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1153,
            "name": "L",
            "creator": 869775,
            "group": 6293,
            "created": "2022-06-09T12:24:01.670010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1876,
            "name": "l;",
            "creator": 1507765,
            "group": 33,
            "created": "2025-05-02T20:28:27.667796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 926,
            "name": "l",
            "creator": 1081286,
            "group": 43,
            "created": "2021-12-09T11:56:19.439164Z",
            "started": null,
            "ended": null
        },
        {
            "id": 116,
            "name": "Kyu Level Study Group Ep 2",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:49:28.038855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 115,
            "name": "Kyu Level Study Group Ep 1",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:43:56.234020Z",
            "started": null,
            "ended": null
        }
    ]
}