GET /api/v1/tournament_records/?format=api&ordering=-name&page=119
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=120",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=118",
    "results": [
        {
            "id": 1832,
            "name": "Chopin",
            "creator": 1704221,
            "group": 2289,
            "created": "2025-02-04T13:35:25.934471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 342,
            "name": "Chess match",
            "creator": 816378,
            "group": 6565,
            "created": "2020-08-15T11:10:13.487387Z",
            "started": null,
            "ended": null
        },
        {
            "id": 95,
            "name": "chess",
            "creator": 739083,
            "group": 4490,
            "created": "2020-03-14T12:00:30.919424Z",
            "started": null,
            "ended": null
        },
        {
            "id": 496,
            "name": "Cheer",
            "creator": 842857,
            "group": 7734,
            "created": "2021-01-19T00:07:51.795356Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1017,
            "name": "CHANKA",
            "creator": 920626,
            "group": 11138,
            "created": "2022-02-15T07:54:45.487691Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1005,
            "name": "ChanHianYoung",
            "creator": 153649,
            "group": 761,
            "created": "2022-02-07T05:04:01.761770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1028,
            "name": "Champion´s Cup",
            "creator": 1071550,
            "group": 25,
            "created": "2022-02-21T14:35:55.226847Z",
            "started": null,
            "ended": null
        },
        {
            "id": 422,
            "name": "Championnat de France Open",
            "creator": 469053,
            "group": 7112,
            "created": "2020-10-26T17:09:47.180231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1113,
            "name": "Champ game 1",
            "creator": 1004222,
            "group": 11651,
            "created": "2022-04-23T08:20:08.903327Z",
            "started": null,
            "ended": null
        },
        {
            "id": 889,
            "name": "Challenge of meme 1",
            "creator": 1074055,
            "group": 10488,
            "created": "2021-11-05T04:16:23.733103Z",
            "started": null,
            "ended": null
        }
    ]
}