List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=391
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=392",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=390",
    "results": [
        {
            "id": 98124,
            "name": "Chapter 2. The 5 Lines: Corner, Side and Center Territory",
            "created": "2025-10-12T06:48:24.663257Z",
            "modified": "2026-04-01T01:34:01.951960Z"
        },
        {
            "id": 98123,
            "name": "Chapter 3. Opening: Creating a base",
            "created": "2025-10-12T06:17:24.437082Z",
            "modified": "2026-04-01T02:16:38.666741Z"
        },
        {
            "id": 98122,
            "name": "Chapter 2. The 5 Lines: 2th vs 3th Line Territory",
            "created": "2025-10-12T04:58:35.035099Z",
            "modified": "2026-04-01T01:24:42.374871Z"
        },
        {
            "id": 98121,
            "name": "Chapter 2. The 5 Lines: 3th vs 4th Line Territory",
            "created": "2025-10-12T04:53:15.308683Z",
            "modified": "2026-04-01T01:29:31.793831Z"
        },
        {
            "id": 98120,
            "name": "Chapter 2. The 5 Lines: 4th vs 5th Line Territory",
            "created": "2025-10-12T03:12:34.812134Z",
            "modified": "2026-04-01T01:19:43.272929Z"
        },
        {
            "id": 98119,
            "name": "Chapter 2. The 5 Lines: 5th vs 6th Line Territory",
            "created": "2025-10-12T03:08:36.567852Z",
            "modified": "2026-04-01T01:14:29.540302Z"
        },
        {
            "id": 98108,
            "name": "question1",
            "created": "2025-10-11T00:26:05.570874Z",
            "modified": "2026-03-30T17:02:02.127884Z"
        },
        {
            "id": 98107,
            "name": "KO 劫 1-29",
            "created": "2025-10-10T03:43:57.615906Z",
            "modified": "2026-04-23T09:56:55.808843Z"
        },
        {
            "id": 98105,
            "name": "Mutual life セキ 1-29",
            "created": "2025-10-09T12:53:47.827783Z",
            "modified": "2026-04-13T09:29:52.564560Z"
        },
        {
            "id": 98104,
            "name": "Résolution de problème de vie ou de mort",
            "created": "2025-10-09T10:06:40.401439Z",
            "modified": "2026-03-30T17:02:00.998734Z"
        }
    ]
}