GET /api/v1/tournament_records/?format=api&ordering=-name&page=86
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=87",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=85",
    "results": [
        {
            "id": 377,
            "name": "jumo&dan",
            "creator": 846437,
            "group": 6853,
            "created": "2020-09-16T23:39:21.286908Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1322,
            "name": "JSHS",
            "creator": 1068515,
            "group": 25,
            "created": "2022-12-15T08:26:35.237810Z",
            "started": null,
            "ended": null
        },
        {
            "id": 439,
            "name": "jouons",
            "creator": 610985,
            "group": 7112,
            "created": "2020-11-17T20:27:19.161471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 276,
            "name": "jonathan",
            "creator": 793009,
            "group": 25,
            "created": "2020-06-12T20:22:24.938258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 217,
            "name": "jomtup",
            "creator": 743263,
            "group": 4716,
            "created": "2020-05-12T07:39:51.515713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 25,
            "name": "join now",
            "creator": 646491,
            "group": 3704,
            "created": "2019-08-31T12:55:49.851523Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}