List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=818",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=816",
    "results": [
        {
            "id": 39309,
            "name": "Diagram [2251]",
            "created": "2021-10-03T08:52:30.093694Z",
            "modified": "2026-03-31T16:22:52.531696Z"
        },
        {
            "id": 45173,
            "name": "Diagram [5251]",
            "created": "2021-12-21T12:32:56.228410Z",
            "modified": "2026-03-31T16:22:56.679637Z"
        },
        {
            "id": 99775,
            "name": "Puzzle 4.34.8",
            "created": "2025-11-25T12:49:29.941229Z",
            "modified": "2026-03-31T16:23:03.993531Z"
        },
        {
            "id": 37276,
            "name": "Diagram [1252]",
            "created": "2021-08-24T09:53:03.787429Z",
            "modified": "2026-03-31T16:23:12.088948Z"
        },
        {
            "id": 39310,
            "name": "Diagram [2252]",
            "created": "2021-10-03T08:53:44.290573Z",
            "modified": "2026-03-31T16:23:13.322360Z"
        },
        {
            "id": 45174,
            "name": "Diagram [5252]",
            "created": "2021-12-21T12:40:17.766404Z",
            "modified": "2026-03-31T16:23:17.869444Z"
        },
        {
            "id": 37277,
            "name": "Diagram [1253]",
            "created": "2021-08-24T09:54:15.726933Z",
            "modified": "2026-03-31T16:23:33.425409Z"
        },
        {
            "id": 39311,
            "name": "Diagram [2253]",
            "created": "2021-10-03T08:55:47.573557Z",
            "modified": "2026-03-31T16:23:34.833041Z"
        },
        {
            "id": 45175,
            "name": "Diagram [5253]",
            "created": "2021-12-21T12:41:55.580976Z",
            "modified": "2026-03-31T16:23:38.884315Z"
        },
        {
            "id": 37279,
            "name": "Diagram [1254]",
            "created": "2021-08-24T09:56:38.091067Z",
            "modified": "2026-03-31T16:23:53.650868Z"
        }
    ]
}