List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=50",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=48",
    "results": [
        {
            "id": 85517,
            "name": "Eye at the Corner 1",
            "created": "2024-09-26T22:44:28.312982Z",
            "modified": "2026-04-01T01:16:35.115568Z"
        },
        {
            "id": 85536,
            "name": "Take Ko Loop in the middle",
            "created": "2024-09-27T00:48:02.339726Z",
            "modified": "2026-04-01T01:16:36.043964Z"
        },
        {
            "id": 85605,
            "name": "Numbers and Shapes 1",
            "created": "2024-10-01T21:53:06.054136Z",
            "modified": "2026-04-01T01:16:37.028747Z"
        },
        {
            "id": 85628,
            "name": "Numbers and Shapes 6A",
            "created": "2024-10-01T23:21:41.454121Z",
            "modified": "2026-04-01T01:16:38.011972Z"
        },
        {
            "id": 85649,
            "name": "Capture 1 in center",
            "created": "2024-10-02T07:11:30.187679Z",
            "modified": "2026-04-01T01:16:38.997672Z"
        },
        {
            "id": 85687,
            "name": "1 Center",
            "created": "2024-10-02T08:39:43.144410Z",
            "modified": "2026-04-01T01:16:39.909937Z"
        },
        {
            "id": 85800,
            "name": "puzzle1",
            "created": "2024-10-07T05:17:57.930861Z",
            "modified": "2026-04-01T01:16:40.924260Z"
        },
        {
            "id": 85906,
            "name": "1. Capturing stones",
            "created": "2024-10-09T20:29:29.104630Z",
            "modified": "2026-04-01T01:16:41.998242Z"
        },
        {
            "id": 86585,
            "name": "For 30 kyu",
            "created": "2024-10-26T07:20:08.444962Z",
            "modified": "2026-04-01T01:16:43.002114Z"
        },
        {
            "id": 86662,
            "name": "Kill Corner 1",
            "created": "2024-10-27T23:42:04.299893Z",
            "modified": "2026-04-01T01:16:43.926903Z"
        }
    ]
}