GET /api/v1/tournament_records/?format=api&ordering=group&page=25
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=26",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=24",
    "results": [
        {
            "id": 926,
            "name": "l",
            "creator": 1081286,
            "group": 43,
            "created": "2021-12-09T11:56:19.439164Z",
            "started": null,
            "ended": null
        },
        {
            "id": 888,
            "name": "P605 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:57:24.219152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 887,
            "name": "P601 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:48:19.446758Z",
            "started": null,
            "ended": null
        },
        {
            "id": 862,
            "name": "Take Your Time 2",
            "creator": 756466,
            "group": 43,
            "created": "2021-10-07T20:33:27.922894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 828,
            "name": "rggy",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:20:22.871095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 827,
            "name": "bhgg",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:18:33.155062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 826,
            "name": "yxjjdfdrf",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:13:12.965293Z",
            "started": null,
            "ended": null
        },
        {
            "id": 743,
            "name": "Dogs Rule",
            "creator": 1015846,
            "group": 43,
            "created": "2021-06-28T15:32:05.812225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 677,
            "name": "rhghgmmbbetasd",
            "creator": 984333,
            "group": 43,
            "created": "2021-05-15T05:43:23.823612Z",
            "started": null,
            "ended": null
        },
        {
            "id": 513,
            "name": "kps",
            "creator": 831547,
            "group": 43,
            "created": "2021-01-28T14:32:34.190832Z",
            "started": null,
            "ended": null
        }
    ]
}