List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=892
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=893",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=891",
    "results": [
        {
            "id": 32540,
            "name": "Diagram (3030)",
            "created": "2021-07-01T07:32:49.397356Z",
            "modified": "2026-05-21T00:43:41.135922Z"
        },
        {
            "id": 7091,
            "name": "try to find out how much white won by",
            "created": "2017-03-22T15:51:16.439169Z",
            "modified": "2026-05-21T00:43:40.443574Z"
        },
        {
            "id": 32539,
            "name": "Diagram (3029)",
            "created": "2021-07-01T07:30:35.335232Z",
            "modified": "2026-05-21T00:43:40.336687Z"
        },
        {
            "id": 34376,
            "name": "Puzzle 43:2-B2",
            "created": "2021-07-25T08:17:35.688096Z",
            "modified": "2026-05-21T00:41:37.137282Z"
        },
        {
            "id": 41339,
            "name": "Diagram [2794]",
            "created": "2021-10-25T08:50:36.612782Z",
            "modified": "2026-05-21T00:41:35.340874Z"
        },
        {
            "id": 34375,
            "name": "Puzzle 43:2-B1",
            "created": "2021-07-25T08:14:59.691317Z",
            "modified": "2026-05-21T00:41:34.597725Z"
        },
        {
            "id": 41338,
            "name": "Diagram [2793]",
            "created": "2021-10-25T08:49:03.878422Z",
            "modified": "2026-05-21T00:41:33.862540Z"
        },
        {
            "id": 32144,
            "name": "常见官子先手价值(5)",
            "created": "2021-06-26T07:18:52.226204Z",
            "modified": "2026-05-21T00:41:11.103459Z"
        },
        {
            "id": 83167,
            "name": "Connecting stones 8",
            "created": "2024-07-14T12:40:38.760439Z",
            "modified": "2026-05-21T00:39:12.516158Z"
        },
        {
            "id": 23318,
            "name": "Puzzle 195-2",
            "created": "2020-11-16T09:46:28.307218Z",
            "modified": "2026-05-21T00:38:48.842873Z"
        }
    ]
}