List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=384",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=382",
    "results": [
        {
            "id": 46754,
            "name": "question6",
            "created": "2022-01-16T15:14:22.548041Z",
            "modified": "2026-05-01T07:44:47.815517Z"
        },
        {
            "id": 46753,
            "name": "question5",
            "created": "2022-01-16T15:13:19.972550Z",
            "modified": "2026-05-01T07:44:44.034818Z"
        },
        {
            "id": 46752,
            "name": "question4",
            "created": "2022-01-16T15:05:38.207015Z",
            "modified": "2026-05-01T07:44:38.283794Z"
        },
        {
            "id": 92397,
            "name": "Problem 225",
            "created": "2025-03-14T17:34:30.718689Z",
            "modified": "2026-05-01T07:44:30.358584Z"
        },
        {
            "id": 91473,
            "name": "Problem 43",
            "created": "2025-02-27T10:28:57.356514Z",
            "modified": "2026-05-01T07:44:29.850609Z"
        },
        {
            "id": 92312,
            "name": "Problem 212",
            "created": "2025-03-11T21:08:13.038645Z",
            "modified": "2026-05-01T07:44:28.777813Z"
        },
        {
            "id": 91598,
            "name": "Problem 46",
            "created": "2025-03-01T13:22:39.566175Z",
            "modified": "2026-05-01T07:44:28.236986Z"
        },
        {
            "id": 3381,
            "name": "Attachment Probe",
            "created": "2015-11-18T17:20:58.328568Z",
            "modified": "2026-05-01T07:44:27.758703Z"
        },
        {
            "id": 92403,
            "name": "Problem 230",
            "created": "2025-03-14T17:43:58.366649Z",
            "modified": "2026-05-01T07:44:27.298824Z"
        },
        {
            "id": 91622,
            "name": "Problem 66",
            "created": "2025-03-01T17:17:52.194139Z",
            "modified": "2026-05-01T07:44:26.833369Z"
        }
    ]
}