List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=583
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=-created&page=584",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=582",
    "results": [
        {
            "id": 92611,
            "name": "Long L+1 group, to kill",
            "created": "2025-03-24T05:57:27.896384Z",
            "modified": "2026-05-10T01:55:11.117865Z"
        },
        {
            "id": 92610,
            "name": "Long L+1 group, to live",
            "created": "2025-03-24T05:12:20.675693Z",
            "modified": "2026-05-11T15:21:43.805768Z"
        },
        {
            "id": 92609,
            "name": "Short L+1 group, to kill",
            "created": "2025-03-24T04:47:04.355299Z",
            "modified": "2026-05-11T15:21:52.786595Z"
        },
        {
            "id": 92608,
            "name": "Short L+1 group, to live",
            "created": "2025-03-23T19:25:44.455080Z",
            "modified": "2026-05-11T15:21:42.008180Z"
        },
        {
            "id": 92607,
            "name": "Problem 6",
            "created": "2025-03-23T16:21:24.098486Z",
            "modified": "2026-05-10T01:55:10.260830Z"
        },
        {
            "id": 92606,
            "name": "Problem 5",
            "created": "2025-03-23T16:19:52.116720Z",
            "modified": "2026-05-08T09:40:22.257473Z"
        },
        {
            "id": 92605,
            "name": "Problem 4",
            "created": "2025-03-23T16:18:08.516835Z",
            "modified": "2026-05-08T09:39:56.220443Z"
        },
        {
            "id": 92604,
            "name": "Problem 3",
            "created": "2025-03-23T16:16:43.093158Z",
            "modified": "2026-05-08T09:35:05.260066Z"
        },
        {
            "id": 92603,
            "name": "Problem 2",
            "created": "2025-03-23T16:15:05.420923Z",
            "modified": "2026-05-10T01:25:33.891145Z"
        },
        {
            "id": 92602,
            "name": "Problem 1",
            "created": "2025-03-23T16:13:17.025840Z",
            "modified": "2026-05-10T01:19:05.458119Z"
        }
    ]
}