GET /api/v1/tournament_records/?format=api&ordering=-id&page=70
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=-id&page=71",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=69",
    "results": [
        {
            "id": 1067,
            "name": "囲碁循坏赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-22T08:45:14.211079Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1066,
            "name": "ink sans Tournament",
            "creator": 982465,
            "group": 10569,
            "created": "2022-03-21T08:22:18.091241Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1056,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T23:35:19.560146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1055,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T08:04:15.699531Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1054,
            "name": "Title wins",
            "creator": 1102440,
            "group": 11334,
            "created": "2022-03-16T06:32:47.923037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1053,
            "name": "Omg",
            "creator": 1002561,
            "group": 7256,
            "created": "2022-03-14T08:08:43.810351Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1052,
            "name": "League April 2022 season 1",
            "creator": 99361,
            "group": 6974,
            "created": "2022-03-13T06:49:04.964778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1051,
            "name": "friendly tournaments (Teaching Games)",
            "creator": 1126827,
            "group": 11229,
            "created": "2022-03-12T16:55:34.065371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1050,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-03-10T06:54:11.482235Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1049,
            "name": "Ппл =💩Щитомордник",
            "creator": 891706,
            "group": 9135,
            "created": "2022-03-10T00:01:45.637925Z",
            "started": null,
            "ended": null
        }
    ]
}