GET /api/v1/tournament_records/?format=api&ordering=-group&page=8
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=9",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=7",
    "results": [
        {
            "id": 1676,
            "name": "asd",
            "creator": 370803,
            "group": 14211,
            "created": "2024-05-17T15:49:40.325909Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1665,
            "name": "Foxy is wise",
            "creator": 1546177,
            "group": 14201,
            "created": "2024-05-02T15:04:10.913012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1638,
            "name": "Gokbu Novice Tournament 2024",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-28T18:52:32.852016Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1639,
            "name": "Test Record Tournament",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-29T09:06:06.973671Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1641,
            "name": "GIANT CRAFT",
            "creator": 1144866,
            "group": 14164,
            "created": "2024-03-30T08:40:13.246881Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1637,
            "name": "Untitled Tournament",
            "creator": 1470605,
            "group": 14154,
            "created": "2024-03-25T13:52:59.644371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1630,
            "name": "kyu level McMahon 19x19",
            "creator": 1526641,
            "group": 14119,
            "created": "2024-03-10T08:44:06.700330Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1627,
            "name": "Начало",
            "creator": 1377703,
            "group": 14101,
            "created": "2024-03-02T16:49:53.638011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1799,
            "name": "interno",
            "creator": 1423998,
            "group": 14093,
            "created": "2024-11-25T18:31:42.753151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1620,
            "name": "pour enfant",
            "creator": 1253131,
            "group": 14074,
            "created": "2024-02-21T15:48:19.418001Z",
            "started": null,
            "ended": null
        }
    ]
}