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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=20",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=18",
    "results": [
        {
            "id": 1471,
            "name": "test",
            "creator": 1378085,
            "group": 13375,
            "created": "2023-07-04T21:17:54.022438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1466,
            "name": "Go on",
            "creator": 1320385,
            "group": 13349,
            "created": "2023-06-22T03:32:31.366682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1474,
            "name": "GoGoGo",
            "creator": 912379,
            "group": 13343,
            "created": "2023-07-07T13:35:17.109250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1476,
            "name": "Тестовая запись",
            "creator": 881921,
            "group": 13337,
            "created": "2023-07-11T16:41:38.776118Z",
            "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": 1459,
            "name": "____",
            "creator": 58535,
            "group": 13270,
            "created": "2023-05-27T11:40:10.422750Z",
            "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": 1461,
            "name": "la chave",
            "creator": 1361068,
            "group": 13249,
            "created": "2023-05-30T11:25:42.757634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1452,
            "name": "16k optimistic-policy test",
            "creator": 195118,
            "group": 13232,
            "created": "2023-05-20T09:35:55.210109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1450,
            "name": "Inaugural tournament",
            "creator": 460399,
            "group": 13216,
            "created": "2023-05-17T14:49:14.583496Z",
            "started": null,
            "ended": null
        }
    ]
}