GET /api/v1/tournament_records/?format=api&ordering=-ended&page=53
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=-ended&page=54",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=52",
    "results": [
        {
            "id": 519,
            "name": "DDKs",
            "creator": 915310,
            "group": 508,
            "created": "2021-02-01T17:04:22.576388Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1254,
            "name": "SA Closed",
            "creator": 630492,
            "group": 33,
            "created": "2022-09-23T16:20:25.966830Z",
            "started": null,
            "ended": null
        },
        {
            "id": 521,
            "name": "Never. fear",
            "creator": 658648,
            "group": 515,
            "created": "2021-02-03T01:50:33.553673Z",
            "started": null,
            "ended": null
        },
        {
            "id": 522,
            "name": "match",
            "creator": 910029,
            "group": 3524,
            "created": "2021-02-03T15:33:52.186490Z",
            "started": null,
            "ended": null
        },
        {
            "id": 523,
            "name": "test",
            "creator": 309835,
            "group": 6635,
            "created": "2021-02-03T16:04:59.891013Z",
            "started": null,
            "ended": null
        },
        {
            "id": 524,
            "name": "test",
            "creator": 618308,
            "group": 8228,
            "created": "2021-02-04T21:53:10.876092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1781,
            "name": "Killers and war",
            "creator": 1132253,
            "group": 14736,
            "created": "2024-10-28T02:04:32.354120Z",
            "started": null,
            "ended": null
        },
        {
            "id": 526,
            "name": "a",
            "creator": 930259,
            "group": 8187,
            "created": "2021-02-05T09:13:09.787095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 533,
            "name": "Troll",
            "creator": 836858,
            "group": 6730,
            "created": "2021-02-10T02:54:13.632677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}