List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4633",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4631",
    "results": [
        {
            "id": 17789,
            "name": "1.B.7.",
            "created": "2020-04-19T07:13:32.664397Z",
            "modified": "2026-05-22T13:00:15.428460Z"
        },
        {
            "id": 17788,
            "name": "4.B.5.",
            "created": "2020-04-19T07:09:04.728615Z",
            "modified": "2026-05-22T13:05:41.684085Z"
        },
        {
            "id": 17787,
            "name": "4.B.6.",
            "created": "2020-04-19T07:06:50.666896Z",
            "modified": "2026-05-22T13:05:44.818753Z"
        },
        {
            "id": 17786,
            "name": "3.B.1. Exercises",
            "created": "2020-04-19T07:03:50.733768Z",
            "modified": "2026-05-22T13:02:30.289717Z"
        },
        {
            "id": 17785,
            "name": "4.B.11.",
            "created": "2020-04-19T06:55:55.810913Z",
            "modified": "2026-05-22T13:05:59.211953Z"
        },
        {
            "id": 17784,
            "name": "4.B.1. Exercises",
            "created": "2020-04-19T06:49:10.721450Z",
            "modified": "2026-05-22T13:05:17.686907Z"
        },
        {
            "id": 17783,
            "name": "4.A.2.",
            "created": "2020-04-19T06:46:52.228486Z",
            "modified": "2026-05-22T13:04:46.940591Z"
        },
        {
            "id": 17782,
            "name": "3.A.1. Lessons",
            "created": "2020-04-19T06:42:33.847178Z",
            "modified": "2026-05-22T13:02:10.095482Z"
        },
        {
            "id": 17781,
            "name": "1.B.6.",
            "created": "2020-04-19T06:39:11.034578Z",
            "modified": "2026-05-22T13:00:10.410263Z"
        },
        {
            "id": 17780,
            "name": "1.B.2.",
            "created": "2020-04-19T06:37:26.225266Z",
            "modified": "2026-05-22T13:00:02.893274Z"
        }
    ]
}