List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4846
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=4847",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4845",
    "results": [
        {
            "id": 79753,
            "name": "Problem 39",
            "created": "2024-02-27T00:45:48.443623Z",
            "modified": "2026-05-10T03:17:13.355934Z"
        },
        {
            "id": 79754,
            "name": "Problem 40",
            "created": "2024-02-27T00:46:40.759828Z",
            "modified": "2026-05-10T03:19:15.103299Z"
        },
        {
            "id": 79755,
            "name": "Problem 41",
            "created": "2024-02-27T00:47:07.186053Z",
            "modified": "2026-05-10T03:21:13.297532Z"
        },
        {
            "id": 79756,
            "name": "1:1 Warm Up",
            "created": "2024-02-27T02:49:54.457678Z",
            "modified": "2026-05-10T04:54:17.843672Z"
        },
        {
            "id": 79757,
            "name": "1:2 Warm Up",
            "created": "2024-02-27T02:54:32.124689Z",
            "modified": "2026-05-10T05:09:30.936733Z"
        },
        {
            "id": 79758,
            "name": "1:3 Warm Up",
            "created": "2024-02-27T02:57:45.721252Z",
            "modified": "2026-02-16T00:56:17.940169Z"
        },
        {
            "id": 79760,
            "name": "tesuji 35",
            "created": "2024-02-27T03:57:54.762515Z",
            "modified": "2026-05-04T04:13:21.426103Z"
        },
        {
            "id": 79761,
            "name": "tesuji 36",
            "created": "2024-02-27T03:58:56.701533Z",
            "modified": "2026-05-04T04:13:21.787201Z"
        },
        {
            "id": 79762,
            "name": "1:4 Survival",
            "created": "2024-02-27T03:59:50.214205Z",
            "modified": "2026-02-16T00:56:21.094941Z"
        },
        {
            "id": 79766,
            "name": "jc capturing 4",
            "created": "2024-02-28T04:13:33.115173Z",
            "modified": "2026-05-12T22:50:00.163499Z"
        }
    ]
}