List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=621",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=619",
    "results": [
        {
            "id": 9295,
            "name": "Lesson 18 - test",
            "created": "2018-01-26T18:30:17.534157Z",
            "modified": "2026-05-11T20:36:59.106697Z"
        },
        {
            "id": 9296,
            "name": "Lesson 19 - keeping the initiative after 3-3",
            "created": "2018-01-26T18:47:25.515126Z",
            "modified": "2026-05-11T20:37:28.910220Z"
        },
        {
            "id": 9297,
            "name": "Lesson 19 - test",
            "created": "2018-01-26T18:51:13.350162Z",
            "modified": "2026-05-11T20:37:45.573608Z"
        },
        {
            "id": 9298,
            "name": "Lesson 20 - alternate way to keep the initiative",
            "created": "2018-01-26T19:19:01.113760Z",
            "modified": "2026-05-11T20:38:00.901483Z"
        },
        {
            "id": 9299,
            "name": "USmwsjjssm",
            "created": "2018-01-26T22:31:28.618000Z",
            "modified": "2026-03-31T20:17:12.247497Z"
        },
        {
            "id": 9300,
            "name": "Kill the corner",
            "created": "2018-01-27T16:51:58.205864Z",
            "modified": "2026-03-31T20:17:13.386753Z"
        },
        {
            "id": 9302,
            "name": "Jennica's Tsumego 68",
            "created": "2018-01-29T19:18:44.848537Z",
            "modified": "2026-05-10T05:18:03.444505Z"
        },
        {
            "id": 9304,
            "name": "Problem 1",
            "created": "2018-01-29T21:53:40.362100Z",
            "modified": "2026-03-31T20:17:14.532139Z"
        },
        {
            "id": 9305,
            "name": "Problem 2",
            "created": "2018-01-29T21:57:51.163051Z",
            "modified": "2026-03-31T20:17:16.349875Z"
        },
        {
            "id": 9306,
            "name": "Problem 3",
            "created": "2018-01-29T22:00:27.464795Z",
            "modified": "2026-03-31T20:17:18.535355Z"
        }
    ]
}