List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=397
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=-created&page=398",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=396",
    "results": [
        {
            "id": 97979,
            "name": "Problem 7",
            "created": "2025-10-02T02:22:01.303492Z",
            "modified": "2026-04-22T21:35:08.672294Z"
        },
        {
            "id": 97978,
            "name": "Problem 6",
            "created": "2025-10-02T02:09:17.452888Z",
            "modified": "2026-04-22T21:34:59.393571Z"
        },
        {
            "id": 97977,
            "name": "Problem 5",
            "created": "2025-10-02T02:08:24.445424Z",
            "modified": "2026-04-22T21:34:53.995214Z"
        },
        {
            "id": 97976,
            "name": "Problem 4",
            "created": "2025-10-02T02:06:23.928314Z",
            "modified": "2026-04-23T23:51:38.497570Z"
        },
        {
            "id": 97975,
            "name": "Problem 3",
            "created": "2025-10-02T02:05:33.701386Z",
            "modified": "2026-04-22T21:34:43.302517Z"
        },
        {
            "id": 97974,
            "name": "Problem 2",
            "created": "2025-10-02T02:04:42.367427Z",
            "modified": "2026-04-29T04:17:03.801745Z"
        },
        {
            "id": 97973,
            "name": "Problem 1",
            "created": "2025-10-02T02:03:38.221212Z",
            "modified": "2026-04-29T04:17:03.688625Z"
        },
        {
            "id": 97972,
            "name": "Soviet 6",
            "created": "2025-10-01T21:40:42.871161Z",
            "modified": "2026-04-23T09:32:01.414897Z"
        },
        {
            "id": 97971,
            "name": "Soviet 7",
            "created": "2025-10-01T21:34:05.405065Z",
            "modified": "2026-04-23T09:20:01.252951Z"
        },
        {
            "id": 97965,
            "name": "电饭锅123",
            "created": "2025-10-01T03:47:04.801086Z",
            "modified": "2026-03-30T17:01:09.230233Z"
        }
    ]
}