List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4654",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4652",
    "results": [
        {
            "id": 17046,
            "name": "Endgame 1",
            "created": "2020-02-20T08:01:43.817961Z",
            "modified": "2026-04-30T19:17:56.800687Z"
        },
        {
            "id": 17045,
            "name": "Central Defense: Main Attack",
            "created": "2020-02-20T07:58:39.663956Z",
            "modified": "2026-05-10T05:21:32.759545Z"
        },
        {
            "id": 17034,
            "name": "komoku approach kick continuation",
            "created": "2020-02-17T09:03:11.497707Z",
            "modified": "2026-05-10T01:42:29.677072Z"
        },
        {
            "id": 17031,
            "name": "Ai 3-3",
            "created": "2020-02-16T21:58:22.554424Z",
            "modified": "2026-05-10T01:37:27.881973Z"
        },
        {
            "id": 17024,
            "name": "Problem 8",
            "created": "2020-02-14T22:31:26.521338Z",
            "modified": "2026-05-10T05:22:24.232710Z"
        },
        {
            "id": 17022,
            "name": "#2 - Reacting to Cover",
            "created": "2020-02-14T19:59:20.456392Z",
            "modified": "2026-05-17T09:08:17.413969Z"
        },
        {
            "id": 17021,
            "name": "#1 - Handling Attachment",
            "created": "2020-02-14T19:45:25.148752Z",
            "modified": "2026-05-20T10:12:11.467417Z"
        },
        {
            "id": 17020,
            "name": "#8 - Repelling Invasion",
            "created": "2020-02-14T18:29:01.045436Z",
            "modified": "2026-05-10T03:29:18.509953Z"
        },
        {
            "id": 17019,
            "name": "#3 - Reducing Influence",
            "created": "2020-02-14T16:58:30.040315Z",
            "modified": "2026-05-13T12:38:59.704176Z"
        },
        {
            "id": 17016,
            "name": "4-3 Diagonal defense (main line)",
            "created": "2020-02-13T10:39:18.335396Z",
            "modified": "2026-05-10T02:27:37.917959Z"
        }
    ]
}