GET /api/v1/tournament_records/?format=api&ordering=-creator&page=121
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=122",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=120",
    "results": [
        {
            "id": 138,
            "name": "goooooo",
            "creator": 744918,
            "group": 25,
            "created": "2020-04-06T11:46:18.122969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 992,
            "name": "Summer Tournament",
            "creator": 744862,
            "group": 11034,
            "created": "2022-01-31T06:12:24.364168Z",
            "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": 176,
            "name": "тру",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:11:46.584135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 177,
            "name": "аааа",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:12:22.487521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 253,
            "name": "fun competition",
            "creator": 743973,
            "group": 5905,
            "created": "2020-05-31T05:39:17.630855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 161,
            "name": "復活節世界性圍棋大賽EasterWorld Go Competition",
            "creator": 743935,
            "group": 25,
            "created": "2020-04-16T02:16:30.640176Z",
            "started": null,
            "ended": null
        },
        {
            "id": 162,
            "name": "野狐對局",
            "creator": 743935,
            "group": 4864,
            "created": "2020-04-16T04:32:40.880159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 217,
            "name": "jomtup",
            "creator": 743263,
            "group": 4716,
            "created": "2020-05-12T07:39:51.515713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 102,
            "name": "happy covid march",
            "creator": 743238,
            "group": 4716,
            "created": "2020-03-21T07:18:51.615514Z",
            "started": null,
            "ended": null
        }
    ]
}