List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=818
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=819",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=817",
    "results": [
        {
            "id": 37316,
            "name": "Diagram [1263]",
            "created": "2021-08-24T17:47:38.128624Z",
            "modified": "2026-03-31T16:26:40.576977Z"
        },
        {
            "id": 39321,
            "name": "Diagram [2263]",
            "created": "2021-10-03T09:13:23.518895Z",
            "modified": "2026-03-31T16:26:42.229550Z"
        },
        {
            "id": 45234,
            "name": "Diagram [5263]",
            "created": "2021-12-22T10:23:41.079926Z",
            "modified": "2026-03-31T16:26:46.739095Z"
        },
        {
            "id": 37317,
            "name": "Diagram [1264]",
            "created": "2021-08-24T17:49:04.543838Z",
            "modified": "2026-03-31T16:26:59.228337Z"
        },
        {
            "id": 37318,
            "name": "Diagram [1265]",
            "created": "2021-08-24T17:50:20.033002Z",
            "modified": "2026-03-31T16:27:17.219516Z"
        },
        {
            "id": 37319,
            "name": "Diagram [1266]",
            "created": "2021-08-24T17:51:22.952181Z",
            "modified": "2026-03-31T16:27:33.981422Z"
        },
        {
            "id": 39324,
            "name": "Diagram [2266]",
            "created": "2021-10-03T09:17:19.903999Z",
            "modified": "2026-03-31T16:27:35.207864Z"
        },
        {
            "id": 45238,
            "name": "Diagram [5266]",
            "created": "2021-12-22T10:34:33.256386Z",
            "modified": "2026-03-31T16:27:39.437900Z"
        },
        {
            "id": 37320,
            "name": "Diagram [1267]",
            "created": "2021-08-24T17:52:28.950701Z",
            "modified": "2026-03-31T16:27:49.873723Z"
        },
        {
            "id": 39325,
            "name": "Diagram [2267]",
            "created": "2021-10-03T09:20:10.065886Z",
            "modified": "2026-03-31T16:27:51.032947Z"
        }
    ]
}