GET /api/v1/tournament_records/?format=api&ordering=-started&page=75
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=76",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=74",
    "results": [
        {
            "id": 729,
            "name": "hk",
            "creator": 846189,
            "group": 25,
            "created": "2021-06-20T04:30:34.477630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 731,
            "name": "Peaw",
            "creator": 1008533,
            "group": 4716,
            "created": "2021-06-23T02:41:42.185879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 732,
            "name": "n",
            "creator": 865453,
            "group": 24,
            "created": "2021-06-23T16:03:38.204555Z",
            "started": null,
            "ended": null
        },
        {
            "id": 733,
            "name": "o",
            "creator": 865453,
            "group": 24,
            "created": "2021-06-23T16:12:42.771004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 734,
            "name": "feews",
            "creator": 983435,
            "group": 8895,
            "created": "2021-06-25T07:41:56.475811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 735,
            "name": "k",
            "creator": 1015881,
            "group": 9521,
            "created": "2021-06-25T20:07:40.706112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1277,
            "name": "Sus",
            "creator": 1230309,
            "group": 12464,
            "created": "2022-11-02T18:12:44.027245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 737,
            "name": "33ertfe",
            "creator": 919820,
            "group": 485,
            "created": "2021-06-26T09:47:09.983569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 738,
            "name": "9x9 Open Cup - July 2021",
            "creator": 1015644,
            "group": 3524,
            "created": "2021-06-27T11:10:55.088634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}