List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4602
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=4603",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4601",
    "results": [
        {
            "id": 25679,
            "name": "más allá de 2 ojos.",
            "created": "2021-01-12T15:55:54.920334Z",
            "modified": "2026-04-15T09:48:07.141712Z"
        },
        {
            "id": 25678,
            "name": "eso es sólo el inicio!!!!",
            "created": "2021-01-12T15:49:40.738951Z",
            "modified": "2026-04-15T09:48:06.748715Z"
        },
        {
            "id": 25676,
            "name": "ataque",
            "created": "2021-01-12T15:32:53.535751Z",
            "modified": "2026-04-15T09:48:06.512927Z"
        },
        {
            "id": 25675,
            "name": "¿qué son los ojos?",
            "created": "2021-01-12T15:23:20.622454Z",
            "modified": "2026-04-15T09:48:06.124663Z"
        },
        {
            "id": 25642,
            "name": "toffee",
            "created": "2021-01-11T13:22:12.717697Z",
            "modified": "2026-04-15T09:48:05.502944Z"
        },
        {
            "id": 25466,
            "name": "Question4 collect the corner",
            "created": "2021-01-08T06:11:10.514770Z",
            "modified": "2026-04-15T09:47:22.727125Z"
        },
        {
            "id": 25465,
            "name": "Question3 collect the corner",
            "created": "2021-01-08T03:35:11.739880Z",
            "modified": "2026-04-15T09:47:22.458743Z"
        },
        {
            "id": 25460,
            "name": "Question4 Capture opponent stone to make the eye",
            "created": "2021-01-08T02:25:58.767779Z",
            "modified": "2026-04-15T09:47:21.222548Z"
        },
        {
            "id": 25459,
            "name": "Question3 Capture opponent stone to make the eye",
            "created": "2021-01-08T02:23:48.415246Z",
            "modified": "2026-04-15T09:47:20.742462Z"
        },
        {
            "id": 25458,
            "name": "Question2 Capture opponent stone to make the eye",
            "created": "2021-01-08T02:21:09.904951Z",
            "modified": "2026-04-15T09:47:20.607801Z"
        }
    ]
}