GET /api/v1/tournament_records/?format=api&ordering=-creator&page=125
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=126",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=124",
    "results": [
        {
            "id": 175,
            "name": "baston-baston",
            "creator": 736663,
            "group": 5360,
            "created": "2020-04-22T09:32:05.266404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 353,
            "name": "T",
            "creator": 736103,
            "group": 4493,
            "created": "2020-08-22T07:47:39.136413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 171,
            "name": "竹大一戈",
            "creator": 736057,
            "group": 4493,
            "created": "2020-04-20T08:24:49.364026Z",
            "started": null,
            "ended": null
        },
        {
            "id": 109,
            "name": "1234",
            "creator": 736026,
            "group": 508,
            "created": "2020-03-23T09:59:43.832477Z",
            "started": null,
            "ended": null
        },
        {
            "id": 122,
            "name": "e1a2ella",
            "creator": 736026,
            "group": 4530,
            "created": "2020-03-29T08:10:44.727299Z",
            "started": null,
            "ended": null
        },
        {
            "id": 136,
            "name": "o god",
            "creator": 736026,
            "group": 4530,
            "created": "2020-04-05T03:44:31.464198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 204,
            "name": "99",
            "creator": 736026,
            "group": 5276,
            "created": "2020-05-05T06:08:42.399136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 256,
            "name": "koll",
            "creator": 736026,
            "group": 5099,
            "created": "2020-06-02T05:23:52.508964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 257,
            "name": "hi",
            "creator": 736026,
            "group": 5596,
            "created": "2020-06-02T05:26:24.447825Z",
            "started": null,
            "ended": null
        },
        {
            "id": 258,
            "name": "u",
            "creator": 736026,
            "group": 5100,
            "created": "2020-06-02T06:52:18.133154Z",
            "started": null,
            "ended": null
        }
    ]
}