GET /api/v1/tournament_records/?format=api&ordering=name&page=138
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=139",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=137",
    "results": [
        {
            "id": 744,
            "name": "Uwu",
            "creator": 986847,
            "group": 4841,
            "created": "2021-06-30T17:20:23.127572Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1019,
            "name": "Uzui Tengen",
            "creator": 1122132,
            "group": 43,
            "created": "2022-02-17T16:23:54.062011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 777,
            "name": "vggbb",
            "creator": 881633,
            "group": 25,
            "created": "2021-07-22T06:52:06.020523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 46,
            "name": "Vicious Cross",
            "creator": 690438,
            "group": 4118,
            "created": "2019-10-27T17:41:37.505144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1888,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:53:14.608269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1893,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-14T16:39:48.797615Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1886,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 161,
            "created": "2025-06-07T14:51:21.524435Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1887,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:52:37.453582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1645,
            "name": "vv",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-04-09T00:21:51.065332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 232,
            "name": "vvv",
            "creator": 779723,
            "group": 5787,
            "created": "2020-05-21T03:11:05.867851Z",
            "started": null,
            "ended": null
        }
    ]
}