GET /api/v1/tournament_records/?format=api&ordering=-creator&page=61
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=62",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=60",
    "results": [
        {
            "id": 983,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T06:00:15.522838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 984,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:21:22.294601Z",
            "started": null,
            "ended": null
        },
        {
            "id": 985,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:49:08.339427Z",
            "started": null,
            "ended": null
        },
        {
            "id": 987,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-26T08:52:32.892817Z",
            "started": null,
            "ended": null
        },
        {
            "id": 988,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-27T07:18:52.678692Z",
            "started": null,
            "ended": null
        },
        {
            "id": 999,
            "name": "Brandon Sy",
            "creator": 1052870,
            "group": 3,
            "created": "2022-02-05T05:47:06.037544Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1000,
            "name": "mo",
            "creator": 1052870,
            "group": 3,
            "created": "2022-02-05T06:10:02.809384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1144,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-05-25T07:54:48.268121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1199,
            "name": "llp-211126",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:08:12.336273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1200,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:11:49.566068Z",
            "started": null,
            "ended": null
        }
    ]
}