List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=649",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=647",
    "results": [
        {
            "id": 76689,
            "name": "Question5",
            "created": "2023-09-24T18:32:57.950338Z",
            "modified": "2026-03-30T15:18:08.116842Z"
        },
        {
            "id": 76699,
            "name": "Question2",
            "created": "2023-09-24T18:54:36.830708Z",
            "modified": "2026-03-30T15:18:08.428969Z"
        },
        {
            "id": 76700,
            "name": "Question3",
            "created": "2023-09-24T18:55:34.775566Z",
            "modified": "2026-03-30T15:18:09.005453Z"
        },
        {
            "id": 76702,
            "name": "Question5",
            "created": "2023-09-24T18:56:40.596542Z",
            "modified": "2026-03-30T15:18:10.053046Z"
        },
        {
            "id": 76701,
            "name": "Question4",
            "created": "2023-09-24T18:56:04.708857Z",
            "modified": "2026-03-30T15:18:10.614710Z"
        },
        {
            "id": 76704,
            "name": "Question7",
            "created": "2023-09-24T18:58:14.582974Z",
            "modified": "2026-03-30T15:18:10.745540Z"
        },
        {
            "id": 76706,
            "name": "Question9",
            "created": "2023-09-24T19:00:21.029842Z",
            "modified": "2026-03-30T15:18:10.807941Z"
        },
        {
            "id": 76705,
            "name": "Question8",
            "created": "2023-09-24T18:59:28.834538Z",
            "modified": "2026-03-30T15:18:10.853479Z"
        },
        {
            "id": 76707,
            "name": "Question10",
            "created": "2023-09-24T19:02:10.268503Z",
            "modified": "2026-03-30T15:18:10.856301Z"
        },
        {
            "id": 76708,
            "name": "Question11",
            "created": "2023-09-24T19:02:47.088639Z",
            "modified": "2026-03-30T15:18:10.858861Z"
        }
    ]
}