List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4853",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4851",
    "results": [
        {
            "id": 45828,
            "name": "Diagram [5508]",
            "created": "2021-12-31T09:09:55.223413Z",
            "modified": "2026-03-31T17:07:09.864296Z"
        },
        {
            "id": 40076,
            "name": "Diagram [2508]",
            "created": "2021-10-13T08:39:39.516910Z",
            "modified": "2026-03-31T17:07:07.145128Z"
        },
        {
            "id": 37849,
            "name": "Diagram [1508]",
            "created": "2021-09-04T15:12:07.090357Z",
            "modified": "2026-03-31T17:07:05.686516Z"
        },
        {
            "id": 31851,
            "name": "Diagram (506)",
            "created": "2021-06-21T08:30:22.826004Z",
            "modified": "2026-03-31T17:07:04.486376Z"
        },
        {
            "id": 51610,
            "name": "Diagram [4507]",
            "created": "2022-03-10T08:42:08.172681Z",
            "modified": "2026-03-31T17:07:02.740420Z"
        },
        {
            "id": 45827,
            "name": "Diagram [5507]",
            "created": "2021-12-31T09:08:37.995519Z",
            "modified": "2026-03-31T17:07:01.179181Z"
        },
        {
            "id": 37848,
            "name": "Diagram [1507]",
            "created": "2021-09-04T15:10:28.551180Z",
            "modified": "2026-03-31T17:06:57.417882Z"
        },
        {
            "id": 45826,
            "name": "Diagram [5506]",
            "created": "2021-12-31T09:07:09.773110Z",
            "modified": "2026-03-31T17:06:53.543151Z"
        },
        {
            "id": 37847,
            "name": "Diagram [1506]",
            "created": "2021-09-04T15:09:32.820296Z",
            "modified": "2026-03-31T17:06:49.840818Z"
        },
        {
            "id": 45825,
            "name": "Diagram [5505]",
            "created": "2021-12-31T09:04:34.981014Z",
            "modified": "2026-03-31T17:06:45.285887Z"
        }
    ]
}