List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=834
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=835",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=833",
    "results": [
        {
            "id": 45680,
            "name": "Diagram [5437]",
            "created": "2021-12-27T13:11:52.056752Z",
            "modified": "2026-03-31T16:57:34.723775Z"
        },
        {
            "id": 37669,
            "name": "Diagram [1438]",
            "created": "2021-09-01T16:42:52.464874Z",
            "modified": "2026-03-31T16:57:39.097777Z"
        },
        {
            "id": 39890,
            "name": "Diagram [2438]",
            "created": "2021-10-09T09:03:00.197591Z",
            "modified": "2026-03-31T16:57:40.570530Z"
        },
        {
            "id": 45681,
            "name": "Diagram [5438]",
            "created": "2021-12-27T13:12:49.268038Z",
            "modified": "2026-03-31T16:57:43.190185Z"
        },
        {
            "id": 37670,
            "name": "Diagram [1439]",
            "created": "2021-09-01T16:45:23.143757Z",
            "modified": "2026-03-31T16:57:47.037737Z"
        },
        {
            "id": 39891,
            "name": "Diagram [2439]",
            "created": "2021-10-09T09:04:40.038069Z",
            "modified": "2026-03-31T16:57:48.414783Z"
        },
        {
            "id": 51432,
            "name": "Diagram [4439]",
            "created": "2022-03-08T09:15:18.030152Z",
            "modified": "2026-03-31T16:57:53.155412Z"
        },
        {
            "id": 37671,
            "name": "Diagram [1440]",
            "created": "2021-09-01T16:47:33.757720Z",
            "modified": "2026-03-31T16:57:56.096895Z"
        },
        {
            "id": 51433,
            "name": "Diagram [4440]",
            "created": "2022-03-08T09:16:53.577465Z",
            "modified": "2026-03-31T16:58:01.954090Z"
        },
        {
            "id": 37672,
            "name": "Diagram [1441]",
            "created": "2021-09-01T16:49:28.806104Z",
            "modified": "2026-03-31T16:58:05.050344Z"
        }
    ]
}