List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5600",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5598",
    "results": [
        {
            "id": 47784,
            "name": "Diagram [5897]",
            "created": "2022-01-31T08:59:13.989560Z",
            "modified": "2026-02-24T22:23:49.550879Z"
        },
        {
            "id": 47775,
            "name": "Diagram [5895]",
            "created": "2022-01-31T08:52:02.817337Z",
            "modified": "2026-02-24T22:23:42.584167Z"
        },
        {
            "id": 47773,
            "name": "Diagram [5893]",
            "created": "2022-01-31T08:47:18.491264Z",
            "modified": "2026-02-24T22:23:42.106624Z"
        },
        {
            "id": 47772,
            "name": "Diagram [5892]",
            "created": "2022-01-31T08:45:18.782618Z",
            "modified": "2026-02-24T22:23:41.657863Z"
        },
        {
            "id": 47581,
            "name": "Diagram [5847]",
            "created": "2022-01-30T08:01:51.421596Z",
            "modified": "2026-02-24T22:23:13.416063Z"
        },
        {
            "id": 47578,
            "name": "Diagram [5844]",
            "created": "2022-01-30T07:53:53.015956Z",
            "modified": "2026-02-24T22:23:12.974298Z"
        },
        {
            "id": 47577,
            "name": "Diagram [5843]",
            "created": "2022-01-30T07:51:54.976625Z",
            "modified": "2026-02-24T22:23:12.576995Z"
        },
        {
            "id": 47576,
            "name": "Diagram [5842]",
            "created": "2022-01-30T07:50:26.975196Z",
            "modified": "2026-02-24T22:23:12.176281Z"
        },
        {
            "id": 47575,
            "name": "Diagram [5841]",
            "created": "2022-01-30T07:49:33.309581Z",
            "modified": "2026-02-24T22:23:11.716960Z"
        },
        {
            "id": 47554,
            "name": "Diagram [5840]",
            "created": "2022-01-29T12:54:34.146982Z",
            "modified": "2026-02-24T22:23:11.275379Z"
        }
    ]
}