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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=39",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=37",
    "results": [
        {
            "id": 1495,
            "name": "中国可近入",
            "creator": 1188809,
            "group": 13417,
            "created": "2023-08-16T06:49:03.243710Z",
            "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": 1493,
            "name": "133qwd",
            "creator": 1177577,
            "group": 25,
            "created": "2023-08-10T13:56:51.575308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1492,
            "name": "Let's go",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-08-02T15:50:02.635456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1491,
            "name": "festival",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-08-02T11:54:32.400423Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1490,
            "name": "festival",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-08-02T11:52:06.877462Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1489,
            "name": "世界友好棋赛",
            "creator": 1131924,
            "group": 11331,
            "created": "2023-08-02T01:46:45.944409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1488,
            "name": "Torneo por correspondencia UPN",
            "creator": 746065,
            "group": 4802,
            "created": "2023-07-29T18:34:05.892801Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1487,
            "name": "LIHKG Season 5 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2023-07-23T14:47:25.730130Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1486,
            "name": "CloudGo",
            "creator": 1097117,
            "group": 13428,
            "created": "2023-07-20T17:00:35.743601Z",
            "started": null,
            "ended": null
        }
    ]
}