List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=860
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=861",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=859",
    "results": [
        {
            "id": 38543,
            "name": "Diagram [1881]",
            "created": "2021-09-18T08:03:28.624006Z",
            "modified": "2026-03-31T17:43:00.120480Z"
        },
        {
            "id": 41559,
            "name": "Diagram [2881)",
            "created": "2021-10-27T09:32:13.465822Z",
            "modified": "2026-03-31T17:43:01.407112Z"
        },
        {
            "id": 41560,
            "name": "Diagram [2882]",
            "created": "2021-10-27T09:34:06.372539Z",
            "modified": "2026-03-31T17:43:04.193002Z"
        },
        {
            "id": 41561,
            "name": "Diagram [2883]",
            "created": "2021-10-27T09:35:42.124879Z",
            "modified": "2026-03-31T17:43:07.053375Z"
        },
        {
            "id": 38550,
            "name": "Diagram [1886]",
            "created": "2021-09-18T08:13:02.467015Z",
            "modified": "2026-03-31T17:43:13.685873Z"
        },
        {
            "id": 38551,
            "name": "Diagram [1887]",
            "created": "2021-09-18T08:14:59.486079Z",
            "modified": "2026-03-31T17:43:15.953426Z"
        },
        {
            "id": 38552,
            "name": "Diagram [1888]",
            "created": "2021-09-18T08:16:59.794489Z",
            "modified": "2026-03-31T17:43:18.790078Z"
        },
        {
            "id": 38553,
            "name": "Diagram [1889]",
            "created": "2021-09-18T08:18:47.980393Z",
            "modified": "2026-03-31T17:43:22.132836Z"
        },
        {
            "id": 38554,
            "name": "Diagram [1890]",
            "created": "2021-09-18T08:21:11.665190Z",
            "modified": "2026-03-31T17:43:25.358999Z"
        },
        {
            "id": 38555,
            "name": "Diagram [1891]",
            "created": "2021-09-18T08:24:56.023687Z",
            "modified": "2026-03-31T17:43:28.149960Z"
        }
    ]
}