GET /api/v1/tournament_records/?format=api&ordering=-ended&page=54
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=55",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=53",
    "results": [
        {
            "id": 528,
            "name": "Ksskksks",
            "creator": 757987,
            "group": 5240,
            "created": "2021-02-06T08:17:08.178861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 532,
            "name": "Troll",
            "creator": 839251,
            "group": 6730,
            "created": "2021-02-10T02:52:19.721336Z",
            "started": null,
            "ended": null
        },
        {
            "id": 534,
            "name": "2021vs4",
            "creator": 926454,
            "group": 8297,
            "created": "2021-02-10T04:35:25.769613Z",
            "started": null,
            "ended": null
        },
        {
            "id": 536,
            "name": "Tournament 1",
            "creator": 902324,
            "group": 8069,
            "created": "2021-02-13T05:18:56.499660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 535,
            "name": "1st competition",
            "creator": 833654,
            "group": 8321,
            "created": "2021-02-13T02:45:42.904743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 537,
            "name": "TORNEO INTERPLANETARIO DDK",
            "creator": 852168,
            "group": 6772,
            "created": "2021-02-13T14:53:55.570231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 538,
            "name": "March Tournament 1",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:46:44.328946Z",
            "started": null,
            "ended": null
        },
        {
            "id": 539,
            "name": "March Tournament 2",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:49:17.881945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1782,
            "name": "Finnish Championship League 2024",
            "creator": 495337,
            "group": 13427,
            "created": "2024-10-28T17:47:37.964894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}