GET /api/v1/tournament_records/?format=api&ordering=name&page=56
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=57",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=55",
    "results": [
        {
            "id": 1641,
            "name": "GIANT CRAFT",
            "creator": 1144866,
            "group": 14164,
            "created": "2024-03-30T08:40:13.246881Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1437,
            "name": "Giao lưu",
            "creator": 1310883,
            "group": 12764,
            "created": "2023-04-23T10:26:20.604932Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1867,
            "name": "Giovanna",
            "creator": 1754688,
            "group": 8111,
            "created": "2025-04-17T16:52:50.358033Z",
            "started": null,
            "ended": null
        },
        {
            "id": 829,
            "name": "gjhgf",
            "creator": 1041073,
            "group": 515,
            "created": "2021-09-13T09:55:50.559108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1045,
            "name": "gjhjijyj",
            "creator": 881653,
            "group": 25,
            "created": "2022-03-07T08:44:18.408864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 755,
            "name": "go",
            "creator": 1021466,
            "group": 25,
            "created": "2021-07-07T17:18:19.862893Z",
            "started": null,
            "ended": null
        },
        {
            "id": 9,
            "name": "go",
            "creator": 48251,
            "group": 2514,
            "created": "2019-07-15T17:28:54.832728Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1272,
            "name": "Go",
            "creator": 1017002,
            "group": 10154,
            "created": "2022-10-27T09:54:11.968887Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1278,
            "name": "Go",
            "creator": 1233275,
            "group": 25,
            "created": "2022-11-04T01:29:10.935302Z",
            "started": null,
            "ended": null
        },
        {
            "id": 199,
            "name": "Go",
            "creator": 737259,
            "group": 5099,
            "created": "2020-05-02T14:13:59.128878Z",
            "started": null,
            "ended": null
        }
    ]
}