List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=889
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=890",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=888",
    "results": [
        {
            "id": 7679,
            "name": "Problem 10 (Medium)",
            "created": "2017-04-29T13:34:23.042969Z",
            "modified": "2026-03-31T19:43:51.197126Z"
        },
        {
            "id": 7696,
            "name": "7-dan collection #3",
            "created": "2017-05-01T07:20:41.447334Z",
            "modified": "2026-03-31T19:44:17.891957Z"
        },
        {
            "id": 7728,
            "name": "Задача 1",
            "created": "2017-05-02T20:34:57.196722Z",
            "modified": "2026-03-31T19:45:06.295249Z"
        },
        {
            "id": 7729,
            "name": "Задача 2",
            "created": "2017-05-02T20:37:06.687198Z",
            "modified": "2026-03-31T19:45:07.677859Z"
        },
        {
            "id": 7736,
            "name": "Problem 50",
            "created": "2017-05-03T19:54:29.995866Z",
            "modified": "2026-03-31T19:45:17.621590Z"
        },
        {
            "id": 7737,
            "name": "Problem 51",
            "created": "2017-05-03T19:58:47.285011Z",
            "modified": "2026-03-31T19:45:18.954651Z"
        },
        {
            "id": 7738,
            "name": "Problem 52",
            "created": "2017-05-03T20:04:46.846324Z",
            "modified": "2026-03-31T19:45:20.140034Z"
        },
        {
            "id": 7766,
            "name": "Keep Alive!",
            "created": "2017-05-09T00:37:59.196455Z",
            "modified": "2026-03-31T19:46:02.128551Z"
        },
        {
            "id": 7767,
            "name": "Extremely satisfying captures",
            "created": "2017-05-09T00:48:19.165811Z",
            "modified": "2026-03-31T19:46:03.626314Z"
        },
        {
            "id": 7768,
            "name": "A Good Choice",
            "created": "2017-05-09T01:08:41.497194Z",
            "modified": "2026-03-31T19:46:05.127421Z"
        }
    ]
}