List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=572",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=570",
    "results": [
        {
            "id": 92787,
            "name": "another",
            "created": "2025-04-01T21:08:38.744667Z",
            "modified": "2026-03-30T16:38:04.771736Z"
        },
        {
            "id": 92786,
            "name": "6. Black's Big Moyo",
            "created": "2025-04-01T21:04:46.355587Z",
            "modified": "2026-05-10T01:31:26.171549Z"
        },
        {
            "id": 92785,
            "name": "5. How should black handle this approach?",
            "created": "2025-04-01T19:39:01.851126Z",
            "modified": "2026-05-10T01:25:35.641771Z"
        },
        {
            "id": 92784,
            "name": "4. Now what about the two-space jump?",
            "created": "2025-04-01T19:30:12.771182Z",
            "modified": "2026-05-10T01:19:07.221696Z"
        },
        {
            "id": 92783,
            "name": "3. Why the one-space jump fell out of popularity.",
            "created": "2025-04-01T19:14:50.894615Z",
            "modified": "2026-05-10T01:12:26.095173Z"
        },
        {
            "id": 92781,
            "name": "1. Why the large knights move fell out of popularity",
            "created": "2025-04-01T19:00:20.219982Z",
            "modified": "2026-05-10T00:57:41.018008Z"
        },
        {
            "id": 92780,
            "name": "Сентэ и готэ",
            "created": "2025-04-01T16:48:31.349521Z",
            "modified": "2026-04-24T16:49:29.531633Z"
        },
        {
            "id": 92779,
            "name": "Death 死 1-13",
            "created": "2025-04-01T13:45:15.368388Z",
            "modified": "2026-05-10T02:02:45.153468Z"
        },
        {
            "id": 92778,
            "name": "Capturer des pierres 2",
            "created": "2025-04-01T11:32:34.641363Z",
            "modified": "2026-03-30T16:38:03.533277Z"
        },
        {
            "id": 92777,
            "name": "Capturer des pierres",
            "created": "2025-04-01T11:20:43.838597Z",
            "modified": "2026-04-12T23:08:09.117993Z"
        }
    ]
}