GET /api/v1/tournament_records/?format=api&ordering=-creator&page=95
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=96",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=94",
    "results": [
        {
            "id": 1219,
            "name": "we love Go",
            "creator": 875708,
            "group": 10243,
            "created": "2022-07-31T20:22:37.663349Z",
            "started": null,
            "ended": null
        },
        {
            "id": 438,
            "name": "trophy tournament",
            "creator": 874604,
            "group": 7334,
            "created": "2020-11-16T16:46:58.363519Z",
            "started": null,
            "ended": null
        },
        {
            "id": 443,
            "name": "neilmccomber",
            "creator": 874604,
            "group": 7327,
            "created": "2020-11-19T21:18:09.178575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1311,
            "name": "deleted",
            "creator": 874275,
            "group": 4702,
            "created": "2022-12-01T17:30:28.105264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1134,
            "name": "LIHKG Season 1 Bus Cup",
            "creator": 872222,
            "group": 8905,
            "created": "2022-05-11T16:18:21.598343Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1216,
            "name": "LIHKG Season 2 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:27:54.009773Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1217,
            "name": "LIHKG Season 2 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:28:19.334630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1218,
            "name": "LIHKG Season 2 League C",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:28:25.931535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1321,
            "name": "LIHKG Season 3 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2022-12-14T20:05:11.769409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1325,
            "name": "LIHKG Season 3 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2022-12-27T03:49:14.529260Z",
            "started": null,
            "ended": null
        }
    ]
}