List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=654
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=id&page=655",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=653",
    "results": [
        {
            "id": 9666,
            "name": "674 / 900",
            "created": "2018-04-13T10:40:17.027755Z",
            "modified": "2026-05-04T07:04:15.434120Z"
        },
        {
            "id": 9667,
            "name": "675 / 900",
            "created": "2018-04-13T10:40:55.392751Z",
            "modified": "2026-05-04T07:04:17.047498Z"
        },
        {
            "id": 9668,
            "name": "do not let the take the corner / kill the group",
            "created": "2018-04-13T22:39:11.751549Z",
            "modified": "2026-05-12T20:02:53.812790Z"
        },
        {
            "id": 9669,
            "name": "13x13 Whole Board Ko Puzzle",
            "created": "2018-04-14T16:02:15.059249Z",
            "modified": "2026-03-31T20:25:53.228593Z"
        },
        {
            "id": 9671,
            "name": "Bait it",
            "created": "2018-04-15T10:51:21.051395Z",
            "modified": "2026-04-16T22:54:08.238759Z"
        },
        {
            "id": 9672,
            "name": "Puzzles for beginners",
            "created": "2018-04-16T10:17:23.908075Z",
            "modified": "2026-03-31T20:25:56.101827Z"
        },
        {
            "id": 9673,
            "name": "Corner L&D",
            "created": "2018-04-16T17:22:23.057988Z",
            "modified": "2026-03-31T20:25:57.310673Z"
        },
        {
            "id": 9674,
            "name": "Playing steps",
            "created": "2018-04-17T11:02:56.261837Z",
            "modified": "2026-03-31T20:25:58.967510Z"
        },
        {
            "id": 9676,
            "name": "Damé-zumari 7",
            "created": "2018-04-18T13:15:09.751389Z",
            "modified": "2026-05-13T09:38:34.126568Z"
        },
        {
            "id": 9677,
            "name": "Damé-zumari 7",
            "created": "2018-04-18T13:41:42.448751Z",
            "modified": "2026-04-05T09:48:51.713475Z"
        }
    ]
}