GET /api/v1/tournament_records/?format=api&ordering=-group&page=98
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=99",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=97",
    "results": [
        {
            "id": 178,
            "name": "GOOOO",
            "creator": 756892,
            "group": 5275,
            "created": "2020-04-23T14:40:40.970544Z",
            "started": null,
            "ended": null
        },
        {
            "id": 222,
            "name": "igoo'ss",
            "creator": 752072,
            "group": 5275,
            "created": "2020-05-13T13:33:19.730304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 216,
            "name": "Capture Go",
            "creator": 77171,
            "group": 5274,
            "created": "2020-05-11T11:00:24.632994Z",
            "started": null,
            "ended": null
        },
        {
            "id": 165,
            "name": "hghguthgiljlzhgultzhrijuritu'",
            "creator": 761544,
            "group": 5266,
            "created": "2020-04-17T13:18:11.905147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 224,
            "name": "cm1c",
            "creator": 760990,
            "group": 5266,
            "created": "2020-05-15T08:53:41.092204Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1462,
            "name": "、田中さ",
            "creator": 556856,
            "group": 5264,
            "created": "2023-06-07T14:05:18.866371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 528,
            "name": "Ksskksks",
            "creator": 757987,
            "group": 5240,
            "created": "2021-02-06T08:17:08.178861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 176,
            "name": "тру",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:11:46.584135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 177,
            "name": "аааа",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:12:22.487521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 339,
            "name": "Reisei Cup august 2020",
            "creator": 182494,
            "group": 5224,
            "created": "2020-08-12T14:41:49.968825Z",
            "started": null,
            "ended": null
        }
    ]
}