List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=646
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=647",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=645",
    "results": [
        {
            "id": 76678,
            "name": "Question5",
            "created": "2023-09-24T17:48:47.625881Z",
            "modified": "2026-03-30T15:18:04.492355Z"
        },
        {
            "id": 76681,
            "name": "Question8",
            "created": "2023-09-24T17:51:18.749432Z",
            "modified": "2026-03-30T15:18:04.547600Z"
        },
        {
            "id": 76680,
            "name": "Question7",
            "created": "2023-09-24T17:50:05.089128Z",
            "modified": "2026-03-30T15:18:04.604668Z"
        },
        {
            "id": 76676,
            "name": "Question3",
            "created": "2023-09-24T17:47:42.910548Z",
            "modified": "2026-03-30T15:18:04.672339Z"
        },
        {
            "id": 76679,
            "name": "Question6",
            "created": "2023-09-24T17:49:19.984267Z",
            "modified": "2026-03-30T15:18:04.807275Z"
        },
        {
            "id": 76677,
            "name": "Question4",
            "created": "2023-09-24T17:48:12.627355Z",
            "modified": "2026-03-30T15:18:04.853694Z"
        },
        {
            "id": 76682,
            "name": "Question9",
            "created": "2023-09-24T17:51:56.013548Z",
            "modified": "2026-03-30T15:18:05.169043Z"
        },
        {
            "id": 76683,
            "name": "Question10",
            "created": "2023-09-24T17:52:49.467732Z",
            "modified": "2026-03-30T15:18:05.388586Z"
        },
        {
            "id": 76691,
            "name": "Question7",
            "created": "2023-09-24T18:35:09.687512Z",
            "modified": "2026-03-30T15:18:06.367260Z"
        },
        {
            "id": 76692,
            "name": "Question8",
            "created": "2023-09-24T18:36:21.531166Z",
            "modified": "2026-03-30T15:18:06.873078Z"
        }
    ]
}