GET /api/v1/tournament_records/?format=api&ordering=group&page=64
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=65",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=63",
    "results": [
        {
            "id": 295,
            "name": "Eugene-CB",
            "creator": 767900,
            "group": 5449,
            "created": "2020-06-26T08:44:33.494509Z",
            "started": null,
            "ended": null
        },
        {
            "id": 187,
            "name": "Trinity ",
            "creator": 764006,
            "group": 5449,
            "created": "2020-04-26T13:08:58.338100Z",
            "started": null,
            "ended": null
        },
        {
            "id": 188,
            "name": "COMPETENCIA",
            "creator": 752258,
            "group": 5454,
            "created": "2020-04-26T23:01:37.607995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1301,
            "name": "Сфо",
            "creator": 1087406,
            "group": 5485,
            "created": "2022-11-19T05:06:10.203869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 911,
            "name": "командный турнир по свердловской области",
            "creator": 1078911,
            "group": 5485,
            "created": "2021-11-25T15:56:47.402231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 890,
            "name": "Wonderful play 4",
            "creator": 928230,
            "group": 5502,
            "created": "2021-11-06T09:16:54.634464Z",
            "started": null,
            "ended": null
        },
        {
            "id": 198,
            "name": "Wonderful play 3",
            "creator": 769206,
            "group": 5502,
            "created": "2020-05-02T08:04:38.702512Z",
            "started": null,
            "ended": null
        },
        {
            "id": 197,
            "name": "Wonderful play 2",
            "creator": 769206,
            "group": 5502,
            "created": "2020-05-02T07:49:36.501390Z",
            "started": null,
            "ended": null
        },
        {
            "id": 193,
            "name": "Wonderful play 1",
            "creator": 769206,
            "group": 5502,
            "created": "2020-04-30T09:26:13.602947Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1560,
            "name": "Test",
            "creator": 629701,
            "group": 5522,
            "created": "2023-11-16T13:32:35.427104Z",
            "started": null,
            "ended": null
        }
    ]
}