List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=375",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=373",
    "results": [
        {
            "id": 43246,
            "name": "Diagram [3879]",
            "created": "2021-11-24T08:39:51.756818Z",
            "modified": "2026-03-30T11:23:00.655920Z"
        },
        {
            "id": 43248,
            "name": "Diagram [3880]",
            "created": "2021-11-24T08:42:59.728817Z",
            "modified": "2026-03-30T11:23:00.765120Z"
        },
        {
            "id": 43249,
            "name": "Diagram [3881]",
            "created": "2021-11-24T08:45:36.623042Z",
            "modified": "2026-03-30T11:23:00.771393Z"
        },
        {
            "id": 43250,
            "name": "Diagram [3882]",
            "created": "2021-11-24T08:48:01.833421Z",
            "modified": "2026-03-30T11:23:01.287262Z"
        },
        {
            "id": 43251,
            "name": "Diagram [3883]",
            "created": "2021-11-24T08:50:59.418377Z",
            "modified": "2026-03-30T11:23:01.340785Z"
        },
        {
            "id": 43253,
            "name": "Diagram [3884]",
            "created": "2021-11-24T08:53:23.817579Z",
            "modified": "2026-03-30T11:23:01.447822Z"
        },
        {
            "id": 43254,
            "name": "Diagram [3885]",
            "created": "2021-11-24T08:56:01.605872Z",
            "modified": "2026-03-30T11:23:01.548679Z"
        },
        {
            "id": 43255,
            "name": "Diagram [3886]",
            "created": "2021-11-24T08:58:20.137352Z",
            "modified": "2026-03-30T11:23:01.552704Z"
        },
        {
            "id": 43256,
            "name": "Diagram [3887]",
            "created": "2021-11-24T09:00:26.447177Z",
            "modified": "2026-03-30T11:23:01.557690Z"
        },
        {
            "id": 43257,
            "name": "Diagram [3888]",
            "created": "2021-11-24T09:05:29.592523Z",
            "modified": "2026-03-30T11:23:01.595897Z"
        }
    ]
}