List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4843
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=4844",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4842",
    "results": [
        {
            "id": 79723,
            "name": "Problem 9",
            "created": "2024-02-26T23:43:55.639533Z",
            "modified": "2026-05-10T01:41:11.094828Z"
        },
        {
            "id": 79724,
            "name": "Problem 10",
            "created": "2024-02-26T23:44:16.131918Z",
            "modified": "2026-05-10T01:50:24.971169Z"
        },
        {
            "id": 79725,
            "name": "Problem 11",
            "created": "2024-02-26T23:45:05.742328Z",
            "modified": "2026-05-10T01:54:39.743410Z"
        },
        {
            "id": 79726,
            "name": "Problem 12",
            "created": "2024-02-26T23:45:21.889000Z",
            "modified": "2026-05-10T01:58:31.315519Z"
        },
        {
            "id": 79727,
            "name": "Problem 13",
            "created": "2024-02-27T00:27:33.066513Z",
            "modified": "2026-05-10T02:02:13.558693Z"
        },
        {
            "id": 79728,
            "name": "Problem 14",
            "created": "2024-02-27T00:28:10.773768Z",
            "modified": "2026-05-10T02:06:05.596859Z"
        },
        {
            "id": 79729,
            "name": "Problem 15",
            "created": "2024-02-27T00:28:31.116144Z",
            "modified": "2026-05-10T02:10:41.304614Z"
        },
        {
            "id": 79730,
            "name": "Problem 16",
            "created": "2024-02-27T00:28:54.164182Z",
            "modified": "2026-05-10T02:14:19.330405Z"
        },
        {
            "id": 79731,
            "name": "Problem 17",
            "created": "2024-02-27T00:29:16.405889Z",
            "modified": "2026-05-10T02:45:00.534186Z"
        },
        {
            "id": 79732,
            "name": "Problem 18",
            "created": "2024-02-27T00:29:39.341433Z",
            "modified": "2026-05-10T02:45:04.977421Z"
        }
    ]
}