GET /api/v1/tournament_records/?format=api&ordering=group&page=55
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=56",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=54",
    "results": [
        {
            "id": 310,
            "name": "Привет",
            "creator": 751432,
            "group": 4787,
            "created": "2020-07-10T09:37:43.572263Z",
            "started": null,
            "ended": null
        },
        {
            "id": 285,
            "name": "-_-",
            "creator": 564908,
            "group": 4793,
            "created": "2020-06-17T04:40:55.312257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 816,
            "name": "test",
            "creator": 126382,
            "group": 4794,
            "created": "2021-09-02T13:56:52.476474Z",
            "started": null,
            "ended": null
        },
        {
            "id": 808,
            "name": "Test",
            "creator": 126382,
            "group": 4794,
            "created": "2021-08-29T07:54:27.488255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 130,
            "name": "Slobodne partije",
            "creator": 687324,
            "group": 4800,
            "created": "2020-03-31T17:53:20.161819Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1488,
            "name": "Torneo por correspondencia UPN",
            "creator": 746065,
            "group": 4802,
            "created": "2023-07-29T18:34:05.892801Z",
            "started": null,
            "ended": null
        },
        {
            "id": 112,
            "name": "Cuarentena día 3",
            "creator": 746065,
            "group": 4802,
            "created": "2020-03-24T18:55:50.832377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 303,
            "name": "ICKKCKDBB",
            "creator": 745958,
            "group": 4806,
            "created": "2020-07-03T23:04:01.401443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 118,
            "name": "ปลาทู1",
            "creator": 510353,
            "group": 4821,
            "created": "2020-03-26T03:27:32.767068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 744,
            "name": "Uwu",
            "creator": 986847,
            "group": 4841,
            "created": "2021-06-30T17:20:23.127572Z",
            "started": null,
            "ended": null
        }
    ]
}