List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=553",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=551",
    "results": [
        {
            "id": 62147,
            "name": "Problem99",
            "created": "2022-08-27T09:35:10.236125Z",
            "modified": "2026-03-30T13:55:05.266609Z"
        },
        {
            "id": 62148,
            "name": "Problem100",
            "created": "2022-08-27T09:36:37.259159Z",
            "modified": "2026-03-30T13:55:05.353625Z"
        },
        {
            "id": 62150,
            "name": "Problem102",
            "created": "2022-08-27T09:43:21.987488Z",
            "modified": "2026-03-30T13:55:05.370911Z"
        },
        {
            "id": 62152,
            "name": "Problem104",
            "created": "2022-08-27T09:47:16.868553Z",
            "modified": "2026-03-30T13:55:05.648573Z"
        },
        {
            "id": 62151,
            "name": "Problem103",
            "created": "2022-08-27T09:45:25.345399Z",
            "modified": "2026-03-30T13:55:05.660403Z"
        },
        {
            "id": 62154,
            "name": "Problem106",
            "created": "2022-08-27T09:50:48.588732Z",
            "modified": "2026-03-30T13:55:06.012047Z"
        },
        {
            "id": 62153,
            "name": "Problem105",
            "created": "2022-08-27T09:49:10.190686Z",
            "modified": "2026-03-30T13:55:06.020139Z"
        },
        {
            "id": 62155,
            "name": "Problem107",
            "created": "2022-08-27T09:52:07.279796Z",
            "modified": "2026-03-30T13:55:06.349261Z"
        },
        {
            "id": 62158,
            "name": "Problem110-1",
            "created": "2022-08-27T09:57:51.148204Z",
            "modified": "2026-03-30T13:55:06.349488Z"
        },
        {
            "id": 62159,
            "name": "Problem110-2",
            "created": "2022-08-27T09:59:20.028877Z",
            "modified": "2026-03-30T13:55:06.361560Z"
        }
    ]
}