GET /api/v1/tournament_records/?format=api&ordering=-group&page=18
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=19",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=17",
    "results": [
        {
            "id": 1499,
            "name": "QWERTY",
            "creator": 1408273,
            "group": 13512,
            "created": "2023-08-25T08:55:26.863304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1494,
            "name": "Number 1",
            "creator": 1402264,
            "group": 13473,
            "created": "2023-08-12T07:07:10.569798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1486,
            "name": "CloudGo",
            "creator": 1097117,
            "group": 13428,
            "created": "2023-07-20T17:00:35.743601Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1764,
            "name": "Finnish Championship Preliminaries 2024",
            "creator": 495337,
            "group": 13427,
            "created": "2024-09-26T06:07:47.249431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1782,
            "name": "Finnish Championship League 2024",
            "creator": 495337,
            "group": 13427,
            "created": "2024-10-28T17:47:37.964894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1495,
            "name": "中国可近入",
            "creator": 1188809,
            "group": 13417,
            "created": "2023-08-16T06:49:03.243710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1481,
            "name": "“中国 无敌”杯",
            "creator": 1195249,
            "group": 13407,
            "created": "2023-07-14T12:24:22.245165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1483,
            "name": "旦旦鱼杯",
            "creator": 1363949,
            "group": 13407,
            "created": "2023-07-15T03:50:39.528406Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1698,
            "name": "全微分共和国",
            "creator": 1430197,
            "group": 13407,
            "created": "2024-06-28T11:44:08.207144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1482,
            "name": "1357",
            "creator": 1387057,
            "group": 13399,
            "created": "2023-07-14T15:52:46.150350Z",
            "started": null,
            "ended": null
        }
    ]
}