GET /api/v1/tournament_records/?format=api&ordering=-name&page=87
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=-name&page=88",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=86",
    "results": [
        {
            "id": 947,
            "name": "jkjjjjjjkjkjkjkjkjkjkkkkkkkkkk",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-03T02:10:25.971384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 518,
            "name": "jkc",
            "creator": 870696,
            "group": 7256,
            "created": "2021-02-01T07:33:42.790822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1075,
            "name": "Jjih",
            "creator": 775974,
            "group": 25,
            "created": "2022-03-29T04:27:08.841568Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1360,
            "name": "JJ",
            "creator": 1040806,
            "group": 12905,
            "created": "2023-02-19T20:16:29.322996Z",
            "started": null,
            "ended": null
        },
        {
            "id": 248,
            "name": "Jivi",
            "creator": 787709,
            "group": 5855,
            "created": "2020-05-26T23:07:59.242680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 780,
            "name": "JIGSaw training tournament",
            "creator": 851886,
            "group": 9660,
            "created": "2021-07-22T12:09:26.338259Z",
            "started": null,
            "ended": null
        },
        {
            "id": 944,
            "name": "jfjvjdjdcn ndf",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:31:18.104771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 213,
            "name": "jerry b",
            "creator": 744404,
            "group": 28,
            "created": "2020-05-10T18:49:12.828557Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1093,
            "name": "Jeffrey",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:45:36.033074Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1002,
            "name": "Jaydai",
            "creator": 1117365,
            "group": 25,
            "created": "2022-02-05T16:46:39.879252Z",
            "started": null,
            "ended": null
        }
    ]
}