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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=27",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=25",
    "results": [
        {
            "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
        },
        {
            "id": 512,
            "name": "lllllll",
            "creator": 831547,
            "group": 43,
            "created": "2021-01-28T14:17:13.982375Z",
            "started": null,
            "ended": null
        },
        {
            "id": 450,
            "name": "ımposter",
            "creator": 860847,
            "group": 43,
            "created": "2020-11-28T16:46:47.578675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 369,
            "name": "=.[;][].[;",
            "creator": 735469,
            "group": 43,
            "created": "2020-09-07T02:37:27.498067Z",
            "started": null,
            "ended": null
        },
        {
            "id": 314,
            "name": "123",
            "creator": 802455,
            "group": 43,
            "created": "2020-07-18T10:06:17.999004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 174,
            "name": "bigginer tournament",
            "creator": 739180,
            "group": 43,
            "created": "2020-04-21T20:44:04.415771Z",
            "started": null,
            "ended": null
        }
    ]
}