GET /api/v1/tournament_records/?format=api&ordering=-ended&page=79
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=80",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=78",
    "results": [
        {
            "id": 888,
            "name": "P605 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:57:24.219152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 821,
            "name": "empty",
            "creator": 1032638,
            "group": 9945,
            "created": "2021-09-11T21:32:21.358159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 822,
            "name": "test",
            "creator": 681206,
            "group": 9770,
            "created": "2021-09-12T00:39:15.333051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 823,
            "name": "Lexx Cup 2021",
            "creator": 1051076,
            "group": 9239,
            "created": "2021-09-12T05:41:43.533153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 824,
            "name": "Garfield",
            "creator": 988095,
            "group": 25,
            "created": "2021-09-12T10:07:24.127608Z",
            "started": null,
            "ended": null
        },
        {
            "id": 825,
            "name": "P game",
            "creator": 995833,
            "group": 9136,
            "created": "2021-09-12T10:16:57.476438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 826,
            "name": "yxjjdfdrf",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:13:12.965293Z",
            "started": null,
            "ended": null
        },
        {
            "id": 827,
            "name": "bhgg",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:18:33.155062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 828,
            "name": "rggy",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:20:22.871095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 829,
            "name": "gjhgf",
            "creator": 1041073,
            "group": 515,
            "created": "2021-09-13T09:55:50.559108Z",
            "started": null,
            "ended": null
        }
    ]
}