List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=846",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=844",
    "results": [
        {
            "id": 40213,
            "name": "Diagram [2531]",
            "created": "2021-10-14T09:02:44.792473Z",
            "modified": "2026-03-31T17:10:11.897074Z"
        },
        {
            "id": 45927,
            "name": "Diagram [5531]",
            "created": "2022-01-02T10:11:44.808363Z",
            "modified": "2026-03-31T17:10:14.335973Z"
        },
        {
            "id": 31890,
            "name": "Diagram (530)",
            "created": "2021-06-22T07:50:19.879335Z",
            "modified": "2026-03-31T17:10:16.679828Z"
        },
        {
            "id": 37886,
            "name": "Diagram [1534]",
            "created": "2021-09-05T08:41:03.615191Z",
            "modified": "2026-03-31T17:10:32.966586Z"
        },
        {
            "id": 40216,
            "name": "Diagram [2534]",
            "created": "2021-10-14T09:06:05.785226Z",
            "modified": "2026-03-31T17:10:34.395358Z"
        },
        {
            "id": 42438,
            "name": "Diagram [3534]",
            "created": "2021-11-09T10:04:26.392818Z",
            "modified": "2026-03-31T17:10:35.604844Z"
        },
        {
            "id": 37887,
            "name": "Diagram [1535]",
            "created": "2021-09-05T08:43:48.120296Z",
            "modified": "2026-03-31T17:10:42.032103Z"
        },
        {
            "id": 40217,
            "name": "Diagram [2535]",
            "created": "2021-10-14T09:06:48.284218Z",
            "modified": "2026-03-31T17:10:43.240836Z"
        },
        {
            "id": 45931,
            "name": "Diagram [5535]",
            "created": "2022-01-02T10:28:04.576302Z",
            "modified": "2026-03-31T17:10:45.872193Z"
        },
        {
            "id": 37888,
            "name": "Diagram [1536]",
            "created": "2021-09-05T08:45:23.486317Z",
            "modified": "2026-03-31T17:10:50.825359Z"
        }
    ]
}