GET /api/v1/tournament_records/?format=api&ordering=-id&page=11
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=-id&page=12",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=10",
    "results": [
        {
            "id": 1812,
            "name": "าน",
            "creator": 1683001,
            "group": 9318,
            "created": "2024-12-24T06:16:41.866900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1811,
            "name": "00000000",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-12-21T13:05:38.771147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1810,
            "name": "Zebra",
            "creator": 1620351,
            "group": 14709,
            "created": "2024-12-21T11:55:08.946739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1809,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:47:32.383337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1808,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:44:54.669703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1807,
            "name": "Boy are better than girl",
            "creator": 1401275,
            "group": 14877,
            "created": "2024-12-16T12:10:21.308804Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1804,
            "name": "ugbrty",
            "creator": 1668079,
            "group": 25,
            "created": "2024-12-13T17:09:31.498927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1801,
            "name": "your mom",
            "creator": 1040806,
            "group": 14839,
            "created": "2024-12-03T20:54:07.050107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1799,
            "name": "interno",
            "creator": 1423998,
            "group": 14093,
            "created": "2024-11-25T18:31:42.753151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1796,
            "name": "Tilki",
            "creator": 1574469,
            "group": 13675,
            "created": "2024-11-21T15:17:57.521025Z",
            "started": null,
            "ended": null
        }
    ]
}