List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=832
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=833",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=831",
    "results": [
        {
            "id": 39876,
            "name": "Diagram [2425]",
            "created": "2021-10-09T08:22:52.284789Z",
            "modified": "2026-03-31T16:55:55.603491Z"
        },
        {
            "id": 45659,
            "name": "Diagram [5426]",
            "created": "2021-12-27T11:24:56.106873Z",
            "modified": "2026-03-31T16:56:06.420642Z"
        },
        {
            "id": 37654,
            "name": "Diagram [1428]",
            "created": "2021-08-31T13:15:56.462131Z",
            "modified": "2026-03-31T16:56:18.078168Z"
        },
        {
            "id": 39880,
            "name": "Diagram [2428]",
            "created": "2021-10-09T08:29:51.008983Z",
            "modified": "2026-03-31T16:56:19.277709Z"
        },
        {
            "id": 51359,
            "name": "Diagram [4428]",
            "created": "2022-03-07T15:35:41.304893Z",
            "modified": "2026-03-31T16:56:23.362510Z"
        },
        {
            "id": 31694,
            "name": "Diagram (427)",
            "created": "2021-06-18T07:20:29.172590Z",
            "modified": "2026-03-31T16:56:24.604052Z"
        },
        {
            "id": 45672,
            "name": "Diagram [5429]",
            "created": "2021-12-27T12:58:33.795800Z",
            "modified": "2026-03-31T16:56:29.587598Z"
        },
        {
            "id": 37656,
            "name": "Diagram [1430]",
            "created": "2021-08-31T13:19:08.872920Z",
            "modified": "2026-03-31T16:56:33.584627Z"
        },
        {
            "id": 45673,
            "name": "Diagram [5430]",
            "created": "2021-12-27T13:01:26.966686Z",
            "modified": "2026-03-31T16:56:37.884303Z"
        },
        {
            "id": 37657,
            "name": "Diagram [1431]",
            "created": "2021-08-31T13:20:51.689118Z",
            "modified": "2026-03-31T16:56:41.819189Z"
        }
    ]
}