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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=89",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=87",
    "results": [
        {
            "id": 878,
            "name": "Join",
            "creator": 1061684,
            "group": 10413,
            "created": "2021-10-25T11:15:11.253125Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1353,
            "name": "John Cloud Bondoc tournament 1",
            "creator": 1250500,
            "group": 25,
            "created": "2023-02-08T13:49:52.155243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1906,
            "name": "JLKFJ",
            "creator": 1767276,
            "group": 25,
            "created": "2025-07-12T00:30:52.826618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 196,
            "name": "j'kjk",
            "creator": 736025,
            "group": 4530,
            "created": "2020-05-02T00:01:55.691946Z",
            "started": null,
            "ended": null
        },
        {
            "id": 947,
            "name": "jkjjjjjjkjkjkjkjkjkjkkkkkkkkkk",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-03T02:10:25.971384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 518,
            "name": "jkc",
            "creator": 870696,
            "group": 7256,
            "created": "2021-02-01T07:33:42.790822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1075,
            "name": "Jjih",
            "creator": 775974,
            "group": 25,
            "created": "2022-03-29T04:27:08.841568Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1360,
            "name": "JJ",
            "creator": 1040806,
            "group": 12905,
            "created": "2023-02-19T20:16:29.322996Z",
            "started": null,
            "ended": null
        },
        {
            "id": 248,
            "name": "Jivi",
            "creator": 787709,
            "group": 5855,
            "created": "2020-05-26T23:07:59.242680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 780,
            "name": "JIGSaw training tournament",
            "creator": 851886,
            "group": 9660,
            "created": "2021-07-22T12:09:26.338259Z",
            "started": null,
            "ended": null
        }
    ]
}