GET /api/v1/tournament_records/?format=api&ordering=creator&page=53
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=creator&page=54",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=52",
    "results": [
        {
            "id": 250,
            "name": "Croatian Go Open 2020",
            "creator": 789395,
            "group": 5774,
            "created": "2020-05-30T07:16:10.818971Z",
            "started": null,
            "ended": null
        },
        {
            "id": 472,
            "name": "テスト",
            "creator": 790540,
            "group": 5923,
            "created": "2020-12-20T03:59:16.943555Z",
            "started": null,
            "ended": null
        },
        {
            "id": 284,
            "name": "Hi",
            "creator": 791108,
            "group": 1392,
            "created": "2020-06-16T11:27:35.710438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 276,
            "name": "jonathan",
            "creator": 793009,
            "group": 25,
            "created": "2020-06-12T20:22:24.938258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 275,
            "name": "matthéis",
            "creator": 793398,
            "group": 3,
            "created": "2020-06-12T14:53:07.668218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 273,
            "name": "Tao",
            "creator": 795411,
            "group": 3,
            "created": "2020-06-11T11:19:09.290175Z",
            "started": null,
            "ended": null
        },
        {
            "id": 746,
            "name": "fuck you big amakl",
            "creator": 795874,
            "group": 6227,
            "created": "2021-07-01T04:06:26.948155Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1295,
            "name": "Go en Mexico",
            "creator": 796150,
            "group": 7068,
            "created": "2022-11-10T16:24:29.718949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 863,
            "name": "Test",
            "creator": 796150,
            "group": 7068,
            "created": "2021-10-10T03:07:36.212823Z",
            "started": null,
            "ended": null
        },
        {
            "id": 280,
            "name": "123 go",
            "creator": 797059,
            "group": 3,
            "created": "2020-06-14T18:14:57.316590Z",
            "started": null,
            "ended": null
        }
    ]
}