List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4557",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4555",
    "results": [
        {
            "id": 98136,
            "name": "Chapter 2. The 5 Lines: The Fifth Line",
            "created": "2025-10-12T10:38:53.485625Z",
            "modified": "2026-05-18T06:38:14.923165Z"
        },
        {
            "id": 98124,
            "name": "Chapter 2. The 5 Lines: Corner, Side and Center Territory",
            "created": "2025-10-12T06:48:24.663257Z",
            "modified": "2026-05-07T22:52:27.607390Z"
        },
        {
            "id": 98119,
            "name": "Chapter 2. The 5 Lines: 5th vs 6th Line Territory",
            "created": "2025-10-12T03:08:36.567852Z",
            "modified": "2026-05-11T11:25:49.096151Z"
        },
        {
            "id": 98120,
            "name": "Chapter 2. The 5 Lines: 4th vs 5th Line Territory",
            "created": "2025-10-12T03:12:34.812134Z",
            "modified": "2026-05-06T20:24:17.053879Z"
        },
        {
            "id": 98121,
            "name": "Chapter 2. The 5 Lines: 3th vs 4th Line Territory",
            "created": "2025-10-12T04:53:15.308683Z",
            "modified": "2026-05-10T02:11:26.760411Z"
        },
        {
            "id": 98122,
            "name": "Chapter 2. The 5 Lines: 2th vs 3th Line Territory",
            "created": "2025-10-12T04:58:35.035099Z",
            "modified": "2026-05-10T02:06:52.435836Z"
        },
        {
            "id": 98267,
            "name": "Chapter 1. Instincts: Sente",
            "created": "2025-10-19T10:48:09.354257Z",
            "modified": "2026-05-19T16:49:37.567616Z"
        },
        {
            "id": 98236,
            "name": "Chapter 1. Instincts: Push",
            "created": "2025-10-17T05:01:38.211701Z",
            "modified": "2026-05-19T16:49:25.159311Z"
        },
        {
            "id": 98264,
            "name": "Chapter 1. Instincts: Peep",
            "created": "2025-10-19T10:12:21.678382Z",
            "modified": "2026-05-19T16:49:26.613559Z"
        },
        {
            "id": 98190,
            "name": "Chapter 1. Instincts: Kick",
            "created": "2025-10-14T08:51:15.421248Z",
            "modified": "2026-05-19T16:49:03.437618Z"
        }
    ]
}