GET /api/v1/tournament_records/?format=api&ordering=-id&page=8
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=9",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=7",
    "results": [
        {
            "id": 1925,
            "name": "İSTAMBUL GO OKULU",
            "creator": 1695437,
            "group": 5618,
            "created": "2025-08-26T11:47:09.325188Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1924,
            "name": "İSTAMBUL GO OKULU",
            "creator": 1695437,
            "group": 3,
            "created": "2025-08-24T12:06:27.904410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1921,
            "name": "test",
            "creator": 491290,
            "group": 14853,
            "created": "2025-08-20T08:26:24.674703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1920,
            "name": "test",
            "creator": 491290,
            "group": 14853,
            "created": "2025-08-20T07:35:23.837282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1919,
            "name": "AMIGOSSS",
            "creator": 1838949,
            "group": 15611,
            "created": "2025-08-19T16:13:52.722428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1918,
            "name": "15k tournament only",
            "creator": 839136,
            "group": 13797,
            "created": "2025-08-16T22:16:36.325467Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1917,
            "name": "Kskdvvv.          Hdjdieheejrhfhfh",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-08-09T09:29:01.352185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1916,
            "name": "TTW-TEST001",
            "creator": 664990,
            "group": 15541,
            "created": "2025-08-03T12:09:50.011182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1915,
            "name": "asdf",
            "creator": 1826048,
            "group": 15551,
            "created": "2025-08-01T04:21:24.689400Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1913,
            "name": "围棋狼人杀",
            "creator": 1826337,
            "group": 15545,
            "created": "2025-07-31T13:24:12.551817Z",
            "started": null,
            "ended": null
        }
    ]
}