GET /api/v1/tournament_records/?format=api&ordering=name&page=51
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=52",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=50",
    "results": [
        {
            "id": 1424,
            "name": "First",
            "creator": 1332763,
            "group": 13086,
            "created": "2023-04-06T22:08:18.695680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 344,
            "name": "First Round",
            "creator": 63217,
            "group": 6568,
            "created": "2020-08-15T19:15:16.960186Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1827,
            "name": "Fkfjcd",
            "creator": 1707165,
            "group": 14954,
            "created": "2025-01-29T04:34:34.586154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1417,
            "name": "fkglhjvfblnfjgbnfgbfdbgvuidefhotr",
            "creator": 1059480,
            "group": 3,
            "created": "2023-03-28T09:56:01.320850Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1795,
            "name": "Flow1",
            "creator": 1393499,
            "group": 13675,
            "created": "2024-11-20T04:08:32.629222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1617,
            "name": "For fun",
            "creator": 1507765,
            "group": 25,
            "created": "2024-02-17T13:19:23.828770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1121,
            "name": "For Fun",
            "creator": 1084605,
            "group": 11458,
            "created": "2022-04-28T23:48:39.369684Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1125,
            "name": "For people",
            "creator": 1004222,
            "group": 7228,
            "created": "2022-05-04T04:54:50.184261Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1678,
            "name": "Foxy",
            "creator": 1546177,
            "group": 14324,
            "created": "2024-05-26T11:37:44.219203Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1665,
            "name": "Foxy is wise",
            "creator": 1546177,
            "group": 14201,
            "created": "2024-05-02T15:04:10.913012Z",
            "started": null,
            "ended": null
        }
    ]
}