List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4803",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4801",
    "results": [
        {
            "id": 41391,
            "name": "Diagram [2826]",
            "created": "2021-10-25T14:11:46.019040Z",
            "modified": "2026-03-31T17:39:22.212181Z"
        },
        {
            "id": 38368,
            "name": "Diagram [1826]",
            "created": "2021-09-14T15:00:35.114448Z",
            "modified": "2026-03-31T17:39:21.045838Z"
        },
        {
            "id": 41390,
            "name": "Diagram [2825]",
            "created": "2021-10-25T14:10:08.297910Z",
            "modified": "2026-03-31T17:39:18.354412Z"
        },
        {
            "id": 38367,
            "name": "Diagram [1825]",
            "created": "2021-09-14T14:59:19.580736Z",
            "modified": "2026-03-31T17:39:17.138961Z"
        },
        {
            "id": 41389,
            "name": "Diagram [2824]",
            "created": "2021-10-25T14:08:23.430605Z",
            "modified": "2026-03-31T17:39:14.511204Z"
        },
        {
            "id": 38365,
            "name": "Diagram [1824]",
            "created": "2021-09-14T14:33:58.527148Z",
            "modified": "2026-03-31T17:39:13.284643Z"
        },
        {
            "id": 41388,
            "name": "Diagram [2823]",
            "created": "2021-10-25T14:06:40.486116Z",
            "modified": "2026-03-31T17:39:10.576994Z"
        },
        {
            "id": 38363,
            "name": "Diagram [1823]",
            "created": "2021-09-14T14:28:21.753000Z",
            "modified": "2026-03-31T17:39:09.423974Z"
        },
        {
            "id": 41387,
            "name": "Diagram [2821]",
            "created": "2021-10-25T14:05:05.278623Z",
            "modified": "2026-03-31T17:39:06.776784Z"
        },
        {
            "id": 38362,
            "name": "Diagram [1822]",
            "created": "2021-09-14T14:26:22.401868Z",
            "modified": "2026-03-31T17:39:05.548708Z"
        }
    ]
}