GET /api/v1/tournament_records/?format=api&page=26
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&page=27",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=25",
    "results": [
        {
            "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
        },
        {
            "id": 259,
            "name": "yyyyya",
            "creator": 736026,
            "group": 5816,
            "created": "2020-06-02T07:49:59.925126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 261,
            "name": "Распространен",
            "creator": 694288,
            "group": 9,
            "created": "2020-06-03T12:41:15.450135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 262,
            "name": "harry harry",
            "creator": 654168,
            "group": 5807,
            "created": "2020-06-04T00:58:50.593108Z",
            "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": 267,
            "name": "Fun",
            "creator": 620412,
            "group": 24,
            "created": "2020-06-05T05:49:54.219249Z",
            "started": null,
            "ended": null
        }
    ]
}