GET /api/v1/tournament_records/?format=api&ordering=ended&page=153
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=154",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=152",
    "results": [
        {
            "id": 1454,
            "name": "トーナメントゲーム",
            "creator": 1271156,
            "group": 13143,
            "created": "2023-05-21T21:51:27.588947Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1594,
            "name": "123Go Go Go!",
            "creator": 1392813,
            "group": 13127,
            "created": "2023-12-26T20:11:37.852561Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1458,
            "name": "Sơ Cấp 9x9",
            "creator": 1041975,
            "group": 13262,
            "created": "2023-05-25T13:42:15.653930Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1595,
            "name": "Золотой кот",
            "creator": 1247846,
            "group": 12610,
            "created": "2023-12-29T04:45:59.265357Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1457,
            "name": "Turnir velikana",
            "creator": 1015350,
            "group": 12689,
            "created": "2023-05-25T13:19:02.035710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1591,
            "name": "---",
            "creator": 978134,
            "group": 13782,
            "created": "2023-12-19T01:20:09.202492Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1459,
            "name": "____",
            "creator": 58535,
            "group": 13270,
            "created": "2023-05-27T11:40:10.422750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1460,
            "name": "ALUNOS DO ERMIRIO 1",
            "creator": 1189783,
            "group": 13271,
            "created": "2023-05-27T13:36:32.481146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1461,
            "name": "la chave",
            "creator": 1361068,
            "group": 13249,
            "created": "2023-05-30T11:25:42.757634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1462,
            "name": "、田中さ",
            "creator": 556856,
            "group": 5264,
            "created": "2023-06-07T14:05:18.866371Z",
            "started": null,
            "ended": null
        }
    ]
}