GET /api/v1/tournament_records/?format=api&ordering=-creator&page=154
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=-creator&page=155",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=153",
    "results": [
        {
            "id": 1195,
            "name": "Вечер Го",
            "creator": 119281,
            "group": 11721,
            "created": "2022-07-05T18:51:52.603575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1304,
            "name": "ฝึกซ้อม",
            "creator": 114554,
            "group": 12552,
            "created": "2022-11-21T15:32:17.496912Z",
            "started": null,
            "ended": null
        },
        {
            "id": 389,
            "name": "Открытый турнир",
            "creator": 103753,
            "group": 6921,
            "created": "2020-09-23T07:15:15.388984Z",
            "started": null,
            "ended": null
        },
        {
            "id": 876,
            "name": "Пробная турнирная запись",
            "creator": 103753,
            "group": 10380,
            "created": "2021-10-22T07:51:28.731368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 568,
            "name": "BGA Online Congress 2021",
            "creator": 102628,
            "group": 7952,
            "created": "2021-03-07T09:52:21.579813Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1052,
            "name": "League April 2022 season 1",
            "creator": 99361,
            "group": 6974,
            "created": "2022-03-13T06:49:04.964778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 445,
            "name": "test",
            "creator": 93741,
            "group": 351,
            "created": "2020-11-21T19:22:27.080720Z",
            "started": null,
            "ended": null
        },
        {
            "id": 361,
            "name": "Prueba",
            "creator": 90149,
            "group": 3186,
            "created": "2020-09-01T03:48:12.333993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 569,
            "name": "Group Section IV",
            "creator": 89993,
            "group": 8562,
            "created": "2021-03-07T19:18:24.267141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 8,
            "name": "Test",
            "creator": 87790,
            "group": 3516,
            "created": "2019-07-15T11:26:57.296325Z",
            "started": null,
            "ended": null
        }
    ]
}