GET /api/v1/tournament_records/?format=api&ordering=group&page=88
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=89",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=87",
    "results": [
        {
            "id": 489,
            "name": "Test",
            "creator": 61151,
            "group": 7898,
            "created": "2021-01-08T20:34:53.263455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 833,
            "name": "hi",
            "creator": 1024043,
            "group": 7929,
            "created": "2021-09-16T13:47:15.247002Z",
            "started": null,
            "ended": null
        },
        {
            "id": 568,
            "name": "BGA Online Congress 2021",
            "creator": 102628,
            "group": 7952,
            "created": "2021-03-07T09:52:21.579813Z",
            "started": null,
            "ended": null
        },
        {
            "id": 550,
            "name": "name",
            "creator": 628905,
            "group": 7952,
            "created": "2021-02-19T18:53:25.522955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 541,
            "name": "Open Tournament",
            "creator": 786360,
            "group": 7952,
            "created": "2021-02-15T18:29:52.732253Z",
            "started": null,
            "ended": null
        },
        {
            "id": 853,
            "name": "test2",
            "creator": 919051,
            "group": 7984,
            "created": "2021-09-26T18:04:53.362566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 852,
            "name": "Test1",
            "creator": 919068,
            "group": 7984,
            "created": "2021-09-26T17:58:21.552880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 514,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-29T11:33:20.972905Z",
            "started": null,
            "ended": null
        },
        {
            "id": 498,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-20T02:21:06.294169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 904,
            "name": "Региональный турнир факультета бизнеса \"Капитаны\" в Ростове-на-Дону",
            "creator": 881628,
            "group": 8026,
            "created": "2021-11-19T17:21:47.657250Z",
            "started": null,
            "ended": null
        }
    ]
}