GET /api/v1/tournament_records/?format=api&ordering=-ended&page=38
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=-ended&page=39",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=37",
    "results": [
        {
            "id": 377,
            "name": "jumo&dan",
            "creator": 846437,
            "group": 6853,
            "created": "2020-09-16T23:39:21.286908Z",
            "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": 358,
            "name": "      ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-31T09:07:17.867811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1778,
            "name": "ポッキえんっんふなだからうごくがごろにスィーツ",
            "creator": 959314,
            "group": 14625,
            "created": "2024-10-24T12:33:51.372790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 219,
            "name": "please delete this",
            "creator": 747694,
            "group": 5683,
            "created": "2020-05-12T22:42:38.724236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 361,
            "name": "Prueba",
            "creator": 90149,
            "group": 3186,
            "created": "2020-09-01T03:48:12.333993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 770,
            "name": "tt3a0006",
            "creator": 1024087,
            "group": 7002,
            "created": "2021-07-19T03:59:22.754015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 771,
            "name": "ศักดิ์ฎา  ทบโม",
            "creator": 1026354,
            "group": 9668,
            "created": "2021-07-19T05:55:15.637428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 772,
            "name": "สุรชัย",
            "creator": 578537,
            "group": 9668,
            "created": "2021-07-19T06:29:30.922869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}