List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5043",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5041",
    "results": [
        {
            "id": 82898,
            "name": "shape 7",
            "created": "2024-06-30T11:19:49.694766Z",
            "modified": "2026-04-01T01:37:47.485025Z"
        },
        {
            "id": 82899,
            "name": "shape 8",
            "created": "2024-06-30T11:22:16.668798Z",
            "modified": "2026-04-01T01:42:00.146343Z"
        },
        {
            "id": 82900,
            "name": "shape 9",
            "created": "2024-06-30T11:24:27.261214Z",
            "modified": "2026-04-01T01:45:54.779747Z"
        },
        {
            "id": 14031,
            "name": "shicho",
            "created": "2019-01-20T16:24:19.568730Z",
            "modified": "2026-03-31T22:10:23.992075Z"
        },
        {
            "id": 8263,
            "name": "shicho",
            "created": "2017-07-20T09:37:25.282926Z",
            "modified": "2026-03-31T19:55:48.817018Z"
        },
        {
            "id": 8262,
            "name": "shicho",
            "created": "2017-07-20T09:31:02.390046Z",
            "modified": "2026-03-31T19:55:47.415653Z"
        },
        {
            "id": 96261,
            "name": "shimari",
            "created": "2025-07-30T10:22:04.279183Z",
            "modified": "2026-04-01T01:38:20.981596Z"
        },
        {
            "id": 60960,
            "name": "shoulder hit",
            "created": "2022-07-21T01:10:43.853737Z",
            "modified": "2026-03-30T13:48:06.492804Z"
        },
        {
            "id": 58311,
            "name": "sht006",
            "created": "2022-05-27T13:54:38.018836Z",
            "modified": "2026-03-30T13:31:10.449349Z"
        },
        {
            "id": 58628,
            "name": "sht009",
            "created": "2022-06-01T05:24:25.780070Z",
            "modified": "2026-02-15T23:06:48.006075Z"
        }
    ]
}