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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=15",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=13",
    "results": [
        {
            "id": 136,
            "name": "o god",
            "creator": 736026,
            "group": 4530,
            "created": "2020-04-05T03:44:31.464198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 137,
            "name": "BTS League A (1)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-06T03:08:54.631069Z",
            "started": null,
            "ended": null
        },
        {
            "id": 138,
            "name": "goooooo",
            "creator": 744918,
            "group": 25,
            "created": "2020-04-06T11:46:18.122969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 139,
            "name": "Ishira",
            "creator": 737259,
            "group": 5055,
            "created": "2020-04-06T14:11:41.860940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 140,
            "name": "go time",
            "creator": 748929,
            "group": 515,
            "created": "2020-04-06T20:31:47.789670Z",
            "started": null,
            "ended": null
        },
        {
            "id": 141,
            "name": "BTS League B (1)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-07T02:59:16.076959Z",
            "started": null,
            "ended": null
        },
        {
            "id": 143,
            "name": "Fun瑞士制",
            "creator": 752727,
            "group": 5110,
            "created": "2020-04-08T04:09:28.077370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1539,
            "name": "戈日123321",
            "creator": 1227591,
            "group": 13168,
            "created": "2023-10-24T13:18:46.359157Z",
            "started": null,
            "ended": null
        },
        {
            "id": 795,
            "name": "Udom159670",
            "creator": 1027879,
            "group": 9818,
            "created": "2021-08-04T14:20:43.397234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}