List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5801",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5799",
    "results": [
        {
            "id": 60801,
            "name": "Q-8492",
            "created": "2022-07-13T13:57:50.066440Z",
            "modified": "2026-04-11T01:32:07.471115Z"
        },
        {
            "id": 51957,
            "name": "question 6",
            "created": "2022-03-13T15:07:07.491482Z",
            "modified": "2026-04-11T01:32:08.179155Z"
        },
        {
            "id": 51958,
            "name": "question 7",
            "created": "2022-03-13T15:07:52.820941Z",
            "modified": "2026-04-11T01:32:12.762325Z"
        },
        {
            "id": 51959,
            "name": "question 8",
            "created": "2022-03-13T15:08:20.680174Z",
            "modified": "2026-04-11T01:32:15.289581Z"
        },
        {
            "id": 51938,
            "name": "示範 Demonstration",
            "created": "2022-03-13T14:21:51.833773Z",
            "modified": "2026-04-11T01:32:21.665279Z"
        },
        {
            "id": 53374,
            "name": "示範 demonstration",
            "created": "2022-03-26T05:06:03.949407Z",
            "modified": "2026-04-11T01:32:40.056848Z"
        },
        {
            "id": 81729,
            "name": "5級までに覚える詰碁(3)",
            "created": "2024-05-30T06:22:00.262049Z",
            "modified": "2026-04-11T01:32:41.676063Z"
        },
        {
            "id": 53379,
            "name": "question 1",
            "created": "2022-03-26T05:12:45.853941Z",
            "modified": "2026-04-11T01:32:53.464761Z"
        },
        {
            "id": 53381,
            "name": "question 2",
            "created": "2022-03-26T05:13:41.182092Z",
            "modified": "2026-04-11T01:32:57.559357Z"
        },
        {
            "id": 53383,
            "name": "question 3",
            "created": "2022-03-26T05:14:33.254606Z",
            "modified": "2026-04-11T01:33:02.525838Z"
        }
    ]
}