List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=36
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=37",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=35",
    "results": [
        {
            "id": 54169,
            "name": "puzzle 1",
            "created": "2022-04-02T03:22:20.835056Z",
            "modified": "2026-02-15T21:51:44.418433Z"
        },
        {
            "id": 54171,
            "name": "puzzle 23",
            "created": "2022-04-02T03:28:56.783127Z",
            "modified": "2026-02-15T21:51:46.208797Z"
        },
        {
            "id": 54199,
            "name": "Puzzle 24",
            "created": "2022-04-02T17:30:00.594988Z",
            "modified": "2026-02-15T21:51:51.894833Z"
        },
        {
            "id": 54203,
            "name": "michou",
            "created": "2022-04-02T19:37:27.248658Z",
            "modified": "2026-02-15T21:51:52.765434Z"
        },
        {
            "id": 54204,
            "name": "sosomaness",
            "created": "2022-04-02T19:38:37.548636Z",
            "modified": "2026-02-15T21:51:53.659725Z"
        },
        {
            "id": 54205,
            "name": "inoxtag",
            "created": "2022-04-02T19:39:36.475613Z",
            "modified": "2026-02-15T21:51:54.700803Z"
        },
        {
            "id": 54206,
            "name": "1.Eat White",
            "created": "2022-04-03T00:56:06.099796Z",
            "modified": "2026-02-15T21:51:55.871612Z"
        },
        {
            "id": 54207,
            "name": "2.Kill White",
            "created": "2022-04-03T00:57:05.662038Z",
            "modified": "2026-02-15T21:51:56.815949Z"
        },
        {
            "id": 54607,
            "name": "Is white dead?",
            "created": "2022-04-07T11:45:03.842405Z",
            "modified": "2026-02-15T21:54:34.420177Z"
        },
        {
            "id": 54788,
            "name": "Problem 003",
            "created": "2022-04-11T02:03:12.728216Z",
            "modified": "2026-02-15T21:55:21.859246Z"
        }
    ]
}