GET /api/v1/tournament_records/?format=api&ordering=created&page=79
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=80",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=78",
    "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": 902,
            "name": "h",
            "creator": 1081286,
            "group": 25,
            "created": "2021-11-18T11:25:59.564221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 903,
            "name": "partie amusante",
            "creator": 1080166,
            "group": 10582,
            "created": "2021-11-19T16:53:52.075095Z",
            "started": null,
            "ended": null
        }
    ]
}