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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=27",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=25",
    "results": [
        {
            "id": 872,
            "name": "uujjjjj",
            "creator": 944876,
            "group": 6332,
            "created": "2021-10-18T07:43:35.117281Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1943,
            "name": "Uop",
            "creator": 1584100,
            "group": 25,
            "created": "2025-09-27T12:56:43.960968Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1637,
            "name": "Untitled Tournament",
            "creator": 1470605,
            "group": 14154,
            "created": "2024-03-25T13:52:59.644371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 745,
            "name": "Union training",
            "creator": 1004281,
            "group": 25,
            "created": "2021-07-01T03:16:14.508792Z",
            "started": null,
            "ended": null
        },
        {
            "id": 379,
            "name": "Ultra Tournament 2020",
            "creator": 747694,
            "group": 5683,
            "created": "2020-09-18T23:36:22.041191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 613,
            "name": "Ulisse openings (turno 6)",
            "creator": 854143,
            "group": 8786,
            "created": "2021-04-02T07:27:16.593780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1548,
            "name": "Uhh",
            "creator": 1459222,
            "group": 11534,
            "created": "2023-11-04T17:08:29.309931Z",
            "started": null,
            "ended": null
        },
        {
            "id": 516,
            "name": "uhh",
            "creator": 867731,
            "group": 6759,
            "created": "2021-01-30T19:18:38.916017Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1098,
            "name": "Uhahsh",
            "creator": 1064944,
            "group": 25,
            "created": "2022-04-12T08:59:36.406598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1804,
            "name": "ugbrty",
            "creator": 1668079,
            "group": 25,
            "created": "2024-12-13T17:09:31.498927Z",
            "started": null,
            "ended": null
        }
    ]
}