GET /api/v1/tournament_records/?format=api&ordering=creator&page=139
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=creator&page=140",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=138",
    "results": [
        {
            "id": 1795,
            "name": "Flow1",
            "creator": 1393499,
            "group": 13675,
            "created": "2024-11-20T04:08:32.629222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1522,
            "name": "tao",
            "creator": 1397052,
            "group": 5334,
            "created": "2023-10-01T09:03:32.126807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1742,
            "name": "the way to Go Master",
            "creator": 1399992,
            "group": 14482,
            "created": "2024-07-26T03:12:58.014751Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1807,
            "name": "Boy are better than girl",
            "creator": 1401275,
            "group": 14877,
            "created": "2024-12-16T12:10:21.308804Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1494,
            "name": "Number 1",
            "creator": 1402264,
            "group": 13473,
            "created": "2023-08-12T07:07:10.569798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1497,
            "name": "Hdjdbsh",
            "creator": 1407366,
            "group": 25,
            "created": "2023-08-20T12:07:46.411508Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1513,
            "name": "QWERTY!!!",
            "creator": 1408273,
            "group": 25,
            "created": "2023-09-08T10:39:47.142742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1512,
            "name": "自行车VB",
            "creator": 1408273,
            "group": 10278,
            "created": "2023-09-08T10:37:13.969995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1503,
            "name": "123457890",
            "creator": 1408273,
            "group": 2946,
            "created": "2023-09-02T07:08:53.160900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1499,
            "name": "QWERTY",
            "creator": 1408273,
            "group": 13512,
            "created": "2023-08-25T08:55:26.863304Z",
            "started": null,
            "ended": null
        }
    ]
}