List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4892",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4890",
    "results": [
        {
            "id": 50439,
            "name": "Diagram [4255]",
            "created": "2022-02-25T07:23:23.735726Z",
            "modified": "2026-03-31T16:24:17.686355Z"
        },
        {
            "id": 45177,
            "name": "Diagram [5255]",
            "created": "2021-12-21T12:45:07.479199Z",
            "modified": "2026-03-31T16:24:16.506362Z"
        },
        {
            "id": 39313,
            "name": "Diagram [2256]",
            "created": "2021-10-03T08:58:37.605245Z",
            "modified": "2026-03-31T16:24:12.515424Z"
        },
        {
            "id": 37280,
            "name": "Diagram [1255]",
            "created": "2021-08-24T09:57:43.387693Z",
            "modified": "2026-03-31T16:24:10.947033Z"
        },
        {
            "id": 31324,
            "name": "Diagram (253)",
            "created": "2021-06-14T16:22:26.674806Z",
            "modified": "2026-03-31T16:24:08.271389Z"
        },
        {
            "id": 45176,
            "name": "Diagram [5254]",
            "created": "2021-12-21T12:42:58.201714Z",
            "modified": "2026-03-31T16:23:58.728529Z"
        },
        {
            "id": 39312,
            "name": "Diagram [2254]",
            "created": "2021-10-03T08:57:11.533252Z",
            "modified": "2026-03-31T16:23:54.831808Z"
        },
        {
            "id": 37279,
            "name": "Diagram [1254]",
            "created": "2021-08-24T09:56:38.091067Z",
            "modified": "2026-03-31T16:23:53.650868Z"
        },
        {
            "id": 31321,
            "name": "Diagram (252)",
            "created": "2021-06-14T16:18:53.465850Z",
            "modified": "2026-03-31T16:23:50.888381Z"
        },
        {
            "id": 45175,
            "name": "Diagram [5253]",
            "created": "2021-12-21T12:41:55.580976Z",
            "modified": "2026-03-31T16:23:38.884315Z"
        }
    ]
}