List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=388",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=386",
    "results": [
        {
            "id": 98203,
            "name": "ttきょうだい",
            "created": "2025-10-15T20:39:10.040716Z",
            "modified": "2026-03-30T17:02:15.079104Z"
        },
        {
            "id": 98195,
            "name": "Introduction",
            "created": "2025-10-14T16:43:40.099798Z",
            "modified": "2026-04-30T16:27:45.288651Z"
        },
        {
            "id": 98193,
            "name": "Problème 2",
            "created": "2025-10-14T15:20:47.717494Z",
            "modified": "2026-03-30T17:02:13.512625Z"
        },
        {
            "id": 98192,
            "name": "Problème 1",
            "created": "2025-10-14T15:15:57.719638Z",
            "modified": "2026-04-26T20:27:29.971858Z"
        },
        {
            "id": 98190,
            "name": "Chapter 1. Instincts: Kick",
            "created": "2025-10-14T08:51:15.421248Z",
            "modified": "2026-04-30T16:29:32.368323Z"
        },
        {
            "id": 98180,
            "name": "Chapter 1. Instincts: Exercise 2",
            "created": "2025-10-14T07:15:34.164097Z",
            "modified": "2026-04-30T14:17:56.920388Z"
        },
        {
            "id": 98179,
            "name": "Chapter 1. Instincts: Exercise 1",
            "created": "2025-10-14T07:12:03.001148Z",
            "modified": "2026-04-29T14:15:43.513202Z"
        },
        {
            "id": 98178,
            "name": "Chapter 1. Instincts: Attach",
            "created": "2025-10-14T07:10:55.771603Z",
            "modified": "2026-04-30T16:29:02.310507Z"
        },
        {
            "id": 98177,
            "name": "Chapter 1. Instincts: Atari",
            "created": "2025-10-14T07:03:13.810559Z",
            "modified": "2026-04-30T16:28:18.052786Z"
        },
        {
            "id": 98173,
            "name": "Life 活 1-30",
            "created": "2025-10-14T03:40:59.089754Z",
            "modified": "2026-04-13T04:26:34.429143Z"
        }
    ]
}