GET /api/v1/tournament_records/?format=api&ordering=-group&page=155
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=156",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=154",
    "results": [
        {
            "id": 620,
            "name": "Начинающие",
            "creator": 929574,
            "group": 9,
            "created": "2021-04-10T16:24:20.376010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1117,
            "name": "Турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-04-23T13:00:10.928619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1148,
            "name": "турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-05-31T13:23:57.251631Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1280,
            "name": "Jackson",
            "creator": 1225616,
            "group": 9,
            "created": "2022-11-06T00:05:52.478933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1673,
            "name": "играем начинающие мы сила",
            "creator": 1523583,
            "group": 9,
            "created": "2024-05-15T01:46:59.404636Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1682,
            "name": "турнир для начинающих",
            "creator": 1569870,
            "group": 9,
            "created": "2024-06-02T17:51:35.485440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1294,
            "name": "Mistrzostwa Polski 2022",
            "creator": 1236199,
            "group": 7,
            "created": "2022-11-10T16:22:30.614184Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1129,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:42:58.332394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1130,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:44:03.278596Z",
            "started": null,
            "ended": null
        },
        {
            "id": 64,
            "name": "ZESDER Chess & Go Clup Tournament - 01",
            "creator": 680909,
            "group": 3,
            "created": "2020-01-16T11:09:31.101906Z",
            "started": null,
            "ended": null
        }
    ]
}