GET /api/v1/tournament_records/?format=api&ordering=creator&page=26
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=27",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=25",
    "results": [
        {
            "id": 1916,
            "name": "TTW-TEST001",
            "creator": 664990,
            "group": 15541,
            "created": "2025-08-03T12:09:50.011182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1677,
            "name": "Riverbank Tourney",
            "creator": 666747,
            "group": 14307,
            "created": "2024-05-22T10:22:40.106225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 94,
            "name": "DsaSszsfxzzzzzzaaEddww",
            "creator": 675914,
            "group": 43,
            "created": "2020-03-13T18:41:54.641083Z",
            "started": null,
            "ended": null
        },
        {
            "id": 66,
            "name": "Kitaro tournament",
            "creator": 680909,
            "group": 4356,
            "created": "2020-01-17T00:08:02.353138Z",
            "started": null,
            "ended": null
        },
        {
            "id": 65,
            "name": "Naci Erdem Games ..",
            "creator": 680909,
            "group": 4353,
            "created": "2020-01-16T11:55:43.655753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 64,
            "name": "ZESDER Chess & Go Clup Tournament - 01",
            "creator": 680909,
            "group": 3,
            "created": "2020-01-16T11:09:31.101906Z",
            "started": null,
            "ended": null
        },
        {
            "id": 822,
            "name": "test",
            "creator": 681206,
            "group": 9770,
            "created": "2021-09-12T00:39:15.333051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 36,
            "name": "God of Go 9x9 1st Tournament",
            "creator": 681235,
            "group": 4006,
            "created": "2019-09-21T07:28:47.297811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 41,
            "name": "sasura",
            "creator": 685381,
            "group": 4044,
            "created": "2019-10-15T21:52:56.276653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 281,
            "name": "nohhmhj",
            "creator": 685382,
            "group": 6039,
            "created": "2020-06-14T22:22:04.045798Z",
            "started": null,
            "ended": null
        }
    ]
}