List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4652
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=modified&page=4653",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4651",
    "results": [
        {
            "id": 45741,
            "name": "Diagram [5458]",
            "created": "2021-12-28T13:21:45.003753Z",
            "modified": "2026-05-19T23:57:31.839980Z"
        },
        {
            "id": 51762,
            "name": "question 2",
            "created": "2022-03-12T15:01:05.882291Z",
            "modified": "2026-05-19T23:57:38.967912Z"
        },
        {
            "id": 52038,
            "name": "Diagram [4607]",
            "created": "2022-03-14T07:32:41.384564Z",
            "modified": "2026-05-19T23:57:41.023613Z"
        },
        {
            "id": 52039,
            "name": "Diagram [4608]",
            "created": "2022-03-14T07:33:54.828610Z",
            "modified": "2026-05-19T23:57:41.570749Z"
        },
        {
            "id": 45830,
            "name": "Diagram [5510]",
            "created": "2021-12-31T09:14:27.840554Z",
            "modified": "2026-05-19T23:58:02.129060Z"
        },
        {
            "id": 45831,
            "name": "Diagram [5511]",
            "created": "2021-12-31T09:16:43.775118Z",
            "modified": "2026-05-19T23:58:03.338770Z"
        },
        {
            "id": 8933,
            "name": "Problem 23",
            "created": "2017-12-03T20:26:00.064783Z",
            "modified": "2026-05-19T23:58:04.617797Z"
        },
        {
            "id": 51360,
            "name": "Diagram [4429]",
            "created": "2022-03-07T15:38:29.510945Z",
            "modified": "2026-05-19T23:58:06.699993Z"
        },
        {
            "id": 51361,
            "name": "Diagram [4430]",
            "created": "2022-03-07T15:40:37.814508Z",
            "modified": "2026-05-19T23:58:07.704094Z"
        },
        {
            "id": 51769,
            "name": "question3",
            "created": "2022-03-12T15:16:19.175131Z",
            "modified": "2026-05-19T23:58:11.004103Z"
        }
    ]
}