List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4759",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4757",
    "results": [
        {
            "id": 14503,
            "name": "Problem 07",
            "created": "2019-05-26T17:57:23.745847Z",
            "modified": "2026-03-31T22:19:43.869365Z"
        },
        {
            "id": 14502,
            "name": "Problem 06",
            "created": "2019-05-26T17:52:23.064226Z",
            "modified": "2026-03-31T22:19:42.327106Z"
        },
        {
            "id": 14501,
            "name": "Problem 05",
            "created": "2019-05-26T17:45:42.057498Z",
            "modified": "2026-03-31T22:19:40.810780Z"
        },
        {
            "id": 14500,
            "name": "Problem 04",
            "created": "2019-05-26T17:30:59.774888Z",
            "modified": "2026-03-31T22:19:39.320532Z"
        },
        {
            "id": 14499,
            "name": "side joseki",
            "created": "2019-05-26T12:27:58.899073Z",
            "modified": "2026-03-31T22:19:37.900779Z"
        },
        {
            "id": 14498,
            "name": "black's corner",
            "created": "2019-05-26T11:59:03.373779Z",
            "modified": "2026-03-31T22:19:36.308623Z"
        },
        {
            "id": 14497,
            "name": "corner steal",
            "created": "2019-05-26T11:50:43.868206Z",
            "modified": "2026-05-08T23:20:22.590854Z"
        },
        {
            "id": 14495,
            "name": "Problem 03",
            "created": "2019-05-25T12:50:09.866442Z",
            "modified": "2026-03-31T22:19:33.620989Z"
        },
        {
            "id": 14494,
            "name": "Problem 02",
            "created": "2019-05-25T12:40:45.337821Z",
            "modified": "2026-03-31T22:19:32.242464Z"
        },
        {
            "id": 14493,
            "name": "problem 01",
            "created": "2019-05-25T12:31:44.857224Z",
            "modified": "2026-03-31T22:19:30.816684Z"
        }
    ]
}