List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=234",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=232",
    "results": [
        {
            "id": 2717,
            "name": "Rororolll小目高挂一间高夹2",
            "created": "2015-07-04T10:50:04.653579Z",
            "modified": "2026-03-31T18:45:23.239701Z"
        },
        {
            "id": 2718,
            "name": "Difficult Under the Stones",
            "created": "2015-07-04T14:54:15.125580Z",
            "modified": "2026-04-22T18:35:42.034881Z"
        },
        {
            "id": 2719,
            "name": "Exercise 015 - solution",
            "created": "2015-07-05T00:06:46.625862Z",
            "modified": "2026-04-25T10:13:09.184762Z"
        },
        {
            "id": 2720,
            "name": "Exercise 016",
            "created": "2015-07-05T00:12:59.038591Z",
            "modified": "2026-04-25T10:33:38.001018Z"
        },
        {
            "id": 2721,
            "name": "Problem 3",
            "created": "2015-07-05T02:50:57.960438Z",
            "modified": "2026-03-31T18:45:29.132026Z"
        },
        {
            "id": 2722,
            "name": "Problem 4",
            "created": "2015-07-05T02:56:09.400766Z",
            "modified": "2026-03-31T18:45:30.438054Z"
        },
        {
            "id": 2723,
            "name": "Problem 5",
            "created": "2015-07-05T03:30:44.132820Z",
            "modified": "2026-03-31T18:45:31.735592Z"
        },
        {
            "id": 2724,
            "name": "Problem 6",
            "created": "2015-07-05T03:34:09.721417Z",
            "modified": "2026-03-31T18:45:33.227061Z"
        },
        {
            "id": 2725,
            "name": "From Another Recent Game",
            "created": "2015-07-09T19:21:54.183659Z",
            "modified": "2026-03-31T18:45:34.555015Z"
        },
        {
            "id": 2726,
            "name": "351 - 900",
            "created": "2015-07-09T21:02:58.006365Z",
            "modified": "2026-03-31T18:45:36.126635Z"
        }
    ]
}