List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=906",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=904",
    "results": [
        {
            "id": 7907,
            "name": "problem 784",
            "created": "2017-05-26T17:34:00.541561Z",
            "modified": "2026-05-21T06:49:04.720590Z"
        },
        {
            "id": 7906,
            "name": "problem 783",
            "created": "2017-05-26T17:33:06.277277Z",
            "modified": "2026-05-21T06:49:03.518393Z"
        },
        {
            "id": 7882,
            "name": "problem 778",
            "created": "2017-05-25T15:23:26.246553Z",
            "modified": "2026-05-21T06:48:57.578686Z"
        },
        {
            "id": 7807,
            "name": "problem 777",
            "created": "2017-05-16T18:55:25.154926Z",
            "modified": "2026-05-21T06:48:56.347878Z"
        },
        {
            "id": 7806,
            "name": "problem 786",
            "created": "2017-05-16T18:50:44.888280Z",
            "modified": "2026-05-21T06:48:55.120317Z"
        },
        {
            "id": 7775,
            "name": "problem 785",
            "created": "2017-05-09T18:31:40.086476Z",
            "modified": "2026-05-21T06:48:53.891390Z"
        },
        {
            "id": 7772,
            "name": "problem 782",
            "created": "2017-05-09T18:26:14.477439Z",
            "modified": "2026-05-21T06:48:50.244323Z"
        },
        {
            "id": 7771,
            "name": "problem 781",
            "created": "2017-05-09T17:34:04.376813Z",
            "modified": "2026-05-21T06:48:49.090115Z"
        },
        {
            "id": 7762,
            "name": "problem 780",
            "created": "2017-05-08T13:51:52.729151Z",
            "modified": "2026-05-21T06:48:47.924061Z"
        },
        {
            "id": 7761,
            "name": "problem 779",
            "created": "2017-05-08T13:50:20.371765Z",
            "modified": "2026-05-21T06:48:46.761307Z"
        }
    ]
}