GET /api/v1/tournament_records/?format=api&ordering=ended&page=80
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=81",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=79",
    "results": [
        {
            "id": 830,
            "name": "hi",
            "creator": 1021720,
            "group": 25,
            "created": "2021-09-14T08:01:55.929159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 831,
            "name": "Davi828",
            "creator": 1052777,
            "group": 25,
            "created": "2021-09-14T23:42:56.309944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1279,
            "name": "ำำำำำำำำำำ",
            "creator": 1225305,
            "group": 3,
            "created": "2022-11-04T13:58:56.827518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1496,
            "name": "123",
            "creator": 87790,
            "group": 6171,
            "created": "2023-08-18T14:49:31.115949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 833,
            "name": "hi",
            "creator": 1024043,
            "group": 7929,
            "created": "2021-09-16T13:47:15.247002Z",
            "started": null,
            "ended": null
        },
        {
            "id": 834,
            "name": "HAAHAHAHAHAHA!!!!!!",
            "creator": 1035195,
            "group": 25,
            "created": "2021-09-17T03:08:25.373191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 835,
            "name": "17 de setembro",
            "creator": 1019032,
            "group": 9676,
            "created": "2021-09-17T11:58:54.191298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 836,
            "name": "Shūi No Ryu",
            "creator": 535212,
            "group": 10151,
            "created": "2021-09-18T19:50:35.659354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 837,
            "name": "Shiyu Fan's 1st competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-18T21:27:44.352533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 838,
            "name": "hf",
            "creator": 631251,
            "group": 1554,
            "created": "2021-09-19T00:47:11.918545Z",
            "started": null,
            "ended": null
        }
    ]
}