List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=733
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=-modified&page=734",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=732",
    "results": [
        {
            "id": 22390,
            "name": "Puzzle 100",
            "created": "2020-10-28T19:50:28.163077Z",
            "modified": "2026-05-15T06:14:10.322956Z"
        },
        {
            "id": 101812,
            "name": "Puzzle 6.67.20",
            "created": "2026-01-06T11:13:46.461903Z",
            "modified": "2026-05-15T06:11:57.363875Z"
        },
        {
            "id": 52948,
            "name": "Problem 32",
            "created": "2022-03-22T13:27:12.193167Z",
            "modified": "2026-05-15T06:11:45.263378Z"
        },
        {
            "id": 100325,
            "name": "Live 14",
            "created": "2025-12-07T19:44:07.894055Z",
            "modified": "2026-05-15T06:11:44.305081Z"
        },
        {
            "id": 42142,
            "name": "Diagram [3428]",
            "created": "2021-11-05T08:49:33.271724Z",
            "modified": "2026-05-15T06:11:27.329133Z"
        },
        {
            "id": 69819,
            "name": "Tésuji 10",
            "created": "2023-03-13T15:24:27.360132Z",
            "modified": "2026-05-15T06:11:26.338626Z"
        },
        {
            "id": 56320,
            "name": "question 6",
            "created": "2022-05-06T15:47:08.063567Z",
            "modified": "2026-05-15T06:10:31.697573Z"
        },
        {
            "id": 10514,
            "name": "Problem 18",
            "created": "2018-07-21T20:57:24.429903Z",
            "modified": "2026-05-15T06:10:09.810876Z"
        },
        {
            "id": 56319,
            "name": "question 5",
            "created": "2022-05-06T15:46:17.988959Z",
            "modified": "2026-05-15T06:06:59.115544Z"
        },
        {
            "id": 56318,
            "name": "question 4",
            "created": "2022-05-06T15:45:52.632164Z",
            "modified": "2026-05-15T06:06:38.184942Z"
        }
    ]
}