List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=683
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=-created&page=684",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=682",
    "results": [
        {
            "id": 89534,
            "name": "Problem 209",
            "created": "2024-12-08T14:24:37.571371Z",
            "modified": "2026-05-07T22:31:34.318987Z"
        },
        {
            "id": 89533,
            "name": "zorluk patatesi 3",
            "created": "2024-12-08T14:17:47.871284Z",
            "modified": "2026-05-10T01:46:25.037005Z"
        },
        {
            "id": 89532,
            "name": "süper problem 6",
            "created": "2024-12-08T14:10:56.869592Z",
            "modified": "2026-05-10T01:41:43.612537Z"
        },
        {
            "id": 89531,
            "name": "süper problem 5",
            "created": "2024-12-08T13:06:23.801448Z",
            "modified": "2026-05-10T01:36:39.247111Z"
        },
        {
            "id": 89530,
            "name": "Zorluk patatesi 2",
            "created": "2024-12-08T12:39:17.251745Z",
            "modified": "2026-05-10T01:25:15.118378Z"
        },
        {
            "id": 89523,
            "name": "井山丼山 be's lel problemleli",
            "created": "2024-12-08T10:44:53.846974Z",
            "modified": "2026-03-30T16:23:12.859889Z"
        },
        {
            "id": 89522,
            "name": "Süper problem 4",
            "created": "2024-12-08T10:43:53.192134Z",
            "modified": "2026-05-10T01:31:10.196658Z"
        },
        {
            "id": 89521,
            "name": "defending making two eye",
            "created": "2024-12-08T10:26:57.907474Z",
            "modified": "2026-03-30T16:23:11.879423Z"
        },
        {
            "id": 89520,
            "name": "Süper problem 3",
            "created": "2024-12-08T10:25:49.791647Z",
            "modified": "2026-04-01T00:17:34.608475Z"
        },
        {
            "id": 89519,
            "name": "making two eye",
            "created": "2024-12-08T10:25:10.896169Z",
            "modified": "2026-03-30T16:23:10.414309Z"
        }
    ]
}