List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4713
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=4714",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4712",
    "results": [
        {
            "id": 45959,
            "name": "Diagram [5561]",
            "created": "2022-01-02T16:43:25.139858Z",
            "modified": "2026-05-17T22:46:34.424840Z"
        },
        {
            "id": 100520,
            "name": "Puzzle 5.35.3",
            "created": "2025-12-13T10:52:37.351396Z",
            "modified": "2026-05-17T22:46:41.199166Z"
        },
        {
            "id": 45960,
            "name": "Diagram [5562]",
            "created": "2022-01-02T16:45:18.915988Z",
            "modified": "2026-05-17T22:46:42.830317Z"
        },
        {
            "id": 102105,
            "name": "Puzzle 7.14.12",
            "created": "2026-01-12T08:33:27.256545Z",
            "modified": "2026-05-17T22:47:33.128588Z"
        },
        {
            "id": 102106,
            "name": "Puzzle 7.14.13",
            "created": "2026-01-12T08:34:48.391043Z",
            "modified": "2026-05-17T22:47:34.465540Z"
        },
        {
            "id": 7525,
            "name": "236/900",
            "created": "2017-04-24T20:45:01.478587Z",
            "modified": "2026-05-17T22:49:21.967951Z"
        },
        {
            "id": 7526,
            "name": "237/900",
            "created": "2017-04-24T20:49:04.553836Z",
            "modified": "2026-05-17T22:49:23.196771Z"
        },
        {
            "id": 31130,
            "name": "Diagram (123)",
            "created": "2021-06-11T03:18:36.836381Z",
            "modified": "2026-05-17T22:49:53.562985Z"
        },
        {
            "id": 31131,
            "name": "Diagram (124)",
            "created": "2021-06-11T03:19:14.475279Z",
            "modified": "2026-05-17T22:49:54.397553Z"
        },
        {
            "id": 9676,
            "name": "Damé-zumari 7",
            "created": "2018-04-18T13:15:09.751389Z",
            "modified": "2026-05-17T22:50:00.429990Z"
        }
    ]
}