List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=404",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=402",
    "results": [
        {
            "id": 46259,
            "name": "Joseki 3",
            "created": "2022-01-08T19:16:53.539411Z",
            "modified": "2026-03-30T11:51:03.672434Z"
        },
        {
            "id": 46276,
            "name": "Diagram [5695]",
            "created": "2022-01-09T09:08:56.729032Z",
            "modified": "2026-03-30T11:51:03.777294Z"
        },
        {
            "id": 46277,
            "name": "Diagram [5696]",
            "created": "2022-01-09T09:10:03.712681Z",
            "modified": "2026-03-30T11:51:03.887933Z"
        },
        {
            "id": 46278,
            "name": "Diagram [5697]",
            "created": "2022-01-09T09:11:30.595852Z",
            "modified": "2026-03-30T11:51:03.951838Z"
        },
        {
            "id": 46279,
            "name": "Diagram [5698]",
            "created": "2022-01-09T09:13:33.676466Z",
            "modified": "2026-03-30T11:51:04.019844Z"
        },
        {
            "id": 46255,
            "name": "Joseki 2",
            "created": "2022-01-08T19:11:35.889278Z",
            "modified": "2026-03-30T11:51:04.048682Z"
        },
        {
            "id": 46280,
            "name": "Diagram [5699]",
            "created": "2022-01-09T09:16:28.107112Z",
            "modified": "2026-03-30T11:51:04.084202Z"
        },
        {
            "id": 46283,
            "name": "Diagram [5702]",
            "created": "2022-01-09T09:23:36.482738Z",
            "modified": "2026-03-30T11:51:04.150272Z"
        },
        {
            "id": 46282,
            "name": "Diagram [5701]",
            "created": "2022-01-09T09:20:33.602255Z",
            "modified": "2026-03-30T11:51:04.159228Z"
        },
        {
            "id": 46287,
            "name": "백을 잡으시오",
            "created": "2022-01-09T10:57:06.422271Z",
            "modified": "2026-03-30T11:51:04.332312Z"
        }
    ]
}