List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4643",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4641",
    "results": [
        {
            "id": 74045,
            "name": "Capture 5",
            "created": "2023-06-24T18:43:30.069973Z",
            "modified": "2026-05-10T02:58:43.294373Z"
        },
        {
            "id": 74046,
            "name": "Capture 6",
            "created": "2023-06-24T18:44:29.983878Z",
            "modified": "2026-05-10T03:01:03.144432Z"
        },
        {
            "id": 74047,
            "name": "Capture 7",
            "created": "2023-06-24T18:46:10.687082Z",
            "modified": "2026-05-10T03:03:34.738215Z"
        },
        {
            "id": 74048,
            "name": "Capture 8",
            "created": "2023-06-24T18:47:12.003274Z",
            "modified": "2026-05-10T03:05:53.908177Z"
        },
        {
            "id": 74049,
            "name": "Capture 9",
            "created": "2023-06-24T18:48:30.200036Z",
            "modified": "2026-04-01T02:35:26.974889Z"
        },
        {
            "id": 74050,
            "name": "Capture 10",
            "created": "2023-06-24T18:49:23.561348Z",
            "modified": "2026-05-10T03:10:09.889165Z"
        },
        {
            "id": 74051,
            "name": "Capture 11",
            "created": "2023-06-24T18:50:45.467094Z",
            "modified": "2026-05-10T03:12:38.236148Z"
        },
        {
            "id": 74052,
            "name": "Capture 12",
            "created": "2023-06-24T18:51:46.443797Z",
            "modified": "2026-05-10T03:14:52.970655Z"
        },
        {
            "id": 74053,
            "name": "Cut stones practice 1",
            "created": "2023-06-24T18:56:32.771343Z",
            "modified": "2026-05-10T02:10:22.274089Z"
        },
        {
            "id": 74054,
            "name": "Cut stones practice 2",
            "created": "2023-06-24T19:00:14.253619Z",
            "modified": "2026-05-10T02:14:06.775435Z"
        }
    ]
}