GET /api/v1/tournament_records/?format=api&ordering=-group&page=15
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=16",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=14",
    "results": [
        {
            "id": 1644,
            "name": "Поражение",
            "creator": 1538944,
            "group": 13599,
            "created": "2024-04-01T12:00:34.141695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1649,
            "name": "Liga Estremeña",
            "creator": 1423998,
            "group": 13570,
            "created": "2024-04-16T21:24:36.950761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1545,
            "name": "9х9 бом бом",
            "creator": 1390451,
            "group": 13563,
            "created": "2023-10-30T17:23:10.134501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1536,
            "name": "Eliminatoria Juvenil Quzhou 2023",
            "creator": 1062558,
            "group": 13552,
            "created": "2023-10-22T21:05:12.907667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1504,
            "name": "Europe Go #1",
            "creator": 1182846,
            "group": 13537,
            "created": "2023-09-03T17:51:14.081528Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1520,
            "name": "Demo",
            "creator": 1429815,
            "group": 13517,
            "created": "2023-09-26T08:09:06.139934Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1517,
            "name": "QWERTY杯",
            "creator": 1418879,
            "group": 13515,
            "created": "2023-09-16T00:20:33.845253Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1499,
            "name": "QWERTY",
            "creator": 1408273,
            "group": 13512,
            "created": "2023-08-25T08:55:26.863304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1494,
            "name": "Number 1",
            "creator": 1402264,
            "group": 13473,
            "created": "2023-08-12T07:07:10.569798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1486,
            "name": "CloudGo",
            "creator": 1097117,
            "group": 13428,
            "created": "2023-07-20T17:00:35.743601Z",
            "started": null,
            "ended": null
        }
    ]
}