List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=844
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=845",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=843",
    "results": [
        {
            "id": 42404,
            "name": "Diagram [3513]",
            "created": "2021-11-08T09:42:45.178125Z",
            "modified": "2026-03-31T17:07:48.586438Z"
        },
        {
            "id": 45833,
            "name": "Diagram [5513]",
            "created": "2021-12-31T09:21:08.268580Z",
            "modified": "2026-03-31T17:07:50.071894Z"
        },
        {
            "id": 51616,
            "name": "Diagram [4513]",
            "created": "2022-03-10T08:52:55.635992Z",
            "modified": "2026-03-31T17:07:51.512030Z"
        },
        {
            "id": 40082,
            "name": "Diagram [2514]",
            "created": "2021-10-13T08:50:45.639790Z",
            "modified": "2026-03-31T17:07:55.336110Z"
        },
        {
            "id": 42405,
            "name": "Diagram [3514]",
            "created": "2021-11-08T09:44:09.337194Z",
            "modified": "2026-03-31T17:07:56.509413Z"
        },
        {
            "id": 45834,
            "name": "Diagram [5514]",
            "created": "2021-12-31T09:25:01.151746Z",
            "modified": "2026-03-31T17:07:58.119007Z"
        },
        {
            "id": 51617,
            "name": "Diagram [4514]",
            "created": "2022-03-10T08:55:16.535240Z",
            "modified": "2026-03-31T17:07:59.270594Z"
        },
        {
            "id": 37858,
            "name": "Diagram [1515]",
            "created": "2021-09-04T15:27:38.522323Z",
            "modified": "2026-03-31T17:08:02.029152Z"
        },
        {
            "id": 40083,
            "name": "Diagram [2515]",
            "created": "2021-10-13T08:52:17.775431Z",
            "modified": "2026-03-31T17:08:03.453475Z"
        },
        {
            "id": 42406,
            "name": "Diagram [3515]",
            "created": "2021-11-08T09:46:02.077828Z",
            "modified": "2026-03-31T17:08:04.902904Z"
        }
    ]
}