GET /api/v1/tournament_records/?format=api&ordering=group&page=57
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=58",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=56",
    "results": [
        {
            "id": 127,
            "name": "Tutury",
            "creator": 658024,
            "group": 4944,
            "created": "2020-03-30T20:29:05.983654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 432,
            "name": "13 x 13",
            "creator": 146803,
            "group": 4955,
            "created": "2020-11-11T06:47:45.712520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 375,
            "name": "Weiqi To Go",
            "creator": 768074,
            "group": 4955,
            "created": "2020-09-14T07:11:38.287658Z",
            "started": null,
            "ended": null
        },
        {
            "id": 128,
            "name": "テスト",
            "creator": 750823,
            "group": 4958,
            "created": "2020-03-31T13:24:12.964734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1042,
            "name": "Hola",
            "creator": 880472,
            "group": 4974,
            "created": "2022-03-04T16:47:19.348706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 402,
            "name": "Para aprender go",
            "creator": 751767,
            "group": 4974,
            "created": "2020-10-09T20:03:22.261034Z",
            "started": null,
            "ended": null
        },
        {
            "id": 252,
            "name": "AREMI",
            "creator": 786572,
            "group": 4974,
            "created": "2020-05-30T22:28:38.996790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 200,
            "name": "Iñaki.bmx",
            "creator": 765620,
            "group": 4974,
            "created": "2020-05-02T22:57:17.085377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 134,
            "name": "Partidas de Go BMX",
            "creator": 607938,
            "group": 4974,
            "created": "2020-04-04T14:29:27.459778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 139,
            "name": "Ishira",
            "creator": 737259,
            "group": 5055,
            "created": "2020-04-06T14:11:41.860940Z",
            "started": null,
            "ended": null
        }
    ]
}