GET /api/v1/tournament_records/?format=api&ordering=-id&page=141
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=-id&page=142",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=140",
    "results": [
        {
            "id": 203,
            "name": "hihihihihihihi",
            "creator": 752573,
            "group": 5545,
            "created": "2020-05-05T02:24:16.613952Z",
            "started": null,
            "ended": null
        },
        {
            "id": 202,
            "name": "something",
            "creator": 768293,
            "group": 5563,
            "created": "2020-05-04T02:38:51.057766Z",
            "started": null,
            "ended": null
        },
        {
            "id": 201,
            "name": "Shinagawa smile",
            "creator": 737259,
            "group": 5100,
            "created": "2020-05-03T02:57:28.750599Z",
            "started": null,
            "ended": null
        },
        {
            "id": 200,
            "name": "Iñaki.bmx",
            "creator": 765620,
            "group": 4974,
            "created": "2020-05-02T22:57:17.085377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 199,
            "name": "Go",
            "creator": 737259,
            "group": 5099,
            "created": "2020-05-02T14:13:59.128878Z",
            "started": null,
            "ended": null
        },
        {
            "id": 198,
            "name": "Wonderful play 3",
            "creator": 769206,
            "group": 5502,
            "created": "2020-05-02T08:04:38.702512Z",
            "started": null,
            "ended": null
        },
        {
            "id": 197,
            "name": "Wonderful play 2",
            "creator": 769206,
            "group": 5502,
            "created": "2020-05-02T07:49:36.501390Z",
            "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": 195,
            "name": "BPK League v1",
            "creator": 510353,
            "group": 2293,
            "created": "2020-05-01T01:59:54.937291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 194,
            "name": "error",
            "creator": 443906,
            "group": 5416,
            "created": "2020-04-30T19:07:52.103665Z",
            "started": null,
            "ended": null
        }
    ]
}