List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4851
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=4852",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4850",
    "results": [
        {
            "id": 45832,
            "name": "Diagram [5512]",
            "created": "2021-12-31T09:19:22.138969Z",
            "modified": "2026-03-31T17:07:42.516373Z"
        },
        {
            "id": 40080,
            "name": "Diagram [2512]",
            "created": "2021-10-13T08:45:37.842588Z",
            "modified": "2026-03-31T17:07:39.506942Z"
        },
        {
            "id": 37854,
            "name": "Diagram [1512]",
            "created": "2021-09-04T15:20:41.513395Z",
            "modified": "2026-03-31T17:07:38.125221Z"
        },
        {
            "id": 45831,
            "name": "Diagram [5511]",
            "created": "2021-12-31T09:16:43.775118Z",
            "modified": "2026-03-31T17:07:34.062445Z"
        },
        {
            "id": 40079,
            "name": "Diagram [2511]",
            "created": "2021-10-13T08:43:37.976897Z",
            "modified": "2026-03-31T17:07:31.453218Z"
        },
        {
            "id": 37853,
            "name": "Diagram [1511]",
            "created": "2021-09-04T15:19:14.116492Z",
            "modified": "2026-03-31T17:07:30.291319Z"
        },
        {
            "id": 51613,
            "name": "Diagram [4510]",
            "created": "2022-03-10T08:46:10.572719Z",
            "modified": "2026-03-31T17:07:27.651570Z"
        },
        {
            "id": 45830,
            "name": "Diagram [5510]",
            "created": "2021-12-31T09:14:27.840554Z",
            "modified": "2026-03-31T17:07:25.961410Z"
        },
        {
            "id": 42400,
            "name": "Diagram [3510]",
            "created": "2021-11-08T09:34:32.444118Z",
            "modified": "2026-03-31T17:07:24.767585Z"
        },
        {
            "id": 40078,
            "name": "Diagram [2510]",
            "created": "2021-10-13T08:42:26.474743Z",
            "modified": "2026-03-31T17:07:22.664070Z"
        }
    ]
}