List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=232",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=230",
    "results": [
        {
            "id": 47377,
            "name": "Diagram [5770]",
            "created": "2022-01-27T09:57:28.494457Z",
            "modified": "2026-02-24T22:22:42.344313Z"
        },
        {
            "id": 47429,
            "name": "question48",
            "created": "2022-01-28T06:30:51.729748Z",
            "modified": "2026-02-24T22:22:51.023892Z"
        },
        {
            "id": 47430,
            "name": "question49",
            "created": "2022-01-28T06:33:28.852829Z",
            "modified": "2026-02-24T22:22:51.430522Z"
        },
        {
            "id": 47457,
            "name": "Diagram [5791]",
            "created": "2022-01-28T08:58:46.361695Z",
            "modified": "2026-02-24T22:22:52.971341Z"
        },
        {
            "id": 47461,
            "name": "Diagram [5793]",
            "created": "2022-01-28T09:02:25.470849Z",
            "modified": "2026-02-24T22:22:53.336659Z"
        },
        {
            "id": 47464,
            "name": "Diagram [5796]",
            "created": "2022-01-28T09:07:20.570411Z",
            "modified": "2026-02-24T22:22:58.598142Z"
        },
        {
            "id": 47469,
            "name": "Diagram [5799]",
            "created": "2022-01-28T09:12:38.257956Z",
            "modified": "2026-02-24T22:22:59.007882Z"
        },
        {
            "id": 47542,
            "name": "Diagram [5828]",
            "created": "2022-01-29T12:35:02.634978Z",
            "modified": "2026-02-24T22:23:08.745834Z"
        },
        {
            "id": 47546,
            "name": "Diagram [5832]",
            "created": "2022-01-29T12:41:38.668014Z",
            "modified": "2026-02-24T22:23:09.092517Z"
        },
        {
            "id": 47547,
            "name": "Diagram [5833]",
            "created": "2022-01-29T12:42:53.111082Z",
            "modified": "2026-02-24T22:23:09.564987Z"
        }
    ]
}