List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5256
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=-id&page=5257",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5255",
    "results": [
        {
            "id": 9307,
            "name": "Problem 4",
            "created": "2018-01-29T22:04:49.030641Z",
            "modified": "2026-03-31T20:17:19.782347Z"
        },
        {
            "id": 9306,
            "name": "Problem 3",
            "created": "2018-01-29T22:00:27.464795Z",
            "modified": "2026-03-31T20:17:18.535355Z"
        },
        {
            "id": 9305,
            "name": "Problem 2",
            "created": "2018-01-29T21:57:51.163051Z",
            "modified": "2026-03-31T20:17:16.349875Z"
        },
        {
            "id": 9304,
            "name": "Problem 1",
            "created": "2018-01-29T21:53:40.362100Z",
            "modified": "2026-03-31T20:17:14.532139Z"
        },
        {
            "id": 9302,
            "name": "Jennica's Tsumego 68",
            "created": "2018-01-29T19:18:44.848537Z",
            "modified": "2026-04-10T19:45:06.631752Z"
        },
        {
            "id": 9300,
            "name": "Kill the corner",
            "created": "2018-01-27T16:51:58.205864Z",
            "modified": "2026-03-31T20:17:13.386753Z"
        },
        {
            "id": 9299,
            "name": "USmwsjjssm",
            "created": "2018-01-26T22:31:28.618000Z",
            "modified": "2026-03-31T20:17:12.247497Z"
        },
        {
            "id": 9298,
            "name": "Lesson 20 - alternate way to keep the initiative",
            "created": "2018-01-26T19:19:01.113760Z",
            "modified": "2026-04-23T07:32:03.845453Z"
        },
        {
            "id": 9297,
            "name": "Lesson 19 - test",
            "created": "2018-01-26T18:51:13.350162Z",
            "modified": "2026-04-23T07:32:03.362811Z"
        },
        {
            "id": 9296,
            "name": "Lesson 19 - keeping the initiative after 3-3",
            "created": "2018-01-26T18:47:25.515126Z",
            "modified": "2026-04-23T07:32:02.905551Z"
        }
    ]
}