List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=713",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=711",
    "results": [
        {
            "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"
        },
        {
            "id": 89169,
            "name": "Atari to the Dead Line 11",
            "created": "2024-12-03T22:13:46.482898Z",
            "modified": "2026-05-11T21:24:28.799770Z"
        },
        {
            "id": 89168,
            "name": "Atari to the Dead Line 10",
            "created": "2024-12-03T22:12:37.261806Z",
            "modified": "2026-05-07T21:35:26.345488Z"
        },
        {
            "id": 89167,
            "name": "Atari to the Dead Line 9",
            "created": "2024-12-03T22:11:19.960550Z",
            "modified": "2026-05-07T21:35:25.264165Z"
        },
        {
            "id": 89166,
            "name": "Atari to the Dead Line 8",
            "created": "2024-12-03T22:10:42.392035Z",
            "modified": "2026-03-30T16:19:12.342633Z"
        },
        {
            "id": 89165,
            "name": "Atari to the Dead Line 7",
            "created": "2024-12-03T22:09:31.202674Z",
            "modified": "2026-03-30T16:19:12.314429Z"
        }
    ]
}