List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4621
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=4622",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4620",
    "results": [
        {
            "id": 43285,
            "name": "Diagram [3904]",
            "created": "2021-11-25T09:12:04.493168Z",
            "modified": "2026-05-21T01:27:30.968191Z"
        },
        {
            "id": 37444,
            "name": "Diagram [1279]",
            "created": "2021-08-27T09:46:29.788458Z",
            "modified": "2026-05-21T01:27:40.583415Z"
        },
        {
            "id": 37653,
            "name": "Diagram [1427]",
            "created": "2021-08-31T13:14:09.712679Z",
            "modified": "2026-05-21T01:28:07.752852Z"
        },
        {
            "id": 37654,
            "name": "Diagram [1428]",
            "created": "2021-08-31T13:15:56.462131Z",
            "modified": "2026-05-21T01:28:09.241044Z"
        },
        {
            "id": 46025,
            "name": "Diagram [5595]",
            "created": "2022-01-05T08:59:01.733566Z",
            "modified": "2026-05-21T01:28:26.812686Z"
        },
        {
            "id": 35324,
            "name": "B 2018:39-3",
            "created": "2021-08-03T14:49:36.470737Z",
            "modified": "2026-05-21T01:29:37.628966Z"
        },
        {
            "id": 35325,
            "name": "B 2018:39-4",
            "created": "2021-08-03T14:49:47.192367Z",
            "modified": "2026-05-21T01:29:40.052155Z"
        },
        {
            "id": 31564,
            "name": "Diagram (383)",
            "created": "2021-06-17T08:24:10.542689Z",
            "modified": "2026-05-21T01:30:28.327687Z"
        },
        {
            "id": 31565,
            "name": "Diagram (384)",
            "created": "2021-06-17T08:27:43.683545Z",
            "modified": "2026-05-21T01:30:29.203424Z"
        },
        {
            "id": 76200,
            "name": "2023.08.29",
            "created": "2023-08-29T15:02:43.465366Z",
            "modified": "2026-05-21T01:30:49.173844Z"
        }
    ]
}