GET /api/v1/tournament_records/?format=api&ordering=creator&page=125
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=creator&page=126",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=124",
    "results": [
        {
            "id": 1235,
            "name": "Suchanya",
            "creator": 1195177,
            "group": 11950,
            "created": "2022-08-17T01:25:22.558547Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1481,
            "name": "“中国 无敌”杯",
            "creator": 1195249,
            "group": 13407,
            "created": "2023-07-14T12:24:22.245165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1411,
            "name": "паша 100% выйграет",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-21T16:35:23.074617Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1367,
            "name": "ваекк",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-03T16:05:41.315690Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1470,
            "name": "wu xian tiao z",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-07-02T11:50:08.222910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1429,
            "name": "无限挑战",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-04-08T17:28:31.052269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1282,
            "name": "Contest(社內賽放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:06:57.897521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1283,
            "name": "teach(指導棋放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:26:36.258283Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1247,
            "name": "h",
            "creator": 1206757,
            "group": 12277,
            "created": "2022-09-13T10:52:41.295298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1309,
            "name": "Hbb",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-11-28T07:07:41.817989Z",
            "started": null,
            "ended": null
        }
    ]
}