List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5491
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&page=5492",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5490",
    "results": [
        {
            "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"
        },
        {
            "id": 89179,
            "name": "Problem 121",
            "created": "2024-12-03T23:41:42.570267Z",
            "modified": "2026-03-30T16:19:14.747065Z"
        },
        {
            "id": 89180,
            "name": "Problem 122",
            "created": "2024-12-03T23:44:00.281047Z",
            "modified": "2026-03-30T16:19:15.094216Z"
        },
        {
            "id": 89181,
            "name": "Problem 123",
            "created": "2024-12-03T23:47:50.730097Z",
            "modified": "2026-02-26T23:32:56.742025Z"
        }
    ]
}