List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4853",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4851",
    "results": [
        {
            "id": 46674,
            "name": "Question5",
            "created": "2022-01-15T17:39:25.294761Z",
            "modified": "2026-05-13T08:06:00.129415Z"
        },
        {
            "id": 46677,
            "name": "Question8",
            "created": "2022-01-15T17:43:10.901414Z",
            "modified": "2026-05-13T08:06:26.647344Z"
        },
        {
            "id": 46678,
            "name": "Question9",
            "created": "2022-01-15T17:44:21.584173Z",
            "modified": "2026-05-13T08:06:30.516151Z"
        },
        {
            "id": 31759,
            "name": "Diagram (470)",
            "created": "2021-06-19T09:09:58.686483Z",
            "modified": "2026-05-13T08:06:31.276142Z"
        },
        {
            "id": 46679,
            "name": "Question10",
            "created": "2022-01-15T17:46:05.018005Z",
            "modified": "2026-05-13T08:06:34.650983Z"
        },
        {
            "id": 46680,
            "name": "Question11",
            "created": "2022-01-15T17:49:59.005413Z",
            "modified": "2026-05-13T08:06:48.562136Z"
        },
        {
            "id": 46681,
            "name": "Question12",
            "created": "2022-01-15T17:52:29.882924Z",
            "modified": "2026-05-13T08:06:54.122006Z"
        },
        {
            "id": 53333,
            "name": "Problem 42",
            "created": "2022-03-25T07:49:21.343692Z",
            "modified": "2026-05-13T08:07:58.963253Z"
        },
        {
            "id": 11321,
            "name": "721 / 900",
            "created": "2018-08-20T16:40:29.038135Z",
            "modified": "2026-05-13T08:08:04.211629Z"
        },
        {
            "id": 93941,
            "name": "Problem 19",
            "created": "2025-05-11T00:18:16.478558Z",
            "modified": "2026-05-13T08:08:11.575343Z"
        }
    ]
}