List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=432",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=430",
    "results": [
        {
            "id": 96472,
            "name": "Problem 213",
            "created": "2025-08-06T00:33:39.387626Z",
            "modified": "2026-03-31T16:09:31.203259Z"
        },
        {
            "id": 96471,
            "name": "Problem 212",
            "created": "2025-08-06T00:31:44.415135Z",
            "modified": "2026-03-31T16:09:04.571899Z"
        },
        {
            "id": 96470,
            "name": "Problem 211",
            "created": "2025-08-06T00:30:12.089413Z",
            "modified": "2026-03-31T16:08:34.900293Z"
        },
        {
            "id": 96469,
            "name": "Problem 210",
            "created": "2025-08-06T00:28:48.174010Z",
            "modified": "2026-03-31T16:08:05.150324Z"
        },
        {
            "id": 96468,
            "name": "Problem 209",
            "created": "2025-08-06T00:26:25.128723Z",
            "modified": "2026-04-24T05:02:00.935767Z"
        },
        {
            "id": 96467,
            "name": "Problem 208",
            "created": "2025-08-06T00:15:15.525134Z",
            "modified": "2026-03-31T16:07:10.755679Z"
        },
        {
            "id": 96466,
            "name": "Problem 207",
            "created": "2025-08-06T00:13:56.564834Z",
            "modified": "2026-03-31T16:06:44.944063Z"
        },
        {
            "id": 96465,
            "name": "Problem 206",
            "created": "2025-08-06T00:12:51.478599Z",
            "modified": "2026-03-31T16:06:17.942906Z"
        },
        {
            "id": 96464,
            "name": "Problem 205",
            "created": "2025-08-06T00:08:50.305842Z",
            "modified": "2026-03-31T16:05:47.999791Z"
        },
        {
            "id": 96463,
            "name": "BTVN 6",
            "created": "2025-08-05T09:32:15.821695Z",
            "modified": "2026-04-07T01:38:16.274440Z"
        }
    ]
}