List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=817",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=815",
    "results": [
        {
            "id": 37271,
            "name": "Diagram [1248]",
            "created": "2021-08-24T09:47:07.689825Z",
            "modified": "2026-03-31T16:21:46.757521Z"
        },
        {
            "id": 50393,
            "name": "Diagram [4248]",
            "created": "2022-02-24T11:16:07.032250Z",
            "modified": "2026-03-31T16:21:54.091710Z"
        },
        {
            "id": 37272,
            "name": "Diagram [1249]",
            "created": "2021-08-24T09:48:21.244508Z",
            "modified": "2026-03-31T16:22:09.044207Z"
        },
        {
            "id": 45171,
            "name": "Diagram [5249]",
            "created": "2021-12-21T12:29:56.690106Z",
            "modified": "2026-03-31T16:22:14.660271Z"
        },
        {
            "id": 50394,
            "name": "Diagram [4249]",
            "created": "2022-02-24T11:17:25.271914Z",
            "modified": "2026-03-31T16:22:15.882106Z"
        },
        {
            "id": 37274,
            "name": "Diagram [1250]",
            "created": "2021-08-24T09:50:25.044636Z",
            "modified": "2026-03-31T16:22:29.757659Z"
        },
        {
            "id": 39308,
            "name": "Diagram [2250]",
            "created": "2021-10-03T08:51:11.969707Z",
            "modified": "2026-03-31T16:22:31.215433Z"
        },
        {
            "id": 45172,
            "name": "Diagram [5250]",
            "created": "2021-12-21T12:30:56.813113Z",
            "modified": "2026-03-31T16:22:35.635238Z"
        },
        {
            "id": 50395,
            "name": "Diagram [4250]",
            "created": "2022-02-24T11:20:34.467862Z",
            "modified": "2026-03-31T16:22:37.156130Z"
        },
        {
            "id": 37275,
            "name": "Diagram [1251]",
            "created": "2021-08-24T09:52:03.057189Z",
            "modified": "2026-03-31T16:22:50.884114Z"
        }
    ]
}