List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=172",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=170",
    "results": [
        {
            "id": 80860,
            "name": "Problem 14",
            "created": "2024-05-01T16:23:15.860710Z",
            "modified": "2026-02-16T01:00:32.521127Z"
        },
        {
            "id": 80861,
            "name": "Problem 15",
            "created": "2024-05-01T16:24:41.349008Z",
            "modified": "2026-02-16T01:00:33.617933Z"
        },
        {
            "id": 80863,
            "name": "Problem 16",
            "created": "2024-05-01T16:27:22.092876Z",
            "modified": "2026-02-16T01:00:34.498064Z"
        },
        {
            "id": 80864,
            "name": "Problem 17",
            "created": "2024-05-01T16:29:25.505331Z",
            "modified": "2026-02-16T01:00:35.701314Z"
        },
        {
            "id": 80865,
            "name": "Problem 18",
            "created": "2024-05-01T16:30:53.137856Z",
            "modified": "2026-02-16T01:00:36.584759Z"
        },
        {
            "id": 80866,
            "name": "Problem 19",
            "created": "2024-05-01T16:32:30.301454Z",
            "modified": "2026-02-16T01:00:37.555830Z"
        },
        {
            "id": 81231,
            "name": "14. The wall",
            "created": "2024-05-11T00:39:15.789798Z",
            "modified": "2026-02-16T01:01:07.052121Z"
        },
        {
            "id": 81345,
            "name": "Captures03",
            "created": "2024-05-14T12:14:33.309095Z",
            "modified": "2026-02-16T01:01:23.264229Z"
        },
        {
            "id": 81346,
            "name": "Captures04",
            "created": "2024-05-14T12:15:13.374516Z",
            "modified": "2026-02-16T01:01:24.291241Z"
        },
        {
            "id": 81347,
            "name": "Captures05",
            "created": "2024-05-14T12:16:17.981675Z",
            "modified": "2026-02-16T01:01:25.353502Z"
        }
    ]
}