GET /api/v1/tournament_records/?format=api&ordering=creator&page=32
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=creator&page=33",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=31",
    "results": [
        {
            "id": 104,
            "name": "廿水尸廿",
            "creator": 735424,
            "group": 4720,
            "created": "2020-03-21T12:37:29.867683Z",
            "started": null,
            "ended": null
        },
        {
            "id": 678,
            "name": "Lal",
            "creator": 735469,
            "group": 7746,
            "created": "2021-05-15T07:39:15.011775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 369,
            "name": "=.[;][].[;",
            "creator": 735469,
            "group": 43,
            "created": "2020-09-07T02:37:27.498067Z",
            "started": null,
            "ended": null
        },
        {
            "id": 338,
            "name": "[[.0[[[0o;.剢竹",
            "creator": 735469,
            "group": 6365,
            "created": "2020-08-12T08:18:19.674703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 207,
            "name": "Gogogogogogogo",
            "creator": 736022,
            "group": 4573,
            "created": "2020-05-06T07:53:45.324581Z",
            "started": null,
            "ended": null
        },
        {
            "id": 359,
            "name": "      ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-31T09:09:13.450964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 358,
            "name": "      ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-31T09:07:17.867811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 346,
            "name": "            ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-18T07:29:37.271982Z",
            "started": null,
            "ended": null
        },
        {
            "id": 335,
            "name": "             ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-11T07:08:20.532328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 243,
            "name": "apple",
            "creator": 736023,
            "group": 4530,
            "created": "2020-05-23T13:27:23.518397Z",
            "started": null,
            "ended": null
        }
    ]
}