List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4881
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=4882",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4880",
    "results": [
        {
            "id": 2787,
            "name": "Der kl. Rösselsprung",
            "created": "2015-08-05T11:23:46.133026Z",
            "modified": "2026-05-12T01:27:58.238409Z"
        },
        {
            "id": 25473,
            "name": "28:1-6",
            "created": "2021-01-08T11:20:09.496801Z",
            "modified": "2026-05-12T01:28:22.356733Z"
        },
        {
            "id": 20681,
            "name": "Connection Puzzle",
            "created": "2020-08-29T02:35:07.540481Z",
            "modified": "2026-05-12T01:28:44.114915Z"
        },
        {
            "id": 66851,
            "name": "Problem 135",
            "created": "2022-12-23T08:57:00.879017Z",
            "modified": "2026-05-12T01:30:13.821928Z"
        },
        {
            "id": 66852,
            "name": "Problem 136",
            "created": "2022-12-23T08:59:12.838711Z",
            "modified": "2026-05-12T01:30:14.516415Z"
        },
        {
            "id": 5770,
            "name": "Preventing Opponents From Making Two Eyes",
            "created": "2016-02-27T19:42:48.176151Z",
            "modified": "2026-05-12T01:31:28.212873Z"
        },
        {
            "id": 43820,
            "name": "Problem #003",
            "created": "2021-12-02T02:29:59.514492Z",
            "modified": "2026-05-12T01:33:26.677783Z"
        },
        {
            "id": 43821,
            "name": "Problem #004",
            "created": "2021-12-02T02:35:33.934074Z",
            "modified": "2026-05-12T01:33:27.244257Z"
        },
        {
            "id": 23040,
            "name": "Puzzle 31 (p.125-162)",
            "created": "2020-11-12T16:30:09.952498Z",
            "modified": "2026-05-12T01:33:32.500615Z"
        },
        {
            "id": 22574,
            "name": "Puzzle 165",
            "created": "2020-10-29T18:08:30.025389Z",
            "modified": "2026-05-12T01:34:53.386827Z"
        }
    ]
}