List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5458",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5456",
    "results": [
        {
            "id": 96709,
            "name": "Problem 29",
            "created": "2025-08-16T15:22:48.737525Z",
            "modified": "2026-04-01T02:25:19.172641Z"
        },
        {
            "id": 96710,
            "name": "Problem 30",
            "created": "2025-08-16T15:23:46.517162Z",
            "modified": "2026-04-01T02:28:00.671448Z"
        },
        {
            "id": 96728,
            "name": "Problem 31",
            "created": "2025-08-17T06:51:49.694112Z",
            "modified": "2026-04-01T02:30:37.042067Z"
        },
        {
            "id": 96729,
            "name": "Problem 32",
            "created": "2025-08-17T06:53:24.011947Z",
            "modified": "2026-04-01T02:33:18.135899Z"
        },
        {
            "id": 96730,
            "name": "Problem 34",
            "created": "2025-08-17T06:54:53.078264Z",
            "modified": "2026-04-01T02:35:51.932306Z"
        },
        {
            "id": 96731,
            "name": "Problem 35",
            "created": "2025-08-17T06:56:42.982312Z",
            "modified": "2026-04-01T02:38:32.402882Z"
        },
        {
            "id": 96732,
            "name": "Problem 36",
            "created": "2025-08-17T06:58:45.179717Z",
            "modified": "2026-04-01T02:41:02.134294Z"
        },
        {
            "id": 96733,
            "name": "Problem 37",
            "created": "2025-08-17T07:00:21.266311Z",
            "modified": "2026-04-01T02:43:27.943951Z"
        },
        {
            "id": 96734,
            "name": "Problem 38",
            "created": "2025-08-17T07:03:28.542232Z",
            "modified": "2026-04-01T02:45:44.573086Z"
        },
        {
            "id": 96735,
            "name": "Problem 39",
            "created": "2025-08-17T07:06:03.436916Z",
            "modified": "2026-04-01T02:48:09.639957Z"
        }
    ]
}