GET /api/v1/tournament_records/?format=api&ordering=group&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=8",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=6",
    "results": [
        {
            "id": 421,
            "name": "jaivier",
            "creator": 768068,
            "group": 3,
            "created": "2020-10-26T12:18:25.381047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 355,
            "name": "Ubo",
            "creator": 835321,
            "group": 3,
            "created": "2020-08-26T01:18:24.916873Z",
            "started": null,
            "ended": null
        },
        {
            "id": 280,
            "name": "123 go",
            "creator": 797059,
            "group": 3,
            "created": "2020-06-14T18:14:57.316590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 275,
            "name": "matthéis",
            "creator": 793398,
            "group": 3,
            "created": "2020-06-12T14:53:07.668218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 273,
            "name": "Tao",
            "creator": 795411,
            "group": 3,
            "created": "2020-06-11T11:19:09.290175Z",
            "started": null,
            "ended": null
        },
        {
            "id": 271,
            "name": "no",
            "creator": 736026,
            "group": 3,
            "created": "2020-06-09T02:10:01.333452Z",
            "started": null,
            "ended": null
        },
        {
            "id": 268,
            "name": "Мама",
            "creator": 694288,
            "group": 3,
            "created": "2020-06-05T12:54:54.122787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 181,
            "name": "McMahon Mehmet Turnuvası",
            "creator": 758230,
            "group": 3,
            "created": "2020-04-25T13:23:31.328045Z",
            "started": null,
            "ended": null
        },
        {
            "id": 64,
            "name": "ZESDER Chess & Go Clup Tournament - 01",
            "creator": 680909,
            "group": 3,
            "created": "2020-01-16T11:09:31.101906Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1130,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:44:03.278596Z",
            "started": null,
            "ended": null
        }
    ]
}