List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=1038",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=1036",
    "results": [
        {
            "id": 79732,
            "name": "Problem 18",
            "created": "2024-02-27T00:29:39.341433Z",
            "modified": "2026-05-10T02:45:04.977421Z"
        },
        {
            "id": 79731,
            "name": "Problem 17",
            "created": "2024-02-27T00:29:16.405889Z",
            "modified": "2026-05-10T02:45:00.534186Z"
        },
        {
            "id": 79730,
            "name": "Problem 16",
            "created": "2024-02-27T00:28:54.164182Z",
            "modified": "2026-05-10T02:14:19.330405Z"
        },
        {
            "id": 79729,
            "name": "Problem 15",
            "created": "2024-02-27T00:28:31.116144Z",
            "modified": "2026-05-10T02:10:41.304614Z"
        },
        {
            "id": 79728,
            "name": "Problem 14",
            "created": "2024-02-27T00:28:10.773768Z",
            "modified": "2026-05-10T02:06:05.596859Z"
        },
        {
            "id": 79727,
            "name": "Problem 13",
            "created": "2024-02-27T00:27:33.066513Z",
            "modified": "2026-05-25T13:10:23.213378Z"
        },
        {
            "id": 79726,
            "name": "Problem 12",
            "created": "2024-02-26T23:45:21.889000Z",
            "modified": "2026-05-25T12:54:22.500504Z"
        },
        {
            "id": 79725,
            "name": "Problem 11",
            "created": "2024-02-26T23:45:05.742328Z",
            "modified": "2026-05-16T05:43:14.605079Z"
        },
        {
            "id": 79724,
            "name": "Problem 10",
            "created": "2024-02-26T23:44:16.131918Z",
            "modified": "2026-05-16T05:43:13.639651Z"
        },
        {
            "id": 79723,
            "name": "Problem 9",
            "created": "2024-02-26T23:43:55.639533Z",
            "modified": "2026-05-16T01:23:11.980676Z"
        }
    ]
}