List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5858
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=5859",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5857",
    "results": [
        {
            "id": 103008,
            "name": "26.2.8(1)",
            "created": "2026-02-08T15:32:50.576303Z",
            "modified": "2026-03-30T17:51:13.254405Z"
        },
        {
            "id": 103009,
            "name": "26.2.8(1-2)",
            "created": "2026-02-08T15:38:01.406565Z",
            "modified": "2026-03-30T17:51:13.232769Z"
        },
        {
            "id": 103011,
            "name": "Connecting stones 101",
            "created": "2026-02-08T18:00:53.341967Z",
            "modified": "2026-03-30T17:51:13.231652Z"
        },
        {
            "id": 103012,
            "name": "Connecting stones 102",
            "created": "2026-02-08T18:03:26.066515Z",
            "modified": "2026-03-30T17:51:13.865996Z"
        },
        {
            "id": 103013,
            "name": "Connecting stones 103",
            "created": "2026-02-08T18:06:55.282985Z",
            "modified": "2026-03-30T17:51:13.859025Z"
        },
        {
            "id": 103014,
            "name": "Connecting stones 104",
            "created": "2026-02-08T18:09:47.746015Z",
            "modified": "2026-03-30T17:51:14.814122Z"
        },
        {
            "id": 103015,
            "name": "Connecting stones 105",
            "created": "2026-02-08T18:12:50.082521Z",
            "modified": "2026-04-04T05:26:04.987741Z"
        },
        {
            "id": 103016,
            "name": "Connecting stones 106",
            "created": "2026-02-08T18:16:00.600143Z",
            "modified": "2026-03-30T17:51:15.969752Z"
        },
        {
            "id": 103017,
            "name": "Connecting stones 107",
            "created": "2026-02-08T18:18:52.578306Z",
            "modified": "2026-03-30T17:51:16.370019Z"
        },
        {
            "id": 103018,
            "name": "Connecting stones 108",
            "created": "2026-02-08T18:20:42.108069Z",
            "modified": "2026-04-02T03:17:05.138162Z"
        }
    ]
}