List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5500",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5498",
    "results": [
        {
            "id": 6622,
            "name": "Stone development",
            "created": "2017-01-07T16:53:14.619735Z",
            "modified": "2026-03-31T19:20:06.054755Z"
        },
        {
            "id": 6621,
            "name": "Shusakus way",
            "created": "2017-01-07T16:43:45.809361Z",
            "modified": "2026-03-31T19:20:04.580280Z"
        },
        {
            "id": 6620,
            "name": "The way of Shusaku",
            "created": "2017-01-06T01:50:09.202638Z",
            "modified": "2026-03-31T19:20:03.353014Z"
        },
        {
            "id": 6619,
            "name": "The ladder escaping 2",
            "created": "2017-01-05T01:18:44.041519Z",
            "modified": "2026-03-31T19:20:02.003648Z"
        },
        {
            "id": 6618,
            "name": "How to escape ladder",
            "created": "2017-01-04T01:02:00.677333Z",
            "modified": "2026-03-31T19:20:00.863819Z"
        },
        {
            "id": 6617,
            "name": "Modern Joseki",
            "created": "2017-01-04T00:52:26.053073Z",
            "modified": "2026-03-31T19:19:59.542258Z"
        },
        {
            "id": 6613,
            "name": "Tripod Group Problem 3",
            "created": "2017-01-01T20:05:36.832772Z",
            "modified": "2026-03-31T19:19:58.276148Z"
        },
        {
            "id": 6612,
            "name": "Jennica's Tsumego 26",
            "created": "2017-01-01T08:56:03.977793Z",
            "modified": "2026-04-01T02:04:15.200203Z"
        },
        {
            "id": 6611,
            "name": "Jennica's Tsumego 25",
            "created": "2017-01-01T08:28:26.486606Z",
            "modified": "2026-04-01T02:01:06.144946Z"
        },
        {
            "id": 6610,
            "name": "Tripod Group Problem 2",
            "created": "2017-01-01T07:59:35.700284Z",
            "modified": "2026-03-31T19:19:56.848856Z"
        }
    ]
}