List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5481",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5479",
    "results": [
        {
            "id": 97963,
            "name": "Racing Snakes",
            "created": "2025-09-30T22:56:22.561998Z",
            "modified": "2026-03-30T17:01:08.637025Z"
        },
        {
            "id": 97965,
            "name": "电饭锅123",
            "created": "2025-10-01T03:47:04.801086Z",
            "modified": "2026-03-30T17:01:09.230233Z"
        },
        {
            "id": 97971,
            "name": "Soviet 7",
            "created": "2025-10-01T21:34:05.405065Z",
            "modified": "2026-04-01T02:47:26.690264Z"
        },
        {
            "id": 97972,
            "name": "Soviet 6",
            "created": "2025-10-01T21:40:42.871161Z",
            "modified": "2026-04-01T00:18:22.047801Z"
        },
        {
            "id": 97973,
            "name": "Problem 1",
            "created": "2025-10-02T02:03:38.221212Z",
            "modified": "2026-03-31T16:07:55.934965Z"
        },
        {
            "id": 97974,
            "name": "Problem 2",
            "created": "2025-10-02T02:04:42.367427Z",
            "modified": "2026-03-31T16:07:59.610129Z"
        },
        {
            "id": 97975,
            "name": "Problem 3",
            "created": "2025-10-02T02:05:33.701386Z",
            "modified": "2026-03-31T16:08:25.142276Z"
        },
        {
            "id": 97976,
            "name": "Problem 4",
            "created": "2025-10-02T02:06:23.928314Z",
            "modified": "2026-03-31T16:08:29.989234Z"
        },
        {
            "id": 97977,
            "name": "Problem 5",
            "created": "2025-10-02T02:08:24.445424Z",
            "modified": "2026-03-31T16:08:34.276960Z"
        },
        {
            "id": 97978,
            "name": "Problem 6",
            "created": "2025-10-02T02:09:17.452888Z",
            "modified": "2026-03-31T16:08:36.817374Z"
        }
    ]
}