List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4508",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4506",
    "results": [
        {
            "id": 102858,
            "name": "26.1.31(2)",
            "created": "2026-02-02T04:31:56.969539Z",
            "modified": "2026-04-28T16:49:52.252860Z"
        },
        {
            "id": 102844,
            "name": "26.1.31(1)",
            "created": "2026-01-31T03:30:11.573484Z",
            "modified": "2026-04-28T16:46:09.883897Z"
        },
        {
            "id": 94955,
            "name": "Định thức 8",
            "created": "2025-06-27T10:06:36.590493Z",
            "modified": "2026-04-28T16:37:37.064993Z"
        },
        {
            "id": 34561,
            "name": "Puzzle 45:5-E",
            "created": "2021-07-26T20:05:30.000775Z",
            "modified": "2026-04-28T16:28:47.609763Z"
        },
        {
            "id": 94954,
            "name": "Định thức 7",
            "created": "2025-06-27T10:04:57.150617Z",
            "modified": "2026-04-28T16:21:50.678579Z"
        },
        {
            "id": 93840,
            "name": "Q-17485",
            "created": "2025-05-08T17:07:51.916121Z",
            "modified": "2026-04-28T11:46:15.356353Z"
        },
        {
            "id": 93772,
            "name": "Q-17482",
            "created": "2025-05-07T16:38:26.253568Z",
            "modified": "2026-04-28T11:45:39.787188Z"
        },
        {
            "id": 93771,
            "name": "Q-17481",
            "created": "2025-05-07T16:36:36.808789Z",
            "modified": "2026-04-28T11:44:52.663609Z"
        },
        {
            "id": 93767,
            "name": "Q-17477",
            "created": "2025-05-07T16:09:20.028811Z",
            "modified": "2026-04-28T11:44:16.082536Z"
        },
        {
            "id": 90755,
            "name": "Q-17439",
            "created": "2025-02-04T20:04:56.265921Z",
            "modified": "2026-04-28T11:22:29.841863Z"
        }
    ]
}