GET /api/v1/tournament_records/?format=api&ordering=-created&page=134
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=135",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=133",
    "results": [
        {
            "id": 276,
            "name": "jonathan",
            "creator": 793009,
            "group": 25,
            "created": "2020-06-12T20:22:24.938258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 275,
            "name": "matthéis",
            "creator": 793398,
            "group": 3,
            "created": "2020-06-12T14:53:07.668218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 274,
            "name": "mm",
            "creator": 736026,
            "group": 4456,
            "created": "2020-06-12T00:58:14.534084Z",
            "started": null,
            "ended": null
        },
        {
            "id": 273,
            "name": "Tao",
            "creator": 795411,
            "group": 3,
            "created": "2020-06-11T11:19:09.290175Z",
            "started": null,
            "ended": null
        },
        {
            "id": 272,
            "name": "So tournament",
            "creator": 510407,
            "group": 6014,
            "created": "2020-06-11T03:37:23.421916Z",
            "started": null,
            "ended": null
        },
        {
            "id": 271,
            "name": "no",
            "creator": 736026,
            "group": 3,
            "created": "2020-06-09T02:10:01.333452Z",
            "started": null,
            "ended": null
        },
        {
            "id": 270,
            "name": "smtng",
            "creator": 768293,
            "group": 5943,
            "created": "2020-06-07T01:19:00.718364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 269,
            "name": "go time9#",
            "creator": 748929,
            "group": 515,
            "created": "2020-06-05T16:41:43.789951Z",
            "started": null,
            "ended": null
        },
        {
            "id": 268,
            "name": "Мама",
            "creator": 694288,
            "group": 3,
            "created": "2020-06-05T12:54:54.122787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 267,
            "name": "Fun",
            "creator": 620412,
            "group": 24,
            "created": "2020-06-05T05:49:54.219249Z",
            "started": null,
            "ended": null
        }
    ]
}