GET /api/v1/tournament_records/?format=api&ordering=-group&page=151
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=-group&page=152",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=150",
    "results": [
        {
            "id": 360,
            "name": "Hackworld",
            "creator": 838444,
            "group": 9,
            "created": "2020-08-31T18:07:42.566131Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}