List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5167
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=id&page=5168",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5166",
    "results": [
        {
            "id": 89169,
            "name": "Atari to the Dead Line 11",
            "created": "2024-12-03T22:13:46.482898Z",
            "modified": "2026-03-30T16:19:13.603061Z"
        },
        {
            "id": 89170,
            "name": "Atari to the Dead Line 12",
            "created": "2024-12-03T22:14:25.934380Z",
            "modified": "2026-03-30T16:19:13.585916Z"
        },
        {
            "id": 89171,
            "name": "Atari to the Dead Line 13",
            "created": "2024-12-03T22:15:05.490803Z",
            "modified": "2026-03-30T16:19:13.785146Z"
        },
        {
            "id": 89172,
            "name": "Atari to the Dead Line 14",
            "created": "2024-12-03T22:15:58.047188Z",
            "modified": "2026-03-30T16:19:14.318995Z"
        },
        {
            "id": 89173,
            "name": "Atari to the Dead Line 15",
            "created": "2024-12-03T22:16:55.603746Z",
            "modified": "2026-03-30T16:19:14.329658Z"
        },
        {
            "id": 89174,
            "name": "Atari to the Dead Line 16",
            "created": "2024-12-03T22:19:26.684574Z",
            "modified": "2026-03-30T16:19:14.366415Z"
        },
        {
            "id": 89175,
            "name": "Atari to the Dead Line 17",
            "created": "2024-12-03T22:20:18.327256Z",
            "modified": "2026-03-30T16:19:14.558863Z"
        },
        {
            "id": 89176,
            "name": "Atari to the Dead Line 18",
            "created": "2024-12-03T22:21:15.459875Z",
            "modified": "2026-03-30T16:19:14.765069Z"
        },
        {
            "id": 89177,
            "name": "Atari to the Dead Line 19",
            "created": "2024-12-03T22:22:11.574137Z",
            "modified": "2026-03-30T16:19:14.557957Z"
        },
        {
            "id": 89178,
            "name": "test-1",
            "created": "2024-12-03T23:04:10.225044Z",
            "modified": "2026-04-12T23:07:54.116236Z"
        }
    ]
}