List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5725",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5723",
    "results": [
        {
            "id": 72477,
            "name": "EC-Pack it up-1",
            "created": "2023-06-02T06:41:16.082901Z",
            "modified": "2026-02-16T00:26:41.669371Z"
        },
        {
            "id": 72445,
            "name": "lets go lettle bit harder",
            "created": "2023-05-31T11:30:36.187794Z",
            "modified": "2026-02-16T00:26:40.554645Z"
        },
        {
            "id": 72444,
            "name": "harder then last one but easy",
            "created": "2023-05-31T11:28:42.519629Z",
            "modified": "2026-02-16T00:26:39.771120Z"
        },
        {
            "id": 72443,
            "name": "so easy lol",
            "created": "2023-05-31T11:27:35.278023Z",
            "modified": "2026-02-16T00:26:38.353190Z"
        },
        {
            "id": 72442,
            "name": "can u solve this is hard then last one",
            "created": "2023-05-31T11:21:31.350134Z",
            "modified": "2026-02-16T00:26:37.472170Z"
        },
        {
            "id": 72000,
            "name": "part 1",
            "created": "2023-05-21T23:53:01.553185Z",
            "modified": "2026-02-16T00:25:58.194878Z"
        },
        {
            "id": 71821,
            "name": "Capture race-18",
            "created": "2023-05-17T15:11:30.250534Z",
            "modified": "2026-02-16T00:25:21.506745Z"
        },
        {
            "id": 71820,
            "name": "Capture race 2",
            "created": "2023-05-17T15:05:02.033626Z",
            "modified": "2026-02-16T00:25:20.406829Z"
        },
        {
            "id": 71819,
            "name": "Capture race-17",
            "created": "2023-05-17T15:01:33.212605Z",
            "modified": "2026-02-16T00:25:19.429090Z"
        },
        {
            "id": 71817,
            "name": "Capture race 5",
            "created": "2023-05-17T13:33:03.955898Z",
            "modified": "2026-02-16T00:25:18.272388Z"
        }
    ]
}