GET /api/v1/tournament_records/?format=api&ordering=-started&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=-started&page=117",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=115",
    "results": [
        {
            "id": 1314,
            "name": "Game 1",
            "creator": 1223011,
            "group": 12605,
            "created": "2022-12-05T08:38:34.556951Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1132,
            "name": "LIHKG Season 1 League A",
            "creator": 647190,
            "group": 8905,
            "created": "2022-05-10T14:24:36.765077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1311,
            "name": "deleted",
            "creator": 874275,
            "group": 4702,
            "created": "2022-12-01T17:30:28.105264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1312,
            "name": "CFMC2",
            "creator": 1241203,
            "group": 12594,
            "created": "2022-12-03T01:46:58.407046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1315,
            "name": "1",
            "creator": 1223011,
            "group": 6427,
            "created": "2022-12-05T08:59:30.090222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1316,
            "name": "高级初段比赛",
            "creator": 591776,
            "group": 12420,
            "created": "2022-12-05T12:07:16.809174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1318,
            "name": "Segundo Torneo Sabaki, 2022",
            "creator": 68659,
            "group": 12643,
            "created": "2022-12-11T01:52:03.834666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1319,
            "name": "MY THUNDER MOON",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:20:37.637389Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1321,
            "name": "LIHKG Season 3 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2022-12-14T20:05:11.769409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1322,
            "name": "JSHS",
            "creator": 1068515,
            "group": 25,
            "created": "2022-12-15T08:26:35.237810Z",
            "started": null,
            "ended": null
        }
    ]
}