List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=890",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=888",
    "results": [
        {
            "id": 84141,
            "name": "Question8",
            "created": "2024-08-14T04:40:37.089767Z",
            "modified": "2026-03-30T15:56:05.311098Z"
        },
        {
            "id": 84140,
            "name": "Question7",
            "created": "2024-08-14T04:30:41.056520Z",
            "modified": "2026-03-30T15:56:02.333190Z"
        },
        {
            "id": 84139,
            "name": "Question6",
            "created": "2024-08-14T04:06:52.062011Z",
            "modified": "2026-04-15T11:10:15.952730Z"
        },
        {
            "id": 84138,
            "name": "Question5",
            "created": "2024-08-14T04:02:50.965844Z",
            "modified": "2026-04-15T11:10:15.769450Z"
        },
        {
            "id": 84137,
            "name": "Question4",
            "created": "2024-08-14T03:55:52.292111Z",
            "modified": "2026-04-15T11:05:07.077240Z"
        },
        {
            "id": 84136,
            "name": "Question3",
            "created": "2024-08-14T03:51:30.129785Z",
            "modified": "2026-03-30T15:56:02.303417Z"
        },
        {
            "id": 84135,
            "name": "Question2",
            "created": "2024-08-14T03:50:36.727066Z",
            "modified": "2026-03-30T15:56:02.196751Z"
        },
        {
            "id": 84134,
            "name": "Question1",
            "created": "2024-08-14T03:49:33.143108Z",
            "modified": "2026-03-30T15:56:02.194279Z"
        },
        {
            "id": 84131,
            "name": "Basic disconnection tesuji",
            "created": "2024-08-13T18:05:57.282136Z",
            "modified": "2026-05-05T14:29:01.944629Z"
        },
        {
            "id": 84126,
            "name": "The Tripod group - 2",
            "created": "2024-08-13T11:16:18.207373Z",
            "modified": "2026-05-10T03:21:19.089539Z"
        }
    ]
}