List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=925
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=926",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=924",
    "results": [
        {
            "id": 10107,
            "name": "Practice 1",
            "created": "2018-05-22T15:05:24.388255Z",
            "modified": "2026-03-31T20:36:10.515448Z"
        },
        {
            "id": 10108,
            "name": "Practice 2",
            "created": "2018-05-22T15:10:32.928364Z",
            "modified": "2026-03-31T20:36:11.720639Z"
        },
        {
            "id": 10109,
            "name": "Practice 3",
            "created": "2018-05-22T15:11:41.779456Z",
            "modified": "2026-03-31T20:36:12.928615Z"
        },
        {
            "id": 10117,
            "name": "21. Cho",
            "created": "2018-05-23T02:33:31.158457Z",
            "modified": "2026-03-31T20:36:24.226531Z"
        },
        {
            "id": 10118,
            "name": "22. Cho",
            "created": "2018-05-23T02:38:48.420468Z",
            "modified": "2026-03-31T20:36:25.853327Z"
        },
        {
            "id": 10119,
            "name": "23. Cho",
            "created": "2018-05-23T02:46:55.422811Z",
            "modified": "2026-03-31T20:36:27.077720Z"
        },
        {
            "id": 10120,
            "name": "24. Cho",
            "created": "2018-05-23T02:49:27.838702Z",
            "modified": "2026-03-31T20:36:28.716918Z"
        },
        {
            "id": 10121,
            "name": "25. Cho",
            "created": "2018-05-23T03:03:30.497335Z",
            "modified": "2026-03-31T20:36:30.059596Z"
        },
        {
            "id": 10122,
            "name": "26. Cho",
            "created": "2018-05-23T05:48:38.596957Z",
            "modified": "2026-03-31T20:36:31.370169Z"
        },
        {
            "id": 10123,
            "name": "27. Cho",
            "created": "2018-05-23T05:52:40.317921Z",
            "modified": "2026-03-31T20:36:32.781181Z"
        }
    ]
}