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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=120",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=118",
    "results": [
        {
            "id": 917,
            "name": "eierdop",
            "creator": 1080853,
            "group": 10530,
            "created": "2021-12-02T10:28:44.714449Z",
            "started": null,
            "ended": null
        },
        {
            "id": 893,
            "name": "Who's the winner",
            "creator": 1077953,
            "group": 10532,
            "created": "2021-11-11T03:50:39.730536Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1344,
            "name": "Ereeee",
            "creator": 1250784,
            "group": 10538,
            "created": "2023-01-16T15:19:08.922742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 897,
            "name": "top thai",
            "creator": 1010924,
            "group": 10550,
            "created": "2021-11-13T07:07:17.809418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1066,
            "name": "ink sans Tournament",
            "creator": 982465,
            "group": 10569,
            "created": "2022-03-21T08:22:18.091241Z",
            "started": null,
            "ended": null
        },
        {
            "id": 903,
            "name": "partie amusante",
            "creator": 1080166,
            "group": 10582,
            "created": "2021-11-19T16:53:52.075095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 941,
            "name": "Contest #1 2021",
            "creator": 1065846,
            "group": 10593,
            "created": "2021-12-28T04:54:36.537091Z",
            "started": null,
            "ended": null
        },
        {
            "id": 939,
            "name": "Contest #1 2021",
            "creator": 1065846,
            "group": 10593,
            "created": "2021-12-28T01:38:54.897277Z",
            "started": null,
            "ended": null
        },
        {
            "id": 906,
            "name": "дети",
            "creator": 1082270,
            "group": 10612,
            "created": "2021-11-21T08:16:06.029217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 919,
            "name": "20220101",
            "creator": 1080477,
            "group": 10645,
            "created": "2021-12-04T10:32:12.342192Z",
            "started": null,
            "ended": null
        }
    ]
}