GET /api/v1/tournament_records/?format=api&ordering=id&page=89
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=90",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=88",
    "results": [
        {
            "id": 1002,
            "name": "Jaydai",
            "creator": 1117365,
            "group": 25,
            "created": "2022-02-05T16:46:39.879252Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1003,
            "name": "大富翁Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-06T04:08:17.122205Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1004,
            "name": "20",
            "creator": 1112077,
            "group": 1144,
            "created": "2022-02-06T08:57:52.122015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1005,
            "name": "ChanHianYoung",
            "creator": 153649,
            "group": 761,
            "created": "2022-02-07T05:04:01.761770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1006,
            "name": "AAA",
            "creator": 921183,
            "group": 11087,
            "created": "2022-02-07T07:57:55.660455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1007,
            "name": "Pinoy GO game",
            "creator": 36904,
            "group": 11090,
            "created": "2022-02-07T12:43:20.131896Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1008,
            "name": "22",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:04:11.198726Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1009,
            "name": "1532",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:06:05.615118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1010,
            "name": "Friendly tournaments",
            "creator": 1079925,
            "group": 25,
            "created": "2022-02-09T15:20:26.797105Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1011,
            "name": "fabian",
            "creator": 1107873,
            "group": 9259,
            "created": "2022-02-10T03:50:23.386920Z",
            "started": null,
            "ended": null
        }
    ]
}