GET /api/v1/tournament_records/?format=api&ordering=id&page=108
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=id&page=109",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=107",
    "results": [
        {
            "id": 1253,
            "name": "go basics big match",
            "creator": 1213277,
            "group": 25,
            "created": "2022-09-23T14:46:54.878768Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1254,
            "name": "SA Closed",
            "creator": 630492,
            "group": 33,
            "created": "2022-09-23T16:20:25.966830Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1255,
            "name": "null",
            "creator": 1010740,
            "group": 12328,
            "created": "2022-09-26T18:01:53.117843Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1256,
            "name": "董振譽",
            "creator": 1213974,
            "group": 9260,
            "created": "2022-09-28T05:41:48.132369Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1257,
            "name": "足球人围棋大比拼",
            "creator": 1219478,
            "group": 12363,
            "created": "2022-10-05T08:26:16.327296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1258,
            "name": "hhhh",
            "creator": 1220093,
            "group": 12368,
            "created": "2022-10-06T08:02:07.822423Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1259,
            "name": "Kosumi Go Cup",
            "creator": 1212081,
            "group": 12320,
            "created": "2022-10-08T04:22:39.707796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1260,
            "name": "Friston step",
            "creator": 1222376,
            "group": 25,
            "created": "2022-10-11T03:12:59.836743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1261,
            "name": "8 октября",
            "creator": 1073880,
            "group": 5070,
            "created": "2022-10-12T02:18:58.358092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1262,
            "name": "pkps",
            "creator": 1223435,
            "group": 12396,
            "created": "2022-10-13T07:50:15.431741Z",
            "started": null,
            "ended": null
        }
    ]
}