GET /api/v1/tournament_records/?format=api&ordering=-creator&page=48
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=-creator&page=49",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=47",
    "results": [
        {
            "id": 940,
            "name": "6351127319",
            "creator": 1099553,
            "group": 2289,
            "created": "2021-12-28T02:27:57.119866Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1160,
            "name": "⋯",
            "creator": 1098552,
            "group": 11671,
            "created": "2022-06-17T23:55:44.239183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 933,
            "name": "Micky mouse",
            "creator": 1097313,
            "group": 10804,
            "created": "2021-12-22T13:23:57.670686Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1015,
            "name": "Jam Toast",
            "creator": 1097117,
            "group": 8628,
            "created": "2022-02-13T05:01:11.029027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1486,
            "name": "CloudGo",
            "creator": 1097117,
            "group": 13428,
            "created": "2023-07-20T17:00:35.743601Z",
            "started": null,
            "ended": null
        },
        {
            "id": 931,
            "name": "Turnuva",
            "creator": 1096372,
            "group": 10794,
            "created": "2021-12-20T11:05:38.361095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 932,
            "name": "Turnuva",
            "creator": 1096370,
            "group": 10794,
            "created": "2021-12-20T11:05:51.630516Z",
            "started": null,
            "ended": null
        },
        {
            "id": 930,
            "name": "Turnuva",
            "creator": 1096368,
            "group": 10794,
            "created": "2021-12-20T11:03:56.171443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1069,
            "name": "NZT 2022",
            "creator": 1095664,
            "group": 3207,
            "created": "2022-03-24T19:42:56.929537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 938,
            "name": "fun",
            "creator": 1095408,
            "group": 25,
            "created": "2021-12-27T19:12:57.768995Z",
            "started": null,
            "ended": null
        }
    ]
}