GET /api/v1/tournament_records/?format=api&ordering=-group&page=96
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=-group&page=97",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=95",
    "results": [
        {
            "id": 296,
            "name": "Eugene-CB",
            "creator": 767900,
            "group": 5449,
            "created": "2020-06-26T08:45:26.502714Z",
            "started": null,
            "ended": null
        },
        {
            "id": 182,
            "name": "1234567890-=",
            "creator": 748237,
            "group": 5437,
            "created": "2020-04-25T16:11:19.628746Z",
            "started": null,
            "ended": null
        },
        {
            "id": 194,
            "name": "error",
            "creator": 443906,
            "group": 5416,
            "created": "2020-04-30T19:07:52.103665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1859,
            "name": "wdx",
            "creator": 845981,
            "group": 5404,
            "created": "2025-04-03T11:45:05.662833Z",
            "started": null,
            "ended": null
        },
        {
            "id": 179,
            "name": "PrimerTorneo",
            "creator": 766354,
            "group": 5403,
            "created": "2020-04-24T00:44:54.352250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 175,
            "name": "baston-baston",
            "creator": 736663,
            "group": 5360,
            "created": "2020-04-22T09:32:05.266404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 321,
            "name": "      ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-26T11:00:58.479494Z",
            "started": null,
            "ended": null
        },
        {
            "id": 324,
            "name": "      ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-29T03:58:46.085311Z",
            "started": null,
            "ended": null
        },
        {
            "id": 325,
            "name": "    ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-29T03:59:53.605345Z",
            "started": null,
            "ended": null
        },
        {
            "id": 335,
            "name": "             ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-11T07:08:20.532328Z",
            "started": null,
            "ended": null
        }
    ]
}