List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5607",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5605",
    "results": [
        {
            "id": 46358,
            "name": "Diagram [5726]",
            "created": "2022-01-11T08:51:22.148056Z",
            "modified": "2026-02-24T22:20:42.121979Z"
        },
        {
            "id": 46355,
            "name": "Diagram [5723]",
            "created": "2022-01-11T08:41:08.209126Z",
            "modified": "2026-02-24T22:20:41.691500Z"
        },
        {
            "id": 46237,
            "name": "Diagram [5678]",
            "created": "2022-01-08T17:17:08.960531Z",
            "modified": "2026-02-24T22:20:19.435158Z"
        },
        {
            "id": 46232,
            "name": "Diagram [5673]",
            "created": "2022-01-08T17:06:24.308696Z",
            "modified": "2026-02-24T22:20:19.112157Z"
        },
        {
            "id": 46231,
            "name": "Diagram [5672]",
            "created": "2022-01-08T17:05:04.582739Z",
            "modified": "2026-02-24T22:20:18.698928Z"
        },
        {
            "id": 45366,
            "name": "making a bot chapter 2: activating your bot",
            "created": "2021-12-24T03:14:58.042352Z",
            "modified": "2026-02-24T22:19:47.979468Z"
        },
        {
            "id": 45364,
            "name": "making a bot chaper 1: creating bot account",
            "created": "2021-12-24T03:03:03.088404Z",
            "modified": "2026-02-24T22:19:47.520669Z"
        },
        {
            "id": 45354,
            "name": "Making a liberty cube",
            "created": "2021-12-24T02:17:44.821988Z",
            "modified": "2026-02-24T22:19:47.120026Z"
        },
        {
            "id": 43480,
            "name": "Diagram [3982]",
            "created": "2021-11-28T10:04:09.445624Z",
            "modified": "2026-02-24T22:18:47.701472Z"
        },
        {
            "id": 43479,
            "name": "Diagram [3981]",
            "created": "2021-11-28T09:59:47.547259Z",
            "modified": "2026-02-24T22:18:47.242453Z"
        }
    ]
}