List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=733",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=731",
    "results": [
        {
            "id": 10491,
            "name": "best move",
            "created": "2018-07-12T09:50:14.763104Z",
            "modified": "2026-04-13T00:03:10.465171Z"
        },
        {
            "id": 10492,
            "name": "G-4100",
            "created": "2018-07-15T07:30:01.361869Z",
            "modified": "2026-03-31T20:45:19.749439Z"
        },
        {
            "id": 10494,
            "name": "12. Practical Endgame I",
            "created": "2018-07-19T18:55:43.224817Z",
            "modified": "2026-05-11T23:14:08.483970Z"
        },
        {
            "id": 10495,
            "name": "13. Practical Endgame II",
            "created": "2018-07-19T20:25:47.055550Z",
            "modified": "2026-05-11T23:16:08.679005Z"
        },
        {
            "id": 10496,
            "name": "Problem 1",
            "created": "2018-07-20T19:30:58.629559Z",
            "modified": "2026-05-16T03:23:35.524773Z"
        },
        {
            "id": 10497,
            "name": "Problem 2",
            "created": "2018-07-20T19:34:56.516898Z",
            "modified": "2026-05-15T18:01:12.166363Z"
        },
        {
            "id": 10498,
            "name": "Problem 3",
            "created": "2018-07-20T19:42:14.269190Z",
            "modified": "2026-05-13T14:49:01.444208Z"
        },
        {
            "id": 10499,
            "name": "Problem 4",
            "created": "2018-07-20T19:52:24.445299Z",
            "modified": "2026-05-13T14:49:38.549364Z"
        },
        {
            "id": 10500,
            "name": "Problem 5",
            "created": "2018-07-20T20:31:11.531951Z",
            "modified": "2026-05-13T14:50:26.540590Z"
        },
        {
            "id": 10501,
            "name": "Problem 6",
            "created": "2018-07-20T20:38:09.973739Z",
            "modified": "2026-05-16T06:27:14.284766Z"
        }
    ]
}