List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=817",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=815",
    "results": [
        {
            "id": 53139,
            "name": "question 9",
            "created": "2022-03-24T03:15:21.993273Z",
            "modified": "2026-05-18T08:17:45.013099Z"
        },
        {
            "id": 79511,
            "name": "jc live and death (teach) 2",
            "created": "2024-02-16T02:34:18.456170Z",
            "modified": "2026-05-18T08:17:29.240469Z"
        },
        {
            "id": 79510,
            "name": "jc live and death (teach) 1",
            "created": "2024-02-16T02:32:52.645609Z",
            "modified": "2026-05-18T08:17:28.748417Z"
        },
        {
            "id": 19666,
            "name": "Задача 245",
            "created": "2020-06-28T14:42:37.227486Z",
            "modified": "2026-05-18T08:17:28.071267Z"
        },
        {
            "id": 66845,
            "name": "Capturing Race",
            "created": "2022-12-22T22:48:19.361225Z",
            "modified": "2026-05-18T08:17:27.802572Z"
        },
        {
            "id": 19665,
            "name": "Задача 244",
            "created": "2020-06-28T14:40:29.871614Z",
            "modified": "2026-05-18T08:17:27.548359Z"
        },
        {
            "id": 7616,
            "name": "problem 719",
            "created": "2017-04-27T06:38:18.771040Z",
            "modified": "2026-05-18T08:16:55.971502Z"
        },
        {
            "id": 45774,
            "name": "Diagram [5475]",
            "created": "2021-12-29T12:23:52.130006Z",
            "modified": "2026-05-18T08:16:42.759320Z"
        },
        {
            "id": 45773,
            "name": "Diagram [5474]",
            "created": "2021-12-29T12:18:35.929554Z",
            "modified": "2026-05-18T08:16:41.626422Z"
        },
        {
            "id": 38539,
            "name": "Diagram [1877]",
            "created": "2021-09-18T07:55:49.033824Z",
            "modified": "2026-05-18T08:16:32.500008Z"
        }
    ]
}