List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=501",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=499",
    "results": [
        {
            "id": 94245,
            "name": "Süper problem 8",
            "created": "2025-05-22T16:32:16.270764Z",
            "modified": "2026-05-05T07:31:58.199833Z"
        },
        {
            "id": 94244,
            "name": "39: Black to kill",
            "created": "2025-05-22T16:05:36.637717Z",
            "modified": "2026-05-05T21:39:14.147081Z"
        },
        {
            "id": 94243,
            "name": "詰棋練習(二)8",
            "created": "2025-05-22T14:21:30.877710Z",
            "modified": "2026-05-05T07:31:56.985099Z"
        },
        {
            "id": 94239,
            "name": "詰棋練習(二)7",
            "created": "2025-05-22T12:43:42.786080Z",
            "modified": "2026-04-01T01:29:27.797615Z"
        },
        {
            "id": 94238,
            "name": "Permgo",
            "created": "2025-05-22T09:09:58.892659Z",
            "modified": "2026-04-15T10:14:07.644596Z"
        },
        {
            "id": 94237,
            "name": "For      Perm",
            "created": "2025-05-22T09:06:25.659907Z",
            "modified": "2026-04-16T22:43:13.610128Z"
        },
        {
            "id": 94236,
            "name": "Problem 67",
            "created": "2025-05-22T07:32:34.202971Z",
            "modified": "2026-04-16T10:52:22.763548Z"
        },
        {
            "id": 94235,
            "name": "Problem 66",
            "created": "2025-05-22T07:30:46.128681Z",
            "modified": "2026-04-16T10:52:12.437538Z"
        },
        {
            "id": 94234,
            "name": "Problem 65",
            "created": "2025-05-22T07:29:06.979974Z",
            "modified": "2026-04-16T10:51:49.913284Z"
        },
        {
            "id": 94233,
            "name": "Problem 64",
            "created": "2025-05-22T07:27:54.832506Z",
            "modified": "2026-04-16T10:51:19.093808Z"
        }
    ]
}