GET /api/v1/tournament_records/?format=api&ordering=-created&page=67
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=68",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=66",
    "results": [
        {
            "id": 1046,
            "name": "Mak",
            "creator": 1021759,
            "group": 11264,
            "created": "2022-03-07T09:06:27.498412Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1045,
            "name": "gjhjijyj",
            "creator": 881653,
            "group": 25,
            "created": "2022-03-07T08:44:18.408864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1044,
            "name": "Gbsb",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-03-07T08:11:29.312733Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1042,
            "name": "Hola",
            "creator": 880472,
            "group": 4974,
            "created": "2022-03-04T16:47:19.348706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1041,
            "name": "xptmxm",
            "creator": 1127685,
            "group": 11243,
            "created": "2022-03-04T08:21:54.032563Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1039,
            "name": "hi",
            "creator": 1008570,
            "group": 10314,
            "created": "2022-03-03T04:39:33.433609Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1037,
            "name": "Okay",
            "creator": 1126994,
            "group": 11194,
            "created": "2022-03-02T10:30:36.419717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1035,
            "name": "hi",
            "creator": 1087417,
            "group": 25,
            "created": "2022-02-28T07:27:55.534998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1034,
            "name": "王者玚đŸŠčđŸŒâ€â™€ïž",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:19:19.728824Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1033,
            "name": "王者玚",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:18:41.950660Z",
            "started": null,
            "ended": null
        }
    ]
}