List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5157",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5155",
    "results": [
        {
            "id": 44449,
            "name": "GW 98:  LDP 6",
            "created": "2021-12-07T09:16:40.681520Z",
            "modified": "2026-04-30T14:29:43.685066Z"
        },
        {
            "id": 44474,
            "name": "GW 100: Top 10 tesujis 7",
            "created": "2021-12-07T09:29:12.005679Z",
            "modified": "2026-04-30T14:37:47.402228Z"
        },
        {
            "id": 44475,
            "name": "GW 100: Top 10 tesujis 8",
            "created": "2021-12-07T09:29:53.209965Z",
            "modified": "2026-04-30T14:37:50.881209Z"
        },
        {
            "id": 44194,
            "name": "GW 86: 8 endgame problems 9x9 4",
            "created": "2021-12-05T09:56:48.383147Z",
            "modified": "2026-04-30T14:39:23.452561Z"
        },
        {
            "id": 44195,
            "name": "GW 86: 8 endgame problems 9x9 5",
            "created": "2021-12-05T09:57:17.652042Z",
            "modified": "2026-04-30T14:39:26.914181Z"
        },
        {
            "id": 91968,
            "name": "Couper 4",
            "created": "2025-03-05T15:30:17.355352Z",
            "modified": "2026-04-30T14:39:55.599043Z"
        },
        {
            "id": 44494,
            "name": "GW 102: Tesuji problems 7",
            "created": "2021-12-07T09:45:32.078882Z",
            "modified": "2026-04-30T14:42:05.131914Z"
        },
        {
            "id": 44495,
            "name": "GW 102: Tesuji problems 8",
            "created": "2021-12-07T09:45:48.651802Z",
            "modified": "2026-04-30T14:42:06.278314Z"
        },
        {
            "id": 27325,
            "name": "Ladder 83-1",
            "created": "2021-02-04T11:27:21.148323Z",
            "modified": "2026-04-30T14:45:12.714170Z"
        },
        {
            "id": 27326,
            "name": "Ladder 83-2",
            "created": "2021-02-04T11:27:32.799785Z",
            "modified": "2026-04-30T14:45:12.955892Z"
        }
    ]
}