GET /api/v1/tournament_records/?format=api&ordering=-creator&page=126
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=127",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=125",
    "results": [
        {
            "id": 259,
            "name": "yyyyya",
            "creator": 736026,
            "group": 5816,
            "created": "2020-06-02T07:49:59.925126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 263,
            "name": "8",
            "creator": 736026,
            "group": 5816,
            "created": "2020-06-04T02:19:04.420035Z",
            "started": null,
            "ended": null
        },
        {
            "id": 264,
            "name": "89i",
            "creator": 736026,
            "group": 3207,
            "created": "2020-06-04T03:02:44.180374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 265,
            "name": "9o",
            "creator": 736026,
            "group": 4573,
            "created": "2020-06-04T03:06:45.996549Z",
            "started": null,
            "ended": null
        },
        {
            "id": 266,
            "name": "k",
            "creator": 736026,
            "group": 4716,
            "created": "2020-06-05T02:39:41.420989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 271,
            "name": "no",
            "creator": 736026,
            "group": 3,
            "created": "2020-06-09T02:10:01.333452Z",
            "started": null,
            "ended": null
        },
        {
            "id": 274,
            "name": "mm",
            "creator": 736026,
            "group": 4456,
            "created": "2020-06-12T00:58:14.534084Z",
            "started": null,
            "ended": null
        },
        {
            "id": 154,
            "name": "00000000000000000000000000000000000000000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-04-11T03:46:28.187175Z",
            "started": null,
            "ended": null
        },
        {
            "id": 196,
            "name": "j'kjk",
            "creator": 736025,
            "group": 4530,
            "created": "2020-05-02T00:01:55.691946Z",
            "started": null,
            "ended": null
        },
        {
            "id": 210,
            "name": "00000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-05-10T10:10:10.412970Z",
            "started": null,
            "ended": null
        }
    ]
}