List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=238",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=236",
    "results": [
        {
            "id": 52468,
            "name": "Diagram [4771]",
            "created": "2022-03-19T07:34:11.148208Z",
            "modified": "2026-02-24T22:29:48.879739Z"
        },
        {
            "id": 52469,
            "name": "Diagram [4772]",
            "created": "2022-03-19T07:35:45.880973Z",
            "modified": "2026-02-24T22:29:49.360937Z"
        },
        {
            "id": 52470,
            "name": "Diagram [4773]",
            "created": "2022-03-19T07:37:07.673396Z",
            "modified": "2026-02-24T22:29:49.697117Z"
        },
        {
            "id": 52472,
            "name": "Diagram [4775]",
            "created": "2022-03-19T07:40:14.409964Z",
            "modified": "2026-02-24T22:29:50.156861Z"
        },
        {
            "id": 52551,
            "name": "Diagram [4841]",
            "created": "2022-03-20T08:08:43.628104Z",
            "modified": "2026-02-24T22:30:11.808103Z"
        },
        {
            "id": 52736,
            "name": "Diagram [4874]",
            "created": "2022-03-21T15:31:46.235483Z",
            "modified": "2026-02-24T22:30:28.503493Z"
        },
        {
            "id": 52738,
            "name": "Diagram [4876]",
            "created": "2022-03-21T15:34:29.057145Z",
            "modified": "2026-02-24T22:30:34.353755Z"
        },
        {
            "id": 52745,
            "name": "Diagram [4880]",
            "created": "2022-03-21T15:42:28.100300Z",
            "modified": "2026-02-24T22:30:34.684127Z"
        },
        {
            "id": 52822,
            "name": "Diagram [4888]",
            "created": "2022-03-22T08:31:00.809035Z",
            "modified": "2026-02-24T22:30:42.864058Z"
        },
        {
            "id": 52825,
            "name": "Diagram [4890]",
            "created": "2022-03-22T08:36:27.792630Z",
            "modified": "2026-02-24T22:30:43.207119Z"
        }
    ]
}