List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4609
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=4610",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4608",
    "results": [
        {
            "id": 43090,
            "name": "darwinsaispuzztes",
            "created": "2021-11-21T00:56:09.086037Z",
            "modified": "2026-05-21T03:43:15.697307Z"
        },
        {
            "id": 42969,
            "name": "best for black",
            "created": "2021-11-19T01:35:26.668713Z",
            "modified": "2026-05-21T03:43:16.278910Z"
        },
        {
            "id": 93194,
            "name": "Problem 155",
            "created": "2025-04-16T21:56:34.494000Z",
            "modified": "2026-05-21T03:43:41.280660Z"
        },
        {
            "id": 46059,
            "name": "Diagram [5619]",
            "created": "2022-01-06T09:29:30.408843Z",
            "modified": "2026-05-21T03:43:54.718897Z"
        },
        {
            "id": 46112,
            "name": "Diagram [5620]",
            "created": "2022-01-07T08:37:36.832614Z",
            "modified": "2026-05-21T03:43:55.271092Z"
        },
        {
            "id": 41968,
            "name": "Diagram [3366]",
            "created": "2021-11-02T08:33:28.599357Z",
            "modified": "2026-05-21T03:44:04.116884Z"
        },
        {
            "id": 41969,
            "name": "Diagram [3367]",
            "created": "2021-11-02T08:35:50.970195Z",
            "modified": "2026-05-21T03:44:06.620991Z"
        },
        {
            "id": 39027,
            "name": "black play 26",
            "created": "2021-09-27T03:23:20.323963Z",
            "modified": "2026-05-21T03:44:27.901527Z"
        },
        {
            "id": 71530,
            "name": "Tésuji 34",
            "created": "2023-05-09T13:55:57.246834Z",
            "modified": "2026-05-21T03:45:25.803866Z"
        },
        {
            "id": 1526,
            "name": "#19 2nd line connect",
            "created": "2014-10-25T11:06:55.665179Z",
            "modified": "2026-05-21T03:45:45.066607Z"
        }
    ]
}