List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=435
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=436",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=434",
    "results": [
        {
            "id": 96334,
            "name": "Hình hổ",
            "created": "2025-08-01T08:10:28.302957Z",
            "modified": "2026-03-30T16:56:05.958125Z"
        },
        {
            "id": 96333,
            "name": "51: Live with points",
            "created": "2025-08-01T03:27:31.441894Z",
            "modified": "2026-04-29T09:46:08.542818Z"
        },
        {
            "id": 96332,
            "name": "Mutual life セキ 1-22",
            "created": "2025-08-01T03:21:05.843270Z",
            "modified": "2026-05-03T14:00:53.180239Z"
        },
        {
            "id": 96331,
            "name": "Problem 204",
            "created": "2025-07-31T21:20:29.237331Z",
            "modified": "2026-03-31T16:05:19.863443Z"
        },
        {
            "id": 96330,
            "name": "Problem 203",
            "created": "2025-07-31T21:19:23.092428Z",
            "modified": "2026-03-31T16:04:51.711756Z"
        },
        {
            "id": 96329,
            "name": "Problem 202",
            "created": "2025-07-31T21:17:48.379665Z",
            "modified": "2026-03-31T16:04:21.191185Z"
        },
        {
            "id": 96328,
            "name": "Problem 201",
            "created": "2025-07-31T21:16:57.640824Z",
            "modified": "2026-03-31T16:03:54.955683Z"
        },
        {
            "id": 96327,
            "name": "Problem 200",
            "created": "2025-07-31T21:15:35.268277Z",
            "modified": "2026-04-22T10:51:40.553849Z"
        },
        {
            "id": 96326,
            "name": "Problem 199",
            "created": "2025-07-31T21:14:28.544593Z",
            "modified": "2026-04-22T10:27:52.905809Z"
        },
        {
            "id": 96325,
            "name": "Problem 198",
            "created": "2025-07-31T21:13:35.605470Z",
            "modified": "2026-04-22T10:26:49.332945Z"
        }
    ]
}