GET /api/v1/tournament_records/?format=api&ordering=name&page=21
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=22",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=20",
    "results": [
        {
            "id": 1073,
            "name": "ศึกแย้งชิงที่1 อดุลย์vsสารีพ๊ะ",
            "creator": 1133606,
            "group": 11267,
            "created": "2022-03-26T03:37:38.170875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 625,
            "name": "1 запись тура",
            "creator": 936699,
            "group": 8904,
            "created": "2021-04-14T18:20:09.155221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 641,
            "name": "-- 2 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:03:57.918716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1004,
            "name": "20",
            "creator": 1112077,
            "group": 1144,
            "created": "2022-02-06T08:57:52.122015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1207,
            "name": "กระดาน20",
            "creator": 1177398,
            "group": 12059,
            "created": "2022-07-12T04:59:16.063719Z",
            "started": null,
            "ended": null
        },
        {
            "id": 45,
            "name": "2019 Cotsen Open in Los Angeles, CA",
            "creator": 69627,
            "group": 3837,
            "created": "2019-10-27T04:59:29.438129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 4,
            "name": "2019 Redmond Cup Youth Tournament",
            "creator": 655435,
            "group": 3837,
            "created": "2019-07-13T15:28:09.785569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 3,
            "name": "2019 US Masters",
            "creator": 69627,
            "group": 3837,
            "created": "2019-07-13T15:12:08.515993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 936,
            "name": "2021 Canwa Team GoChampionship",
            "creator": 1087831,
            "group": 10698,
            "created": "2021-12-25T17:41:10.802037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1001,
            "name": "2021 Türkiye Go Playoff Turnuvası",
            "creator": 467829,
            "group": 561,
            "created": "2022-02-05T07:19:57.898666Z",
            "started": null,
            "ended": null
        }
    ]
}