List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=1034
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=1035",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=1033",
    "results": [
        {
            "id": 79766,
            "name": "jc capturing 4",
            "created": "2024-02-28T04:13:33.115173Z",
            "modified": "2026-05-26T01:05:19.859496Z"
        },
        {
            "id": 79762,
            "name": "1:4 Survival",
            "created": "2024-02-27T03:59:50.214205Z",
            "modified": "2026-02-16T00:56:21.094941Z"
        },
        {
            "id": 79761,
            "name": "tesuji 36",
            "created": "2024-02-27T03:58:56.701533Z",
            "modified": "2026-05-23T21:47:17.579479Z"
        },
        {
            "id": 79760,
            "name": "tesuji 35",
            "created": "2024-02-27T03:57:54.762515Z",
            "modified": "2026-05-20T08:35:03.565307Z"
        },
        {
            "id": 79758,
            "name": "1:3 Warm Up",
            "created": "2024-02-27T02:57:45.721252Z",
            "modified": "2026-02-16T00:56:17.940169Z"
        },
        {
            "id": 79757,
            "name": "1:2 Warm Up",
            "created": "2024-02-27T02:54:32.124689Z",
            "modified": "2026-05-10T05:09:30.936733Z"
        },
        {
            "id": 79756,
            "name": "1:1 Warm Up",
            "created": "2024-02-27T02:49:54.457678Z",
            "modified": "2026-05-10T04:54:17.843672Z"
        },
        {
            "id": 79755,
            "name": "Problem 41",
            "created": "2024-02-27T00:47:07.186053Z",
            "modified": "2026-05-22T02:53:23.780842Z"
        },
        {
            "id": 79754,
            "name": "Problem 40",
            "created": "2024-02-27T00:46:40.759828Z",
            "modified": "2026-05-21T18:35:06.076064Z"
        },
        {
            "id": 79753,
            "name": "Problem 39",
            "created": "2024-02-27T00:45:48.443623Z",
            "modified": "2026-05-21T18:20:34.808982Z"
        }
    ]
}