List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=13",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=11",
    "results": [
        {
            "id": 36114,
            "name": "Diagram [964]",
            "created": "2021-08-12T07:03:54.333909Z",
            "modified": "2026-02-15T19:40:56.809525Z"
        },
        {
            "id": 36116,
            "name": "Diagram [965]",
            "created": "2021-08-12T07:05:57.214235Z",
            "modified": "2026-02-15T19:40:57.739030Z"
        },
        {
            "id": 36117,
            "name": "Diagram [966]",
            "created": "2021-08-12T07:07:36.405270Z",
            "modified": "2026-02-15T19:40:58.633452Z"
        },
        {
            "id": 36122,
            "name": "Diagram [971]",
            "created": "2021-08-12T07:29:52.351148Z",
            "modified": "2026-02-15T19:41:04.008015Z"
        },
        {
            "id": 36126,
            "name": "Diagram [974)",
            "created": "2021-08-12T07:38:52.207584Z",
            "modified": "2026-02-15T19:41:06.818089Z"
        },
        {
            "id": 36127,
            "name": "Diagram [975]",
            "created": "2021-08-12T07:41:05.152671Z",
            "modified": "2026-02-15T19:41:07.822632Z"
        },
        {
            "id": 36128,
            "name": "Diagram [976]",
            "created": "2021-08-12T07:45:35.117127Z",
            "modified": "2026-02-15T19:41:08.924989Z"
        },
        {
            "id": 36129,
            "name": "Diagram [977]",
            "created": "2021-08-12T07:48:10.599519Z",
            "modified": "2026-02-15T19:41:15.092893Z"
        },
        {
            "id": 36246,
            "name": "Problem 24:2",
            "created": "2021-08-13T16:04:45.719252Z",
            "modified": "2026-02-15T19:42:14.590948Z"
        },
        {
            "id": 36247,
            "name": "Problem 24:3",
            "created": "2021-08-13T16:05:27.305628Z",
            "modified": "2026-02-15T19:42:15.709402Z"
        }
    ]
}