List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=696
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=697",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=695",
    "results": [
        {
            "id": 89336,
            "name": "Problem 68",
            "created": "2024-12-04T19:00:16.431649Z",
            "modified": "2026-03-31T14:09:13.142415Z"
        },
        {
            "id": 89335,
            "name": "Problem 67",
            "created": "2024-12-04T18:58:34.128239Z",
            "modified": "2026-03-31T14:07:32.863932Z"
        },
        {
            "id": 89334,
            "name": "Problem 66",
            "created": "2024-12-04T18:56:53.954367Z",
            "modified": "2026-05-15T04:18:58.115055Z"
        },
        {
            "id": 89333,
            "name": "Problem 208",
            "created": "2024-12-04T17:53:06.643262Z",
            "modified": "2026-05-07T02:46:23.327152Z"
        },
        {
            "id": 89332,
            "name": "Problem 207",
            "created": "2024-12-04T17:51:56.889250Z",
            "modified": "2026-05-07T02:46:22.253776Z"
        },
        {
            "id": 89331,
            "name": "Problem 206",
            "created": "2024-12-04T17:50:40.607033Z",
            "modified": "2026-05-02T10:38:57.985124Z"
        },
        {
            "id": 89330,
            "name": "Problem 205",
            "created": "2024-12-04T17:49:06.968298Z",
            "modified": "2026-05-02T10:38:55.688485Z"
        },
        {
            "id": 89329,
            "name": "Problem 204",
            "created": "2024-12-04T17:47:30.764614Z",
            "modified": "2026-03-30T16:21:12.065432Z"
        },
        {
            "id": 89328,
            "name": "Problem 203",
            "created": "2024-12-04T17:45:35.682147Z",
            "modified": "2026-05-02T21:00:08.510087Z"
        },
        {
            "id": 89327,
            "name": "Problem 202",
            "created": "2024-12-04T17:43:58.237491Z",
            "modified": "2026-05-02T21:00:07.865421Z"
        }
    ]
}