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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=12",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=10",
    "results": [
        {
            "id": 1869,
            "name": "17k-22k",
            "creator": 1463203,
            "group": 25,
            "created": "2025-04-23T00:38:32.088510Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1843,
            "name": "ทาเคชิ",
            "creator": 1733083,
            "group": 25,
            "created": "2025-03-06T12:29:42.465097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1826,
            "name": "Go basics",
            "creator": 1573495,
            "group": 25,
            "created": "2025-01-26T17:32:24.188107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1825,
            "name": "aaa",
            "creator": 1702258,
            "group": 25,
            "created": "2025-01-26T10:33:39.976432Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1809,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:47:32.383337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1808,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:44:54.669703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1804,
            "name": "ugbrty",
            "creator": 1668079,
            "group": 25,
            "created": "2024-12-13T17:09:31.498927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1769,
            "name": "jvjjvjjdsj",
            "creator": 1470041,
            "group": 25,
            "created": "2024-10-01T01:15:36.261774Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1736,
            "name": "Test",
            "creator": 1588035,
            "group": 25,
            "created": "2024-07-08T00:13:44.312144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1725,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:23.810266Z",
            "started": null,
            "ended": null
        }
    ]
}