List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5387",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5385",
    "results": [
        {
            "id": 46292,
            "name": "Diagram [5709]",
            "created": "2022-01-09T13:17:45.523550Z",
            "modified": "2026-03-30T11:51:04.544415Z"
        },
        {
            "id": 46288,
            "name": "Diagram [5705]",
            "created": "2022-01-09T13:11:02.589037Z",
            "modified": "2026-03-30T11:51:04.518466Z"
        },
        {
            "id": 46290,
            "name": "Diagram [5707]",
            "created": "2022-01-09T13:14:12.467039Z",
            "modified": "2026-03-30T11:51:04.486234Z"
        },
        {
            "id": 46291,
            "name": "Diagram [5708]",
            "created": "2022-01-09T13:15:42.728491Z",
            "modified": "2026-03-30T11:51:04.477913Z"
        },
        {
            "id": 46289,
            "name": "Diagram [5706]",
            "created": "2022-01-09T13:12:38.205835Z",
            "modified": "2026-03-30T11:51:04.417969Z"
        },
        {
            "id": 46281,
            "name": "Diagram [5700]",
            "created": "2022-01-09T09:18:13.034110Z",
            "modified": "2026-03-30T11:51:04.395384Z"
        },
        {
            "id": 46285,
            "name": "Diagram [5704]",
            "created": "2022-01-09T09:27:07.320293Z",
            "modified": "2026-03-30T11:51:04.358420Z"
        },
        {
            "id": 46284,
            "name": "Diagram [5703]",
            "created": "2022-01-09T09:25:27.570928Z",
            "modified": "2026-03-30T11:51:04.333792Z"
        },
        {
            "id": 46287,
            "name": "백을 잡으시오",
            "created": "2022-01-09T10:57:06.422271Z",
            "modified": "2026-03-30T11:51:04.332312Z"
        },
        {
            "id": 46282,
            "name": "Diagram [5701]",
            "created": "2022-01-09T09:20:33.602255Z",
            "modified": "2026-03-30T11:51:04.159228Z"
        }
    ]
}