GET /api/v1/tournament_records/?format=api&ordering=id&page=116
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=117",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=115",
    "results": [
        {
            "id": 1347,
            "name": "Torneo Costarricense de Go en Línea 2022 (Segunda Fase)",
            "creator": 27056,
            "group": 149,
            "created": "2023-01-19T16:40:13.264450Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1349,
            "name": "easypeasy",
            "creator": 1187116,
            "group": 6332,
            "created": "2023-01-23T11:34:14.689695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1350,
            "name": "super go",
            "creator": 1269895,
            "group": 12279,
            "created": "2023-01-24T16:54:17.689342Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1351,
            "name": "go to go",
            "creator": 1269895,
            "group": 12279,
            "created": "2023-01-26T17:49:53.320218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1352,
            "name": "g-(guju",
            "creator": 1288850,
            "group": 12279,
            "created": "2023-02-02T12:24:09.950009Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1353,
            "name": "John Cloud Bondoc tournament 1",
            "creator": 1250500,
            "group": 25,
            "created": "2023-02-08T13:49:52.155243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1355,
            "name": "Go tournament champions 2023",
            "creator": 952140,
            "group": 8709,
            "created": "2023-02-11T04:43:52.426816Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1356,
            "name": "啊啊啊",
            "creator": 1155610,
            "group": 25,
            "created": "2023-02-14T09:20:58.858590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1357,
            "name": "Monday Morning 19x19",
            "creator": 1246361,
            "group": 12889,
            "created": "2023-02-14T09:52:16.124903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1358,
            "name": "快乐的一天 第一季",
            "creator": 1066263,
            "group": 10348,
            "created": "2023-02-16T11:35:31.752846Z",
            "started": null,
            "ended": null
        }
    ]
}