List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5171",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5169",
    "results": [
        {
            "id": 75398,
            "name": "Live or no",
            "created": "2023-07-21T13:58:59.399212Z",
            "modified": "2026-04-29T09:39:51.403949Z"
        },
        {
            "id": 75397,
            "name": "Live or no",
            "created": "2023-07-21T13:56:49.046721Z",
            "modified": "2026-04-29T09:39:51.423450Z"
        },
        {
            "id": 75400,
            "name": "Which Shape?",
            "created": "2023-07-21T15:23:43.154586Z",
            "modified": "2026-04-29T09:40:07.760245Z"
        },
        {
            "id": 75399,
            "name": "Which Shape?",
            "created": "2023-07-21T15:20:31.551800Z",
            "modified": "2026-04-29T09:40:07.795229Z"
        },
        {
            "id": 75402,
            "name": "Which Shape? 4",
            "created": "2023-07-21T15:30:50.099851Z",
            "modified": "2026-04-29T09:40:08.966130Z"
        },
        {
            "id": 75404,
            "name": "Escape 1",
            "created": "2023-07-21T15:45:38.788881Z",
            "modified": "2026-04-29T09:40:09.410362Z"
        },
        {
            "id": 75401,
            "name": "Which Shape? 3",
            "created": "2023-07-21T15:27:11.222420Z",
            "modified": "2026-04-29T09:40:09.562077Z"
        },
        {
            "id": 75406,
            "name": "Escape 3",
            "created": "2023-07-21T15:51:25.356202Z",
            "modified": "2026-04-29T09:40:10.190685Z"
        },
        {
            "id": 75405,
            "name": "Escape 2",
            "created": "2023-07-21T15:48:54.302852Z",
            "modified": "2026-04-29T09:40:10.230015Z"
        },
        {
            "id": 75407,
            "name": "Escape 4",
            "created": "2023-07-21T15:54:17.522077Z",
            "modified": "2026-04-29T09:40:10.964636Z"
        }
    ]
}