GET /api/v1/tournament_records/?format=api&ordering=-group&page=83
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=-group&page=84",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=82",
    "results": [
        {
            "id": 532,
            "name": "Troll",
            "creator": 839251,
            "group": 6730,
            "created": "2021-02-10T02:52:19.721336Z",
            "started": null,
            "ended": null
        },
        {
            "id": 533,
            "name": "Troll",
            "creator": 836858,
            "group": 6730,
            "created": "2021-02-10T02:54:13.632677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 378,
            "name": "A tournament",
            "creator": 836874,
            "group": 6721,
            "created": "2020-09-17T13:51:10.303407Z",
            "started": null,
            "ended": null
        },
        {
            "id": 393,
            "name": "Blah Blah Blah",
            "creator": 836874,
            "group": 6721,
            "created": "2020-10-02T13:20:27.406696Z",
            "started": null,
            "ended": null
        },
        {
            "id": 461,
            "name": "blah blah blah what in the world is a tournament record",
            "creator": 835032,
            "group": 6721,
            "created": "2020-12-04T14:39:07.263964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 368,
            "name": "TORNEO DE GO-BADUK-WIQI DE REPUBLICA DOMINICANA",
            "creator": 558164,
            "group": 6712,
            "created": "2020-09-06T17:07:57.143729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 433,
            "name": "Уральские мастера",
            "creator": 843413,
            "group": 6705,
            "created": "2020-11-12T21:10:46.254549Z",
            "started": null,
            "ended": null
        },
        {
            "id": 760,
            "name": "Шкляр Сонин",
            "creator": 842140,
            "group": 6705,
            "created": "2021-07-11T09:13:28.317176Z",
            "started": null,
            "ended": null
        },
        {
            "id": 929,
            "name": "2021棋王争霸赛",
            "creator": 426307,
            "group": 6636,
            "created": "2021-12-13T03:49:42.895462Z",
            "started": null,
            "ended": null
        },
        {
            "id": 523,
            "name": "test",
            "creator": 309835,
            "group": 6635,
            "created": "2021-02-03T16:04:59.891013Z",
            "started": null,
            "ended": null
        }
    ]
}