GET /api/v1/tournament_records/?format=api&ordering=-group&page=89
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=-group&page=90",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=88",
    "results": [
        {
            "id": 282,
            "name": "pannarai.in",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:18:24.893979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 283,
            "name": "โต๊ะ 29",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:27:47.223704Z",
            "started": null,
            "ended": null
        },
        {
            "id": 281,
            "name": "nohhmhj",
            "creator": 685382,
            "group": 6039,
            "created": "2020-06-14T22:22:04.045798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 272,
            "name": "So tournament",
            "creator": 510407,
            "group": 6014,
            "created": "2020-06-11T03:37:23.421916Z",
            "started": null,
            "ended": null
        },
        {
            "id": 775,
            "name": "Attack on go",
            "creator": 750170,
            "group": 5986,
            "created": "2021-07-20T08:39:10.746598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 270,
            "name": "smtng",
            "creator": 768293,
            "group": 5943,
            "created": "2020-06-07T01:19:00.718364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 294,
            "name": "GO Tornament",
            "creator": 736685,
            "group": 5925,
            "created": "2020-06-26T06:13:13.772319Z",
            "started": null,
            "ended": null
        },
        {
            "id": 317,
            "name": "GO Tournament 2",
            "creator": 736685,
            "group": 5925,
            "created": "2020-07-20T10:17:52.918500Z",
            "started": null,
            "ended": null
        },
        {
            "id": 472,
            "name": "テスト",
            "creator": 790540,
            "group": 5923,
            "created": "2020-12-20T03:59:16.943555Z",
            "started": null,
            "ended": null
        },
        {
            "id": 253,
            "name": "fun competition",
            "creator": 743973,
            "group": 5905,
            "created": "2020-05-31T05:39:17.630855Z",
            "started": null,
            "ended": null
        }
    ]
}