GET /api/v1/tournament_records/?format=api&ordering=-started&page=97
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=-started&page=98",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=96",
    "results": [
        {
            "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
        },
        {
            "id": 1012,
            "name": "1st World Olympic Blitz",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-10T22:04:37.259949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1014,
            "name": "ay",
            "creator": 1108167,
            "group": 38,
            "created": "2022-02-12T03:13:19.051171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 919,
            "name": "20220101",
            "creator": 1080477,
            "group": 10645,
            "created": "2021-12-04T10:32:12.342192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1015,
            "name": "Jam Toast",
            "creator": 1097117,
            "group": 8628,
            "created": "2022-02-13T05:01:11.029027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1016,
            "name": "смертельная Маликович",
            "creator": 1120150,
            "group": 515,
            "created": "2022-02-14T05:41:40.426007Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1017,
            "name": "CHANKA",
            "creator": 920626,
            "group": 11138,
            "created": "2022-02-15T07:54:45.487691Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1018,
            "name": "9x9 AI Challenge",
            "creator": 631251,
            "group": 1554,
            "created": "2022-02-17T07:24:24.443622Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1019,
            "name": "Uzui Tengen",
            "creator": 1122132,
            "group": 43,
            "created": "2022-02-17T16:23:54.062011Z",
            "started": null,
            "ended": null
        }
    ]
}