GET /api/v1/tournament_records/?format=api&ordering=-name&page=20
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=-name&page=21",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=19",
    "results": [
        {
            "id": 633,
            "name": "Yan",
            "creator": 897284,
            "group": 6332,
            "created": "2021-04-18T14:42:46.590702Z",
            "started": null,
            "ended": null
        },
        {
            "id": 509,
            "name": "yahoo",
            "creator": 923950,
            "group": 2225,
            "created": "2021-01-25T04:35:02.270263Z",
            "started": null,
            "ended": null
        },
        {
            "id": 405,
            "name": "ya",
            "creator": 648332,
            "group": 6892,
            "created": "2020-10-12T02:17:32.359647Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1553,
            "name": "xxo",
            "creator": 1462800,
            "group": 25,
            "created": "2023-11-10T19:21:11.751291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1877,
            "name": "xxfdkfkgj",
            "creator": 1773399,
            "group": 43,
            "created": "2025-05-09T22:42:52.507534Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1907,
            "name": "Xuan Tian",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-07-12T05:50:49.574337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1041,
            "name": "xptmxm",
            "creator": 1127685,
            "group": 11243,
            "created": "2022-03-04T08:21:54.032563Z",
            "started": null,
            "ended": null
        },
        {
            "id": 481,
            "name": "Xếp hạng hàng tháng",
            "creator": 281554,
            "group": 7685,
            "created": "2020-12-28T14:31:29.200590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 43,
            "name": "X",
            "creator": 307866,
            "group": 1527,
            "created": "2019-10-19T15:46:31.354025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 658,
            "name": "WW",
            "creator": 981579,
            "group": 9078,
            "created": "2021-05-05T17:12:57.814675Z",
            "started": null,
            "ended": null
        }
    ]
}