GET /api/v1/tournament_records/?format=api&ordering=creator&page=68
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=69",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=67",
    "results": [
        {
            "id": 1218,
            "name": "LIHKG Season 2 League C",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:28:25.931535Z",
            "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": 1216,
            "name": "LIHKG Season 2 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:27:54.009773Z",
            "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": 1311,
            "name": "deleted",
            "creator": 874275,
            "group": 4702,
            "created": "2022-12-01T17:30:28.105264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 443,
            "name": "neilmccomber",
            "creator": 874604,
            "group": 7327,
            "created": "2020-11-19T21:18:09.178575Z",
            "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": 1219,
            "name": "we love Go",
            "creator": 875708,
            "group": 10243,
            "created": "2022-07-31T20:22:37.663349Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1170,
            "name": "german",
            "creator": 875708,
            "group": 11839,
            "created": "2022-07-02T17:39:13.777102Z",
            "started": null,
            "ended": null
        },
        {
            "id": 441,
            "name": "TB Game",
            "creator": 877034,
            "group": 7294,
            "created": "2020-11-18T16:40:52.785541Z",
            "started": null,
            "ended": null
        }
    ]
}