List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5371",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5369",
    "results": [
        {
            "id": 8028,
            "name": "Shimari fuseki 01",
            "created": "2017-06-06T21:38:10.496487Z",
            "modified": "2026-03-31T19:51:39.748856Z"
        },
        {
            "id": 8027,
            "name": "problem 805",
            "created": "2017-06-06T05:55:54.474067Z",
            "modified": "2026-03-31T22:59:04.798854Z"
        },
        {
            "id": 8026,
            "name": "problem 804",
            "created": "2017-06-06T05:54:53.157789Z",
            "modified": "2026-03-31T22:57:48.703400Z"
        },
        {
            "id": 8025,
            "name": "problem 003",
            "created": "2017-06-06T05:49:36.878778Z",
            "modified": "2026-03-31T19:51:34.995109Z"
        },
        {
            "id": 8024,
            "name": "problem 803",
            "created": "2017-06-06T05:41:08.738481Z",
            "modified": "2026-03-31T22:57:10.922365Z"
        },
        {
            "id": 8023,
            "name": "problem 802",
            "created": "2017-06-06T05:40:19.535767Z",
            "modified": "2026-03-31T22:56:48.908555Z"
        },
        {
            "id": 8022,
            "name": "problem 801",
            "created": "2017-06-06T05:38:49.869550Z",
            "modified": "2026-04-12T00:00:00.754976Z"
        },
        {
            "id": 8021,
            "name": "problem 800",
            "created": "2017-06-06T05:37:45.022051Z",
            "modified": "2026-04-10T00:00:00.535548Z"
        },
        {
            "id": 8020,
            "name": "problem 799",
            "created": "2017-06-06T05:36:44.601320Z",
            "modified": "2026-03-31T21:31:33.138673Z"
        },
        {
            "id": 8019,
            "name": "4-3 opening",
            "created": "2017-06-05T19:23:49.867215Z",
            "modified": "2026-03-31T19:51:25.349555Z"
        }
    ]
}