List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4817
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=4818",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4816",
    "results": [
        {
            "id": 40944,
            "name": "Diagram [2667]",
            "created": "2021-10-22T07:46:07.864757Z",
            "modified": "2026-03-31T17:27:34.599859Z"
        },
        {
            "id": 38129,
            "name": "Diagram [1667]",
            "created": "2021-09-10T07:35:01.339637Z",
            "modified": "2026-03-31T17:27:33.170746Z"
        },
        {
            "id": 52194,
            "name": "Diagram [4666]",
            "created": "2022-03-15T09:09:59.173154Z",
            "modified": "2026-03-31T17:27:30.334813Z"
        },
        {
            "id": 40943,
            "name": "Diagram [2666]",
            "created": "2021-10-22T07:43:35.474210Z",
            "modified": "2026-03-31T17:27:27.914527Z"
        },
        {
            "id": 38128,
            "name": "Diagram [1666]",
            "created": "2021-09-10T07:32:08.459242Z",
            "modified": "2026-03-31T17:27:26.732246Z"
        },
        {
            "id": 32099,
            "name": "Diagram (664)",
            "created": "2021-06-25T10:24:04.668980Z",
            "modified": "2026-03-31T17:27:25.295871Z"
        },
        {
            "id": 52193,
            "name": "Diagram [4665]",
            "created": "2022-03-15T09:07:17.176250Z",
            "modified": "2026-03-31T17:27:23.817574Z"
        },
        {
            "id": 40881,
            "name": "Diagram [2665]",
            "created": "2021-10-21T10:25:51.624347Z",
            "modified": "2026-03-31T17:27:21.095983Z"
        },
        {
            "id": 38117,
            "name": "Diagram [1665]",
            "created": "2021-09-09T12:56:59.691157Z",
            "modified": "2026-03-31T17:27:19.667049Z"
        },
        {
            "id": 52192,
            "name": "Diagram [4664]",
            "created": "2022-03-15T09:05:21.800675Z",
            "modified": "2026-03-31T17:27:17.326660Z"
        }
    ]
}