List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4757
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=4758",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4756",
    "results": [
        {
            "id": 77413,
            "name": "Question 26",
            "created": "2023-10-18T01:54:35.535530Z",
            "modified": "2026-03-30T15:25:06.531132Z"
        },
        {
            "id": 77414,
            "name": "Question 27",
            "created": "2023-10-18T01:58:03.485149Z",
            "modified": "2026-03-30T15:25:10.764985Z"
        },
        {
            "id": 77415,
            "name": "Question 28",
            "created": "2023-10-18T02:01:08.311010Z",
            "modified": "2026-03-30T15:25:10.757404Z"
        },
        {
            "id": 77416,
            "name": "Question 29",
            "created": "2023-10-18T02:04:44.990132Z",
            "modified": "2026-03-30T15:25:10.853138Z"
        },
        {
            "id": 77417,
            "name": "Revision 1",
            "created": "2023-10-18T02:13:04.223892Z",
            "modified": "2026-03-30T15:25:10.855605Z"
        },
        {
            "id": 77418,
            "name": "Revision 2",
            "created": "2023-10-18T02:21:17.177851Z",
            "modified": "2026-03-30T15:25:11.010105Z"
        },
        {
            "id": 77419,
            "name": "Revision 3",
            "created": "2023-10-18T03:47:34.148254Z",
            "modified": "2026-03-30T15:25:10.893301Z"
        },
        {
            "id": 77429,
            "name": "Question 30a",
            "created": "2023-10-18T16:42:26.036725Z",
            "modified": "2026-05-10T03:23:07.728597Z"
        },
        {
            "id": 77430,
            "name": "Question 30b",
            "created": "2023-10-18T16:45:29.478763Z",
            "modified": "2026-05-04T04:12:39.580701Z"
        },
        {
            "id": 77431,
            "name": "Endgame v1 No1",
            "created": "2023-10-19T07:15:25.963866Z",
            "modified": "2026-03-30T15:25:10.860281Z"
        }
    ]
}