List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4845
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=4846",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4844",
    "results": [
        {
            "id": 31897,
            "name": "Diagram (536)",
            "created": "2021-06-22T08:07:43.841809Z",
            "modified": "2026-03-31T17:11:05.102250Z"
        },
        {
            "id": 51686,
            "name": "Diagram [4537]",
            "created": "2022-03-11T09:53:58.776456Z",
            "modified": "2026-03-31T17:11:03.700411Z"
        },
        {
            "id": 45933,
            "name": "Diagram [5537]",
            "created": "2022-01-02T10:43:40.413251Z",
            "modified": "2026-03-31T17:11:02.492165Z"
        },
        {
            "id": 40219,
            "name": "Diagram [2537]",
            "created": "2021-10-14T09:08:56.128463Z",
            "modified": "2026-03-31T17:11:00.042049Z"
        },
        {
            "id": 37889,
            "name": "Diagram [1537]",
            "created": "2021-09-05T08:48:20.301999Z",
            "modified": "2026-03-31T17:10:58.844847Z"
        },
        {
            "id": 31896,
            "name": "Diagram (535)",
            "created": "2021-06-22T08:05:15.757817Z",
            "modified": "2026-03-31T17:10:57.647025Z"
        },
        {
            "id": 45932,
            "name": "Diagram [5536]",
            "created": "2022-01-02T10:40:51.811711Z",
            "modified": "2026-03-31T17:10:54.804844Z"
        },
        {
            "id": 40218,
            "name": "Diagram [2536]",
            "created": "2021-10-14T09:08:00.589361Z",
            "modified": "2026-03-31T17:10:52.055550Z"
        },
        {
            "id": 37888,
            "name": "Diagram [1536]",
            "created": "2021-09-05T08:45:23.486317Z",
            "modified": "2026-03-31T17:10:50.825359Z"
        },
        {
            "id": 45931,
            "name": "Diagram [5535]",
            "created": "2022-01-02T10:28:04.576302Z",
            "modified": "2026-03-31T17:10:45.872193Z"
        }
    ]
}