List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=595",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=593",
    "results": [
        {
            "id": 66841,
            "name": "77 сэмэай",
            "created": "2022-12-22T14:07:44.317486Z",
            "modified": "2026-03-30T14:29:13.993206Z"
        },
        {
            "id": 66842,
            "name": "77\" сэмэай",
            "created": "2022-12-22T14:08:50.359459Z",
            "modified": "2026-03-30T14:29:14.074828Z"
        },
        {
            "id": 66843,
            "name": "78 сэмэай",
            "created": "2022-12-22T14:09:43.544776Z",
            "modified": "2026-03-30T14:29:14.143448Z"
        },
        {
            "id": 66844,
            "name": "78\" сэмэай",
            "created": "2022-12-22T14:10:36.760782Z",
            "modified": "2026-03-30T14:29:14.259780Z"
        },
        {
            "id": 66845,
            "name": "Capturing Race",
            "created": "2022-12-22T22:48:19.361225Z",
            "modified": "2026-03-30T14:29:14.387889Z"
        },
        {
            "id": 66935,
            "name": "Problem 3",
            "created": "2022-12-25T22:57:46.528991Z",
            "modified": "2026-03-30T14:30:15.252794Z"
        },
        {
            "id": 66936,
            "name": "Problem 4",
            "created": "2022-12-25T23:00:50.626896Z",
            "modified": "2026-03-30T14:30:15.375841Z"
        },
        {
            "id": 66937,
            "name": "Problem 5",
            "created": "2022-12-25T23:03:46.125520Z",
            "modified": "2026-03-30T14:30:15.807887Z"
        },
        {
            "id": 66951,
            "name": "Nr. 10: Problemaufgabe",
            "created": "2022-12-26T10:37:00.752358Z",
            "modified": "2026-03-30T14:30:15.809584Z"
        },
        {
            "id": 66950,
            "name": "Nr. 9: Problemaufgabe",
            "created": "2022-12-26T10:31:59.061274Z",
            "modified": "2026-03-30T14:30:15.873911Z"
        }
    ]
}