List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=842
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=843",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=841",
    "results": [
        {
            "id": 45795,
            "name": "Diagram [5496]",
            "created": "2021-12-29T14:54:25.546367Z",
            "modified": "2026-03-31T17:05:33.175048Z"
        },
        {
            "id": 37837,
            "name": "Diagram [1497]",
            "created": "2021-09-04T10:19:40.200906Z",
            "modified": "2026-03-31T17:05:37.235805Z"
        },
        {
            "id": 45796,
            "name": "Diagram [5497]",
            "created": "2021-12-29T14:55:59.924065Z",
            "modified": "2026-03-31T17:05:40.878252Z"
        },
        {
            "id": 51556,
            "name": "Diagram [4497]",
            "created": "2022-03-09T15:37:12.941096Z",
            "modified": "2026-03-31T17:05:42.044971Z"
        },
        {
            "id": 37838,
            "name": "Diagram [1498]",
            "created": "2021-09-04T10:21:05.787584Z",
            "modified": "2026-03-31T17:05:44.634854Z"
        },
        {
            "id": 45797,
            "name": "Diagram [5498]",
            "created": "2021-12-29T14:57:24.020455Z",
            "modified": "2026-03-31T17:05:48.110330Z"
        },
        {
            "id": 51558,
            "name": "Diagram [4498]",
            "created": "2022-03-09T15:39:29.322525Z",
            "modified": "2026-03-31T17:05:49.484792Z"
        },
        {
            "id": 31842,
            "name": "Diagram (497)",
            "created": "2021-06-21T07:06:05.688537Z",
            "modified": "2026-03-31T17:05:50.950570Z"
        },
        {
            "id": 37839,
            "name": "Diagram [1499]",
            "created": "2021-09-04T10:23:04.770895Z",
            "modified": "2026-03-31T17:05:52.391815Z"
        },
        {
            "id": 45798,
            "name": "Diagram [5499]",
            "created": "2021-12-29T14:58:29.891831Z",
            "modified": "2026-03-31T17:05:56.045539Z"
        }
    ]
}