GET /api/v1/tournament_records/?format=api&ordering=-creator&page=152
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=153",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=151",
    "results": [
        {
            "id": 223,
            "name": "Test",
            "creator": 150805,
            "group": 5705,
            "created": "2020-05-14T01:23:18.176258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 11,
            "name": "สาระRail361! Tour",
            "creator": 148806,
            "group": 2571,
            "created": "2019-07-18T08:04:54.718375Z",
            "started": null,
            "ended": null
        },
        {
            "id": 432,
            "name": "13 x 13",
            "creator": 146803,
            "group": 4955,
            "created": "2020-11-11T06:47:45.712520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 247,
            "name": "Test",
            "creator": 143361,
            "group": 5846,
            "created": "2020-05-26T05:07:52.396048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1933,
            "name": "League Test",
            "creator": 141574,
            "group": 15459,
            "created": "2025-09-12T00:31:38.565136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 363,
            "name": "Go Turnuvası Eylül 2020",
            "creator": 137040,
            "group": 5835,
            "created": "2020-09-03T10:46:22.660153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 636,
            "name": "Interclubs 2021",
            "creator": 135206,
            "group": 459,
            "created": "2021-04-23T06:20:37.330702Z",
            "started": null,
            "ended": null
        },
        {
            "id": 97,
            "name": "Oslo",
            "creator": 129505,
            "group": 1917,
            "created": "2020-03-15T20:04:27.119938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 517,
            "name": "21S2 Division B",
            "creator": 128134,
            "group": 6974,
            "created": "2021-01-31T08:19:58.846734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1231,
            "name": "APAC SDK Season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-08-10T04:55:18.906709Z",
            "started": null,
            "ended": null
        }
    ]
}