GET /api/v1/tournament_records/?format=api&ordering=name&page=133
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=134",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=132",
    "results": [
        {
            "id": 1025,
            "name": "ty tyhty",
            "creator": 1122400,
            "group": 10758,
            "created": "2022-02-18T09:09:25.154289Z",
            "started": null,
            "ended": null
        },
        {
            "id": 945,
            "name": "u",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:39:08.105497Z",
            "started": null,
            "ended": null
        },
        {
            "id": 258,
            "name": "u",
            "creator": 736026,
            "group": 5100,
            "created": "2020-06-02T06:52:18.133154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 355,
            "name": "Ubo",
            "creator": 835321,
            "group": 3,
            "created": "2020-08-26T01:18:24.916873Z",
            "started": null,
            "ended": null
        },
        {
            "id": 795,
            "name": "Udom159670",
            "creator": 1027879,
            "group": 9818,
            "created": "2021-08-04T14:20:43.397234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1804,
            "name": "ugbrty",
            "creator": 1668079,
            "group": 25,
            "created": "2024-12-13T17:09:31.498927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1098,
            "name": "Uhahsh",
            "creator": 1064944,
            "group": 25,
            "created": "2022-04-12T08:59:36.406598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 516,
            "name": "uhh",
            "creator": 867731,
            "group": 6759,
            "created": "2021-01-30T19:18:38.916017Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1548,
            "name": "Uhh",
            "creator": 1459222,
            "group": 11534,
            "created": "2023-11-04T17:08:29.309931Z",
            "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
        }
    ]
}