List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4985",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4983",
    "results": [
        {
            "id": 89862,
            "name": "puzzle 2",
            "created": "2024-12-20T12:00:08.066305Z",
            "modified": "2026-03-30T16:25:11.903110Z"
        },
        {
            "id": 89810,
            "name": "gogogo1",
            "created": "2024-12-16T04:55:08.954327Z",
            "modified": "2026-03-30T16:25:09.214828Z"
        },
        {
            "id": 89719,
            "name": "Capture",
            "created": "2024-12-12T09:13:21.240934Z",
            "modified": "2026-03-30T16:25:04.058517Z"
        },
        {
            "id": 89592,
            "name": "LIVE!!!!",
            "created": "2024-12-09T10:47:13.171856Z",
            "modified": "2026-03-30T16:24:04.491333Z"
        },
        {
            "id": 89550,
            "name": "Problem 223",
            "created": "2024-12-08T21:37:40.363255Z",
            "modified": "2026-03-30T16:23:15.110072Z"
        },
        {
            "id": 89523,
            "name": "井山丼山 be's lel problemleli",
            "created": "2024-12-08T10:44:53.846974Z",
            "modified": "2026-03-30T16:23:12.859889Z"
        },
        {
            "id": 89521,
            "name": "defending making two eye",
            "created": "2024-12-08T10:26:57.907474Z",
            "modified": "2026-03-30T16:23:11.879423Z"
        },
        {
            "id": 89519,
            "name": "making two eye",
            "created": "2024-12-08T10:25:10.896169Z",
            "modified": "2026-03-30T16:23:10.414309Z"
        },
        {
            "id": 89511,
            "name": "井山丼山 be's lel problemleli",
            "created": "2024-12-08T09:10:11.280943Z",
            "modified": "2026-03-30T16:23:08.476248Z"
        },
        {
            "id": 89512,
            "name": "井山丼山 be's lel problemleli",
            "created": "2024-12-08T09:13:10.351745Z",
            "modified": "2026-03-30T16:23:08.473783Z"
        }
    ]
}