GET /api/v1/tournament_records/?format=api&page=86
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=87",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=85",
    "results": [
        {
            "id": 890,
            "name": "Wonderful play 4",
            "creator": 928230,
            "group": 5502,
            "created": "2021-11-06T09:16:54.634464Z",
            "started": null,
            "ended": null
        },
        {
            "id": 893,
            "name": "Who's the winner",
            "creator": 1077953,
            "group": 10532,
            "created": "2021-11-11T03:50:39.730536Z",
            "started": null,
            "ended": null
        },
        {
            "id": 894,
            "name": "神的10000000比賽",
            "creator": 1061739,
            "group": 10265,
            "created": "2021-11-11T07:35:52.580299Z",
            "started": null,
            "ended": null
        },
        {
            "id": 895,
            "name": "1",
            "creator": 1071445,
            "group": 8896,
            "created": "2021-11-12T08:04:05.457885Z",
            "started": null,
            "ended": null
        },
        {
            "id": 896,
            "name": "test",
            "creator": 1072183,
            "group": 10496,
            "created": "2021-11-12T23:39:05.385752Z",
            "started": null,
            "ended": null
        },
        {
            "id": 897,
            "name": "top thai",
            "creator": 1010924,
            "group": 10550,
            "created": "2021-11-13T07:07:17.809418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 898,
            "name": "Carnavale's March 2020 Tournament",
            "creator": 1079531,
            "group": 3,
            "created": "2021-11-14T05:22:09.580315Z",
            "started": null,
            "ended": null
        },
        {
            "id": 899,
            "name": "Ko ko ma",
            "creator": 984385,
            "group": 508,
            "created": "2021-11-14T14:26:22.073273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 904,
            "name": "Региональный турнир факультета бизнеса \"Капитаны\" в Ростове-на-Дону",
            "creator": 881628,
            "group": 8026,
            "created": "2021-11-19T17:21:47.657250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 906,
            "name": "дети",
            "creator": 1082270,
            "group": 10612,
            "created": "2021-11-21T08:16:06.029217Z",
            "started": null,
            "ended": null
        }
    ]
}