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": 1619,
    "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": 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
        },
        {
            "id": 690,
            "name": "O",
            "creator": 929370,
            "group": 3,
            "created": "2021-05-23T05:43:50.729771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 691,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-24T11:09:31.594989Z",
            "started": null,
            "ended": null
        }
    ]
}