List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4804
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=4805",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4803",
    "results": [
        {
            "id": 32265,
            "name": "Diagram (776)",
            "created": "2021-06-28T06:43:47.984293Z",
            "modified": "2026-03-31T17:36:06.704988Z"
        },
        {
            "id": 41322,
            "name": "Diagram [2777]",
            "created": "2021-10-25T08:22:03.725611Z",
            "modified": "2026-03-31T17:36:05.514740Z"
        },
        {
            "id": 38303,
            "name": "Diagram [1777]",
            "created": "2021-09-14T07:36:31.904793Z",
            "modified": "2026-03-31T17:36:04.321844Z"
        },
        {
            "id": 41321,
            "name": "Diagram [2776]",
            "created": "2021-10-25T08:18:00.123253Z",
            "modified": "2026-03-31T17:36:01.483100Z"
        },
        {
            "id": 38302,
            "name": "Diagram [1776]",
            "created": "2021-09-14T07:34:47.254644Z",
            "modified": "2026-03-31T17:36:00.087791Z"
        },
        {
            "id": 41268,
            "name": "Diagram [2775]",
            "created": "2021-10-24T16:56:13.815320Z",
            "modified": "2026-03-31T17:35:57.751674Z"
        },
        {
            "id": 38301,
            "name": "Diagram [1775]",
            "created": "2021-09-14T07:32:50.662911Z",
            "modified": "2026-03-31T17:35:56.531405Z"
        },
        {
            "id": 41266,
            "name": "Diagram [2774]",
            "created": "2021-10-24T16:54:39.080904Z",
            "modified": "2026-03-31T17:35:54.080918Z"
        },
        {
            "id": 38300,
            "name": "Diagram [1774]",
            "created": "2021-09-14T07:23:17.607278Z",
            "modified": "2026-03-31T17:35:52.896234Z"
        },
        {
            "id": 41265,
            "name": "Diagram [2773]",
            "created": "2021-10-24T16:52:31.153547Z",
            "modified": "2026-03-31T17:35:50.036423Z"
        }
    ]
}