List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4780",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4778",
    "results": [
        {
            "id": 77882,
            "name": "Straight Four",
            "created": "2023-11-09T04:16:02.869764Z",
            "modified": "2026-02-16T00:47:59.288203Z"
        },
        {
            "id": 77883,
            "name": "Bent 4",
            "created": "2023-11-09T04:18:20.197840Z",
            "modified": "2026-03-30T15:28:07.067234Z"
        },
        {
            "id": 77884,
            "name": "Bent 4 in the corner",
            "created": "2023-11-09T04:22:22.362400Z",
            "modified": "2026-03-30T15:28:08.426273Z"
        },
        {
            "id": 77885,
            "name": "Twisted Four",
            "created": "2023-11-09T04:24:58.341766Z",
            "modified": "2026-03-30T15:28:09.924747Z"
        },
        {
            "id": 77886,
            "name": "Squared four",
            "created": "2023-11-09T04:28:08.541719Z",
            "modified": "2026-03-30T15:28:09.926674Z"
        },
        {
            "id": 77887,
            "name": "Pyramid four",
            "created": "2023-11-09T04:30:42.930920Z",
            "modified": "2026-03-30T15:28:00.394225Z"
        },
        {
            "id": 77888,
            "name": "Crossed five",
            "created": "2023-11-09T04:33:18.594148Z",
            "modified": "2026-03-30T15:28:00.460248Z"
        },
        {
            "id": 77889,
            "name": "Applications of basic eye shapes",
            "created": "2023-11-09T04:39:26.247263Z",
            "modified": "2026-03-30T15:28:00.453387Z"
        },
        {
            "id": 77890,
            "name": "Applications of shapes (I set this problem up weird and it's harder than intented)",
            "created": "2023-11-09T04:54:42.696292Z",
            "modified": "2026-03-30T15:28:00.457482Z"
        },
        {
            "id": 77904,
            "name": "Question 37",
            "created": "2023-11-09T22:41:14.801994Z",
            "modified": "2026-05-10T03:39:09.808511Z"
        }
    ]
}