List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=848
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=849",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=847",
    "results": [
        {
            "id": 31985,
            "name": "Diagram (594)",
            "created": "2021-06-23T07:26:59.601481Z",
            "modified": "2026-03-31T17:18:47.933457Z"
        },
        {
            "id": 46026,
            "name": "Diagram [5596]",
            "created": "2022-01-05T09:03:15.846362Z",
            "modified": "2026-03-31T17:18:53.959440Z"
        },
        {
            "id": 51991,
            "name": "Diagram [4596]",
            "created": "2022-03-13T20:32:58.528512Z",
            "modified": "2026-03-31T17:18:55.187468Z"
        },
        {
            "id": 31987,
            "name": "Diagram (595)",
            "created": "2021-06-23T07:27:54.788200Z",
            "modified": "2026-03-31T17:18:56.451148Z"
        },
        {
            "id": 51992,
            "name": "Diagram [4597]",
            "created": "2022-03-13T20:34:30.293273Z",
            "modified": "2026-03-31T17:19:03.013608Z"
        },
        {
            "id": 31988,
            "name": "Diagram (596)",
            "created": "2021-06-23T07:29:09.660806Z",
            "modified": "2026-03-31T17:19:04.738843Z"
        },
        {
            "id": 38003,
            "name": "Diagram [1598]",
            "created": "2021-09-07T10:03:45.929317Z",
            "modified": "2026-03-31T17:19:06.279030Z"
        },
        {
            "id": 51993,
            "name": "Diagram [4598]",
            "created": "2022-03-13T20:36:34.954170Z",
            "modified": "2026-03-31T17:19:12.705294Z"
        },
        {
            "id": 38004,
            "name": "Diagram [1599]",
            "created": "2021-09-07T10:05:00.097067Z",
            "modified": "2026-03-31T17:19:15.309777Z"
        },
        {
            "id": 38005,
            "name": "Diagram [1600]",
            "created": "2021-09-07T10:06:39.864199Z",
            "modified": "2026-03-31T17:19:23.679480Z"
        }
    ]
}