List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4568",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4566",
    "results": [
        {
            "id": 96071,
            "name": "BTVN 2",
            "created": "2025-07-25T03:10:05.374015Z",
            "modified": "2026-05-21T23:41:37.725048Z"
        },
        {
            "id": 35977,
            "name": "Problem  8-2",
            "created": "2021-08-10T16:07:44.588637Z",
            "modified": "2026-05-21T23:41:57.039625Z"
        },
        {
            "id": 38322,
            "name": "Diagram [1791]",
            "created": "2021-09-14T08:03:25.847786Z",
            "modified": "2026-05-21T23:42:31.293995Z"
        },
        {
            "id": 38323,
            "name": "Diagram [1792]",
            "created": "2021-09-14T08:05:17.399498Z",
            "modified": "2026-05-21T23:42:34.555235Z"
        },
        {
            "id": 45687,
            "name": "WZ #024",
            "created": "2021-12-27T13:28:51.107928Z",
            "modified": "2026-05-21T23:42:57.392879Z"
        },
        {
            "id": 45688,
            "name": "WZ #025",
            "created": "2021-12-27T13:30:56.236447Z",
            "modified": "2026-05-21T23:42:58.673523Z"
        },
        {
            "id": 38311,
            "name": "Diagram [1784]",
            "created": "2021-09-14T07:49:01.309162Z",
            "modified": "2026-05-21T23:44:18.067350Z"
        },
        {
            "id": 38315,
            "name": "Diagram [1785]",
            "created": "2021-09-14T07:52:37.925452Z",
            "modified": "2026-05-21T23:44:19.857543Z"
        },
        {
            "id": 1709,
            "name": "017/062",
            "created": "2014-11-02T01:26:51.826263Z",
            "modified": "2026-05-21T23:44:52.130870Z"
        },
        {
            "id": 80037,
            "name": "Couper 11",
            "created": "2024-03-11T14:49:15.530541Z",
            "modified": "2026-05-21T23:45:21.578534Z"
        }
    ]
}