GET /api/v1/tournament_records/?format=api&ordering=created&page=61
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=created&page=62",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=60",
    "results": [
        {
            "id": 680,
            "name": "p",
            "creator": 945756,
            "group": 9127,
            "created": "2021-05-18T18:54:37.508793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 681,
            "name": "fgr",
            "creator": 849455,
            "group": 7359,
            "created": "2021-05-20T05:02:12.768136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 682,
            "name": "6aturnuva",
            "creator": 993816,
            "group": 9088,
            "created": "2021-05-21T06:13:39.949682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 683,
            "name": "6aturnuva",
            "creator": 993822,
            "group": 9088,
            "created": "2021-05-21T06:13:46.737408Z",
            "started": null,
            "ended": null
        },
        {
            "id": 684,
            "name": "6aturnuva",
            "creator": 1000475,
            "group": 9088,
            "created": "2021-05-21T06:14:54.126794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 685,
            "name": "6aturnuva",
            "creator": 993823,
            "group": 9088,
            "created": "2021-05-21T06:16:09.981594Z",
            "started": null,
            "ended": null
        },
        {
            "id": 686,
            "name": "6",
            "creator": 983888,
            "group": 8894,
            "created": "2021-05-21T08:51:40.723527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 687,
            "name": "arda",
            "creator": 992894,
            "group": 9233,
            "created": "2021-05-21T11:49:49.448220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 688,
            "name": "Test 1",
            "creator": 573320,
            "group": 9238,
            "created": "2021-05-22T05:54:42.198018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 689,
            "name": "the strongest newcomer in the world",
            "creator": 721084,
            "group": 9239,
            "created": "2021-05-22T08:02:21.180384Z",
            "started": null,
            "ended": null
        }
    ]
}