List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5603
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=5604",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5602",
    "results": [
        {
            "id": 47887,
            "name": "Diagram [5924]",
            "created": "2022-02-01T09:15:15.193569Z",
            "modified": "2026-02-24T22:24:01.609041Z"
        },
        {
            "id": 47785,
            "name": "Diagram [5898]",
            "created": "2022-01-31T09:00:33.061728Z",
            "modified": "2026-02-24T22:23:50.032407Z"
        },
        {
            "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"
        }
    ]
}