GET /api/v1/tournament_records/?format=api&ordering=-creator&page=130
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=131",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=129",
    "results": [
        {
            "id": 72,
            "name": "Test",
            "creator": 724920,
            "group": 4384,
            "created": "2020-01-29T19:24:35.365544Z",
            "started": null,
            "ended": null
        },
        {
            "id": 328,
            "name": "bbbvbvhh",
            "creator": 724806,
            "group": 28,
            "created": "2020-07-31T16:35:00.721128Z",
            "started": null,
            "ended": null
        },
        {
            "id": 458,
            "name": "\"Капитаны\", Томск. Первый турнир",
            "creator": 723381,
            "group": 7062,
            "created": "2020-12-02T06:28:06.352271Z",
            "started": null,
            "ended": null
        },
        {
            "id": 879,
            "name": "TRYCUP",
            "creator": 721801,
            "group": 10416,
            "created": "2021-10-25T14:45:57.702856Z",
            "started": null,
            "ended": null
        },
        {
            "id": 279,
            "name": "Russian Battle",
            "creator": 721084,
            "group": 9,
            "created": "2020-06-14T13:12:00.151566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 689,
            "name": "the strongest newcomer in the world",
            "creator": 721084,
            "group": 9239,
            "created": "2021-05-22T08:02:21.180384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 708,
            "name": "Strongest Go Fighter: 10k - 5k",
            "creator": 721084,
            "group": 9239,
            "created": "2021-06-09T07:25:19.482772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1337,
            "name": "Кубок Гор 2023 | Дагестан",
            "creator": 719734,
            "group": 10490,
            "created": "2023-01-07T17:40:23.009141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 571,
            "name": "Los Gatitos Pipiolos",
            "creator": 719091,
            "group": 7638,
            "created": "2021-03-08T18:51:42.085761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 124,
            "name": "Karlovy vary",
            "creator": 716695,
            "group": 31,
            "created": "2020-03-29T17:23:09.667612Z",
            "started": null,
            "ended": null
        }
    ]
}