List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4549
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=4550",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4548",
    "results": [
        {
            "id": 98148,
            "name": "Chapter 4. Mid Game: Reducing a Double Wing Formation (Enclosure Variation)",
            "created": "2025-10-13T01:25:16.982795Z",
            "modified": "2026-05-11T08:57:19.567831Z"
        },
        {
            "id": 98146,
            "name": "Chapter 4. Mid Game: Enclosure Approach",
            "created": "2025-10-13T01:24:01.945104Z",
            "modified": "2026-05-24T17:49:55.477868Z"
        },
        {
            "id": 98153,
            "name": "Chapter 4. Mid Game: Cross-Cut Fights",
            "created": "2025-10-13T01:36:56.119946Z",
            "modified": "2026-05-11T08:57:17.030691Z"
        },
        {
            "id": 98151,
            "name": "Chapter 4. Mid Game: Cap",
            "created": "2025-10-13T01:35:59.384193Z",
            "modified": "2026-05-11T16:47:55.038768Z"
        },
        {
            "id": 98149,
            "name": "Chapter 4. Mid Game: Building a Framework",
            "created": "2025-10-13T01:29:39.589817Z",
            "modified": "2026-05-14T18:34:23.024689Z"
        },
        {
            "id": 98150,
            "name": "Chapter 4. Mid Game: Attacking the weakeast group",
            "created": "2025-10-13T01:35:11.363803Z",
            "modified": "2026-05-14T00:19:23.756985Z"
        },
        {
            "id": 5859,
            "name": "Chapter 3.9",
            "created": "2016-04-09T20:41:33.778458Z",
            "modified": "2026-05-20T21:19:18.643159Z"
        },
        {
            "id": 5858,
            "name": "Chapter 3.8",
            "created": "2016-04-09T20:39:46.645421Z",
            "modified": "2026-05-16T16:29:47.625698Z"
        },
        {
            "id": 5857,
            "name": "Chapter 3.7",
            "created": "2016-04-09T20:38:41.548207Z",
            "modified": "2026-05-16T16:29:46.766968Z"
        },
        {
            "id": 5856,
            "name": "Chapter 3.6",
            "created": "2016-04-09T20:37:39.953668Z",
            "modified": "2026-04-17T03:09:11.072159Z"
        }
    ]
}