List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5364
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=created&page=5365",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5363",
    "results": [
        {
            "id": 93936,
            "name": "Problem 252",
            "created": "2025-05-10T13:03:40.410077Z",
            "modified": "2026-04-04T11:38:06.576297Z"
        },
        {
            "id": 93941,
            "name": "Problem 19",
            "created": "2025-05-11T00:18:16.478558Z",
            "modified": "2026-04-16T10:21:39.434466Z"
        },
        {
            "id": 93942,
            "name": "Problem 20",
            "created": "2025-05-11T00:19:40.191775Z",
            "modified": "2026-04-16T10:21:41.976465Z"
        },
        {
            "id": 93943,
            "name": "Problem 21",
            "created": "2025-05-11T00:20:53.089390Z",
            "modified": "2026-04-16T10:21:44.361583Z"
        },
        {
            "id": 93944,
            "name": "Problem 22a",
            "created": "2025-05-11T00:24:56.176220Z",
            "modified": "2026-04-16T10:22:13.712170Z"
        },
        {
            "id": 93945,
            "name": "Problem 23",
            "created": "2025-05-11T00:27:49.262609Z",
            "modified": "2026-04-16T10:23:43.617082Z"
        },
        {
            "id": 93946,
            "name": "Problem 24",
            "created": "2025-05-11T00:30:00.162153Z",
            "modified": "2026-04-16T10:23:56.867033Z"
        },
        {
            "id": 93947,
            "name": "Problem 25",
            "created": "2025-05-11T00:31:23.302983Z",
            "modified": "2026-04-16T10:24:03.556061Z"
        },
        {
            "id": 93948,
            "name": "Problem 26",
            "created": "2025-05-11T00:34:06.512641Z",
            "modified": "2026-04-16T10:24:15.826916Z"
        },
        {
            "id": 93949,
            "name": "Problem 27",
            "created": "2025-05-11T00:36:00.147186Z",
            "modified": "2026-04-16T10:24:34.676577Z"
        }
    ]
}