List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=38",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=36",
    "results": [
        {
            "id": 372,
            "name": "Defend your territory",
            "created": "2014-10-01T16:00:26.424104Z",
            "modified": "2026-04-05T08:08:42.622379Z"
        },
        {
            "id": 373,
            "name": "Capture the stone",
            "created": "2014-10-01T16:04:11.187605Z",
            "modified": "2026-03-31T17:57:01.455168Z"
        },
        {
            "id": 374,
            "name": "capture it :D",
            "created": "2014-10-01T16:05:54.181889Z",
            "modified": "2026-03-31T17:57:02.878081Z"
        },
        {
            "id": 375,
            "name": "capture the white stone :D",
            "created": "2014-10-01T16:07:52.429643Z",
            "modified": "2026-03-31T17:57:04.340786Z"
        },
        {
            "id": 376,
            "name": "Problem 72",
            "created": "2014-10-01T19:50:39.255494Z",
            "modified": "2026-03-31T17:57:05.894296Z"
        },
        {
            "id": 377,
            "name": "Problem 73",
            "created": "2014-10-01T19:51:41.301895Z",
            "modified": "2026-03-31T17:57:07.187185Z"
        },
        {
            "id": 378,
            "name": "Problem 74",
            "created": "2014-10-01T19:53:02.211270Z",
            "modified": "2026-03-31T17:57:08.731289Z"
        },
        {
            "id": 379,
            "name": "Problem 75",
            "created": "2014-10-01T19:54:14.642581Z",
            "modified": "2026-03-31T17:57:09.977019Z"
        },
        {
            "id": 380,
            "name": "Problem 76",
            "created": "2014-10-01T19:55:37.000009Z",
            "modified": "2026-03-31T17:57:11.607154Z"
        },
        {
            "id": 381,
            "name": "Problem 77",
            "created": "2014-10-01T19:56:58.469356Z",
            "modified": "2026-03-31T17:57:12.898989Z"
        }
    ]
}