GET /api/v1/tournament_records/?format=api&ordering=-id&page=46
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=47",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=45",
    "results": [
        {
            "id": 1324,
            "name": "9x9 single elimination",
            "creator": 1215371,
            "group": 515,
            "created": "2022-12-24T08:08:47.169022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1323,
            "name": "noob",
            "creator": 1234926,
            "group": 6332,
            "created": "2022-12-19T12:10:14.642114Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1322,
            "name": "JSHS",
            "creator": 1068515,
            "group": 25,
            "created": "2022-12-15T08:26:35.237810Z",
            "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": 1320,
            "name": "MY  LOVE",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:23:19.092255Z",
            "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": 1318,
            "name": "Segundo Torneo Sabaki, 2022",
            "creator": 68659,
            "group": 12643,
            "created": "2022-12-11T01:52:03.834666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1316,
            "name": "高级初段比赛",
            "creator": 591776,
            "group": 12420,
            "created": "2022-12-05T12:07:16.809174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1315,
            "name": "1",
            "creator": 1223011,
            "group": 6427,
            "created": "2022-12-05T08:59:30.090222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1314,
            "name": "Game 1",
            "creator": 1223011,
            "group": 12605,
            "created": "2022-12-05T08:38:34.556951Z",
            "started": null,
            "ended": null
        }
    ]
}