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": 1619,
    "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": 1888,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:53:14.608269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1887,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:52:37.453582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1886,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 161,
            "created": "2025-06-07T14:51:21.524435Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1885,
            "name": "Test",
            "creator": 568679,
            "group": 14853,
            "created": "2025-06-03T21:09:00.388171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1883,
            "name": "world cup",
            "creator": 1605251,
            "group": 15351,
            "created": "2025-05-25T06:57:37.858346Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1882,
            "name": "BOKENDO",
            "creator": 1729163,
            "group": 6335,
            "created": "2025-05-25T05:02:46.938065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1881,
            "name": "sandy",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-25T05:01:32.094493Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1880,
            "name": "1942Napaphat",
            "creator": 1781989,
            "group": 13760,
            "created": "2025-05-23T04:46:58.282588Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1879,
            "name": "The Cutting Board",
            "creator": 955176,
            "group": 13106,
            "created": "2025-05-17T16:18:30.149050Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1877,
            "name": "xxfdkfkgj",
            "creator": 1773399,
            "group": 43,
            "created": "2025-05-09T22:42:52.507534Z",
            "started": null,
            "ended": null
        }
    ]
}