List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5340",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5338",
    "results": [
        {
            "id": 8368,
            "name": "Opening Problem 7",
            "created": "2017-08-07T20:21:04.079186Z",
            "modified": "2026-04-12T05:31:34.733890Z"
        },
        {
            "id": 8367,
            "name": "Opening Problem 6",
            "created": "2017-08-07T20:03:16.169131Z",
            "modified": "2026-04-11T17:15:23.174405Z"
        },
        {
            "id": 8366,
            "name": "Opening Problem 5",
            "created": "2017-08-07T19:48:50.715617Z",
            "modified": "2026-03-31T19:57:44.664781Z"
        },
        {
            "id": 8365,
            "name": "Opening Problem 4",
            "created": "2017-08-07T19:32:03.090075Z",
            "modified": "2026-04-15T10:21:43.169329Z"
        },
        {
            "id": 8364,
            "name": "CGLemon001",
            "created": "2017-08-07T04:27:27.309404Z",
            "modified": "2026-03-31T19:57:41.313704Z"
        },
        {
            "id": 8363,
            "name": "drsgdfsaefsawefsfsw",
            "created": "2017-08-07T04:06:53.915148Z",
            "modified": "2026-03-31T19:57:39.883864Z"
        },
        {
            "id": 8362,
            "name": "Dragon",
            "created": "2017-08-06T04:42:45.635573Z",
            "modified": "2026-04-15T11:01:18.092037Z"
        },
        {
            "id": 8361,
            "name": "Rubio Hui",
            "created": "2017-08-06T04:33:39.781665Z",
            "modified": "2026-04-17T03:12:18.807082Z"
        },
        {
            "id": 8359,
            "name": "https://shinkaya.blogspot.com/2017/08/tsumego-challenge-2017-for-sdk-player.html",
            "created": "2017-08-05T16:01:35.957085Z",
            "modified": "2026-04-16T23:01:14.818048Z"
        },
        {
            "id": 8356,
            "name": "how to make eye",
            "created": "2017-08-03T12:50:18.062005Z",
            "modified": "2026-03-31T19:57:34.699665Z"
        }
    ]
}