List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5232",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5230",
    "results": [
        {
            "id": 98396,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Learn",
            "created": "2025-10-26T04:23:14.612418Z",
            "modified": "2026-04-25T10:53:33.893520Z"
        },
        {
            "id": 98411,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - First Player",
            "created": "2025-10-26T19:16:55.781031Z",
            "modified": "2026-04-25T10:55:33.623399Z"
        },
        {
            "id": 98417,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Both Players",
            "created": "2025-10-26T20:31:18.842951Z",
            "modified": "2026-04-25T10:56:38.046912Z"
        },
        {
            "id": 98410,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Approaching Player",
            "created": "2025-10-26T19:07:45.266518Z",
            "modified": "2026-04-25T10:56:11.962695Z"
        },
        {
            "id": 2576,
            "name": "3-4 point low approach one-space low pincer one-point jump 5 - 4th -line teritory",
            "created": "2015-04-14T13:35:44.400399Z",
            "modified": "2026-03-31T18:42:54.145345Z"
        },
        {
            "id": 2575,
            "name": "3-4 point low approach one-space low pincer one-point jump 4 both sides...",
            "created": "2015-04-14T13:30:20.247068Z",
            "modified": "2026-03-31T18:42:52.908285Z"
        },
        {
            "id": 2574,
            "name": "3-4 point low approach one-space low pincer one-point jump 3 - standard",
            "created": "2015-04-14T13:24:08.571692Z",
            "modified": "2026-03-31T18:42:51.641132Z"
        },
        {
            "id": 2573,
            "name": "3-4 point low approach one-space low pincer one-point jump 1 - fight",
            "created": "2015-04-14T13:15:08.853951Z",
            "modified": "2026-03-31T18:42:50.192992Z"
        },
        {
            "id": 2437,
            "name": "3-4 point low approach one-space high pincer knight's move",
            "created": "2015-02-05T10:21:43.776246Z",
            "modified": "2026-04-12T06:43:43.397101Z"
        },
        {
            "id": 2155,
            "name": "3-4 point low approach knights move extension",
            "created": "2014-12-20T11:19:49.978500Z",
            "modified": "2026-04-19T23:28:10.181941Z"
        }
    ]
}