List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4694
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=4695",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4693",
    "results": [
        {
            "id": 14224,
            "name": "Problem 3",
            "created": "2019-03-16T20:58:39.575634Z",
            "modified": "2026-03-31T22:14:27.138779Z"
        },
        {
            "id": 14223,
            "name": "Problem 2",
            "created": "2019-03-16T20:57:19.863552Z",
            "modified": "2026-03-31T22:14:25.820647Z"
        },
        {
            "id": 14222,
            "name": "Problem 1",
            "created": "2019-03-16T20:55:39.990357Z",
            "modified": "2026-03-31T22:14:24.448076Z"
        },
        {
            "id": 14221,
            "name": "TSUMEGO facile",
            "created": "2019-03-16T08:00:48.444011Z",
            "modified": "2026-03-31T22:14:23.267674Z"
        },
        {
            "id": 14220,
            "name": "MOST SIMPLE PUZZLE EVER!",
            "created": "2019-03-16T01:18:03.306384Z",
            "modified": "2026-03-31T22:14:22.077006Z"
        },
        {
            "id": 14219,
            "name": "Big Kill",
            "created": "2019-03-16T01:07:21.191543Z",
            "modified": "2026-03-31T22:14:20.636493Z"
        },
        {
            "id": 14211,
            "name": "mar-11-2019",
            "created": "2019-03-12T02:17:52.419242Z",
            "modified": "2026-03-31T22:14:08.167977Z"
        },
        {
            "id": 14210,
            "name": "At the Edge of the Board-2",
            "created": "2019-03-12T00:46:00.593188Z",
            "modified": "2026-03-31T22:14:06.833753Z"
        },
        {
            "id": 14209,
            "name": "At the Edge of the Board",
            "created": "2019-03-12T00:33:58.840606Z",
            "modified": "2026-03-31T22:14:05.486114Z"
        },
        {
            "id": 14208,
            "name": "yo mama",
            "created": "2019-03-11T22:29:34.948914Z",
            "modified": "2026-03-31T22:14:04.050916Z"
        }
    ]
}