List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5854
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&page=5855",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5853",
    "results": [
        {
            "id": 102901,
            "name": "Connecting stones 89",
            "created": "2026-02-04T09:58:04.744333Z",
            "modified": "2026-03-30T17:50:14.343098Z"
        },
        {
            "id": 102902,
            "name": "Connecting stones 90",
            "created": "2026-02-04T10:00:25.472378Z",
            "modified": "2026-03-30T17:50:14.971407Z"
        },
        {
            "id": 102903,
            "name": "Connecting stones 91",
            "created": "2026-02-04T10:02:05.713428Z",
            "modified": "2026-03-30T17:50:14.984769Z"
        },
        {
            "id": 102904,
            "name": "White to paly",
            "created": "2026-02-04T11:34:06.292072Z",
            "modified": "2026-03-30T17:50:15.222309Z"
        },
        {
            "id": 102906,
            "name": "Black to play",
            "created": "2026-02-04T12:07:30.482532Z",
            "modified": "2026-03-30T17:50:15.213893Z"
        },
        {
            "id": 102907,
            "name": "Black to Play",
            "created": "2026-02-04T12:14:06.707578Z",
            "modified": "2026-03-30T17:50:16.370873Z"
        },
        {
            "id": 102908,
            "name": "White to Play",
            "created": "2026-02-04T12:19:39.394889Z",
            "modified": "2026-03-30T17:50:16.370823Z"
        },
        {
            "id": 102912,
            "name": "White to Play",
            "created": "2026-02-04T12:41:00.625681Z",
            "modified": "2026-03-12T05:21:54.711052Z"
        },
        {
            "id": 102914,
            "name": "Black to Play",
            "created": "2026-02-04T12:48:27.016885Z",
            "modified": "2026-03-12T05:21:54.717798Z"
        },
        {
            "id": 102919,
            "name": "White to Play",
            "created": "2026-02-04T12:58:42.176349Z",
            "modified": "2026-03-05T21:01:21.161439Z"
        }
    ]
}