List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4879",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4877",
    "results": [
        {
            "id": 89161,
            "name": "Atari to the Dead Line 3",
            "created": "2024-12-03T22:06:22.579949Z",
            "modified": "2026-05-05T05:55:20.164620Z"
        },
        {
            "id": 89160,
            "name": "Atari to the Dead Line 2",
            "created": "2024-12-03T22:05:55.026580Z",
            "modified": "2026-05-09T22:17:58.650215Z"
        },
        {
            "id": 89177,
            "name": "Atari to the Dead Line 19",
            "created": "2024-12-03T22:22:11.574137Z",
            "modified": "2026-05-04T23:02:04.296330Z"
        },
        {
            "id": 89176,
            "name": "Atari to the Dead Line 18",
            "created": "2024-12-03T22:21:15.459875Z",
            "modified": "2026-05-05T07:27:36.456441Z"
        },
        {
            "id": 89175,
            "name": "Atari to the Dead Line 17",
            "created": "2024-12-03T22:20:18.327256Z",
            "modified": "2026-05-05T07:27:35.234456Z"
        },
        {
            "id": 89174,
            "name": "Atari to the Dead Line 16",
            "created": "2024-12-03T22:19:26.684574Z",
            "modified": "2026-05-08T01:01:52.021733Z"
        },
        {
            "id": 89173,
            "name": "Atari to the Dead Line 15",
            "created": "2024-12-03T22:16:55.603746Z",
            "modified": "2026-05-08T01:01:50.912337Z"
        },
        {
            "id": 89172,
            "name": "Atari to the Dead Line 14",
            "created": "2024-12-03T22:15:58.047188Z",
            "modified": "2026-03-30T16:19:14.318995Z"
        },
        {
            "id": 89171,
            "name": "Atari to the Dead Line 13",
            "created": "2024-12-03T22:15:05.490803Z",
            "modified": "2026-03-30T16:19:13.785146Z"
        },
        {
            "id": 89170,
            "name": "Atari to the Dead Line 12",
            "created": "2024-12-03T22:14:25.934380Z",
            "modified": "2026-05-11T21:24:31.061788Z"
        }
    ]
}