GET /api/v1/tournament_records/?format=api&ordering=creator&page=71
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=creator&page=72",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=70",
    "results": [
        {
            "id": 633,
            "name": "Yan",
            "creator": 897284,
            "group": 6332,
            "created": "2021-04-18T14:42:46.590702Z",
            "started": null,
            "ended": null
        },
        {
            "id": 965,
            "name": "Sky WeiQi Club #1",
            "creator": 899463,
            "group": 10786,
            "created": "2022-01-19T06:25:51.981653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 609,
            "name": "ComaCup",
            "creator": 900678,
            "group": 8757,
            "created": "2021-03-28T20:32:30.799861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 536,
            "name": "Tournament 1",
            "creator": 902324,
            "group": 8069,
            "created": "2021-02-13T05:18:56.499660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 490,
            "name": "21S2 Division A",
            "creator": 904298,
            "group": 6974,
            "created": "2021-01-09T03:47:53.808185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 800,
            "name": "9x9 fast correspondence",
            "creator": 904734,
            "group": 2014,
            "created": "2021-08-15T13:25:09.220518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1077,
            "name": "Madeleine",
            "creator": 907106,
            "group": 28,
            "created": "2022-03-29T07:03:27.097219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 590,
            "name": "Madeleine",
            "creator": 907106,
            "group": 25,
            "created": "2021-03-18T06:08:13.837473Z",
            "started": null,
            "ended": null
        },
        {
            "id": 751,
            "name": "test",
            "creator": 908569,
            "group": 9458,
            "created": "2021-07-04T13:26:24.167657Z",
            "started": null,
            "ended": null
        },
        {
            "id": 837,
            "name": "Shiyu Fan's 1st competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-18T21:27:44.352533Z",
            "started": null,
            "ended": null
        }
    ]
}