GET /api/v1/tournament_records/?format=api&ordering=-group&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=-group&page=76",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=74",
    "results": [
        {
            "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": 441,
            "name": "TB Game",
            "creator": 877034,
            "group": 7294,
            "created": "2020-11-18T16:40:52.785541Z",
            "started": null,
            "ended": null
        },
        {
            "id": 518,
            "name": "jkc",
            "creator": 870696,
            "group": 7256,
            "created": "2021-02-01T07:33:42.790822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 788,
            "name": "Hi",
            "creator": 1026106,
            "group": 7256,
            "created": "2021-08-02T08:18:20.562495Z",
            "started": null,
            "ended": null
        },
        {
            "id": 867,
            "name": "Obugreaouhgafrebhouefgaubohgefabhuo",
            "creator": 1026423,
            "group": 7256,
            "created": "2021-10-11T07:46:12.064285Z",
            "started": null,
            "ended": null
        },
        {
            "id": 961,
            "name": "山",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-01-17T08:40:36.880674Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1044,
            "name": "Gbsb",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-03-07T08:11:29.312733Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1053,
            "name": "Omg",
            "creator": 1002561,
            "group": 7256,
            "created": "2022-03-14T08:08:43.810351Z",
            "started": null,
            "ended": null
        },
        {
            "id": 754,
            "name": "000",
            "creator": 981903,
            "group": 7255,
            "created": "2021-07-06T09:40:26.863519Z",
            "started": null,
            "ended": null
        }
    ]
}