GET /api/v1/tournament_records/?format=api&ordering=-group&page=17
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=18",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=16",
    "results": [
        {
            "id": 1524,
            "name": "World Association",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T09:48:37.492649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1525,
            "name": "https://online-go.com/tournament/107551",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T10:02:04.070065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1643,
            "name": "三圣棋友会友谊赛",
            "creator": 1470523,
            "group": 13599,
            "created": "2024-03-31T01:28:00.655145Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}