GET /api/v1/tournament_records/?format=api&ordering=name&page=54
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=55",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=53",
    "results": [
        {
            "id": 951,
            "name": "G",
            "creator": 766596,
            "group": 7228,
            "created": "2022-01-08T16:45:49.982154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1099,
            "name": "G4sgegata4t",
            "creator": 1142376,
            "group": 11505,
            "created": "2022-04-13T03:59:39.659173Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1766,
            "name": "galaxy brain",
            "creator": 1053363,
            "group": 12712,
            "created": "2024-09-27T05:06:50.260307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1314,
            "name": "Game 1",
            "creator": 1223011,
            "group": 12605,
            "created": "2022-12-05T08:38:34.556951Z",
            "started": null,
            "ended": null
        },
        {
            "id": 244,
            "name": "Games",
            "creator": 785731,
            "group": 3794,
            "created": "2020-05-24T05:04:03.336466Z",
            "started": null,
            "ended": null
        },
        {
            "id": 184,
            "name": "GapGap Nio.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:29.268210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 185,
            "name": "gapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:54.428327Z",
            "started": null,
            "ended": null
        },
        {
            "id": 183,
            "name": "GapGap No1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:27:53.959377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 186,
            "name": "GapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:29:13.739085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 824,
            "name": "Garfield",
            "creator": 988095,
            "group": 25,
            "created": "2021-09-12T10:07:24.127608Z",
            "started": null,
            "ended": null
        }
    ]
}