List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4805",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4803",
    "results": [
        {
            "id": 6974,
            "name": "Problem № 59",
            "created": "2017-03-20T09:21:25.243125Z",
            "modified": "2026-05-14T07:12:42.017124Z"
        },
        {
            "id": 93149,
            "name": "BGJ 206 JP 2",
            "created": "2025-04-15T09:36:15.317091Z",
            "modified": "2026-05-14T07:14:14.561408Z"
        },
        {
            "id": 40284,
            "name": "play22",
            "created": "2021-10-15T13:31:08.328444Z",
            "modified": "2026-05-14T07:14:27.930129Z"
        },
        {
            "id": 93150,
            "name": "BGJ 206 JP 3",
            "created": "2025-04-15T09:38:25.710573Z",
            "modified": "2026-05-14T07:15:06.035344Z"
        },
        {
            "id": 93151,
            "name": "BGJ 206 JP 4",
            "created": "2025-04-15T09:39:49.284682Z",
            "modified": "2026-05-14T07:15:20.929959Z"
        },
        {
            "id": 1661,
            "name": "White Ghost",
            "created": "2014-10-31T10:04:51.674240Z",
            "modified": "2026-05-14T07:15:34.732613Z"
        },
        {
            "id": 103006,
            "name": "4567нннн",
            "created": "2026-02-08T12:52:21.308805Z",
            "modified": "2026-05-14T07:15:49.304804Z"
        },
        {
            "id": 93152,
            "name": "BGJ 206 JP 5",
            "created": "2025-04-15T09:41:14.835441Z",
            "modified": "2026-05-14T07:16:29.407158Z"
        },
        {
            "id": 7076,
            "name": "Problem № 155",
            "created": "2017-03-22T09:21:16.904299Z",
            "modified": "2026-05-14T07:17:03.751056Z"
        },
        {
            "id": 32278,
            "name": "Diagram (789)",
            "created": "2021-06-28T07:06:07.374072Z",
            "modified": "2026-05-14T07:17:28.370198Z"
        }
    ]
}