List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5359",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5357",
    "results": [
        {
            "id": 47934,
            "name": "Diagram [5969]",
            "created": "2022-02-01T12:51:04.652239Z",
            "modified": "2026-03-30T12:06:16.062382Z"
        },
        {
            "id": 47939,
            "name": "Глазная форма",
            "created": "2022-02-01T23:43:06.410495Z",
            "modified": "2026-03-30T12:06:15.108185Z"
        },
        {
            "id": 47938,
            "name": "Diagram [5973]",
            "created": "2022-02-01T13:00:49.044200Z",
            "modified": "2026-03-30T12:06:15.085651Z"
        },
        {
            "id": 47933,
            "name": "Diagram [5968]",
            "created": "2022-02-01T12:49:36.499313Z",
            "modified": "2026-03-30T12:06:15.064066Z"
        },
        {
            "id": 47937,
            "name": "Diagram [5972]",
            "created": "2022-02-01T12:59:08.445032Z",
            "modified": "2026-03-30T12:06:14.982691Z"
        },
        {
            "id": 47936,
            "name": "Diagram [5971]",
            "created": "2022-02-01T12:54:28.421593Z",
            "modified": "2026-03-30T12:06:14.935438Z"
        },
        {
            "id": 47935,
            "name": "Diagram [5970]",
            "created": "2022-02-01T12:52:45.578473Z",
            "modified": "2026-03-30T12:06:14.920060Z"
        },
        {
            "id": 47932,
            "name": "Diagram [5967]",
            "created": "2022-02-01T12:48:38.542553Z",
            "modified": "2026-03-30T12:06:14.809563Z"
        },
        {
            "id": 47930,
            "name": "Diagram [5965]",
            "created": "2022-02-01T12:45:59.235073Z",
            "modified": "2026-03-30T12:06:14.772109Z"
        },
        {
            "id": 47931,
            "name": "Diagram [5966]",
            "created": "2022-02-01T12:47:17.063877Z",
            "modified": "2026-03-30T12:06:14.764112Z"
        }
    ]
}