GET /api/v1/tournament_records/?format=api&ordering=-creator&page=6
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=-creator&page=7",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=5",
    "results": [
        {
            "id": 1949,
            "name": "İSTAMBUL GO OKULU",
            "creator": 1695437,
            "group": 7335,
            "created": "2025-10-01T18:15:08.336865Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1821,
            "name": "My",
            "creator": 1691786,
            "group": 14938,
            "created": "2025-01-09T09:45:01.601574Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1835,
            "name": "Аво",
            "creator": 1685115,
            "group": 12913,
            "created": "2025-02-14T16:51:53.045822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1864,
            "name": "โกะไทย",
            "creator": 1684477,
            "group": 43,
            "created": "2025-04-16T03:52:18.068675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1812,
            "name": "าน",
            "creator": 1683001,
            "group": 9318,
            "created": "2024-12-24T06:16:41.866900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1804,
            "name": "ugbrty",
            "creator": 1668079,
            "group": 25,
            "created": "2024-12-13T17:09:31.498927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1845,
            "name": "test",
            "creator": 1654814,
            "group": 15144,
            "created": "2025-03-09T01:39:03.173257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1785,
            "name": "You are smart",
            "creator": 1654661,
            "group": 14759,
            "created": "2024-11-02T14:14:40.676371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1815,
            "name": "Weelo celebration",
            "creator": 1654661,
            "group": 11548,
            "created": "2025-01-03T12:50:47.074924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1774,
            "name": "Infry",
            "creator": 1647262,
            "group": 14659,
            "created": "2024-10-17T11:14:01.758258Z",
            "started": null,
            "ended": null
        }
    ]
}