List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4841
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=4842",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4840",
    "results": [
        {
            "id": 37916,
            "name": "Diagram [1559]",
            "created": "2021-09-05T12:11:15.495477Z",
            "modified": "2026-03-31T17:13:54.373489Z"
        },
        {
            "id": 51741,
            "name": "Diagram [4558]",
            "created": "2022-03-12T11:40:41.505809Z",
            "modified": "2026-03-31T17:13:51.941883Z"
        },
        {
            "id": 45955,
            "name": "Diagram [5558]",
            "created": "2022-01-02T13:29:48.005061Z",
            "modified": "2026-03-31T17:13:50.729755Z"
        },
        {
            "id": 42463,
            "name": "Diagram [3558]",
            "created": "2021-11-09T12:58:38.580296Z",
            "modified": "2026-03-31T17:13:49.552397Z"
        },
        {
            "id": 40276,
            "name": "Diagram [2558]",
            "created": "2021-10-15T09:45:48.667639Z",
            "modified": "2026-03-31T17:13:48.042808Z"
        },
        {
            "id": 37915,
            "name": "Diagram [1558]",
            "created": "2021-09-05T12:09:55.664229Z",
            "modified": "2026-03-31T17:13:46.578994Z"
        },
        {
            "id": 51740,
            "name": "Diagram [4557]",
            "created": "2022-03-12T11:39:27.525272Z",
            "modified": "2026-03-31T17:13:44.137485Z"
        },
        {
            "id": 45954,
            "name": "Diagram [5557]",
            "created": "2022-01-02T13:27:32.565283Z",
            "modified": "2026-03-31T17:13:42.732131Z"
        },
        {
            "id": 42462,
            "name": "Diagram [3557]",
            "created": "2021-11-09T12:56:56.900695Z",
            "modified": "2026-03-31T17:13:41.291990Z"
        },
        {
            "id": 40275,
            "name": "Diagram [2557]",
            "created": "2021-10-15T09:44:51.084335Z",
            "modified": "2026-03-31T17:13:39.837488Z"
        }
    ]
}