List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=1009
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=-created&page=1010",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=1008",
    "results": [
        {
            "id": 80228,
            "name": "problem #4",
            "created": "2024-03-20T00:57:12.167364Z",
            "modified": "2026-05-08T09:58:16.049956Z"
        },
        {
            "id": 80227,
            "name": "2024.03.19",
            "created": "2024-03-19T14:11:07.482506Z",
            "modified": "2026-05-16T10:14:47.826965Z"
        },
        {
            "id": 80226,
            "name": "задача",
            "created": "2024-03-19T12:34:38.404204Z",
            "modified": "2026-03-30T15:40:03.837234Z"
        },
        {
            "id": 80225,
            "name": "кинжал мастеров",
            "created": "2024-03-19T12:28:18.709509Z",
            "modified": "2026-03-30T15:40:03.829917Z"
        },
        {
            "id": 80220,
            "name": "Variation 14",
            "created": "2024-03-19T04:11:12.335037Z",
            "modified": "2026-05-23T20:37:42.751000Z"
        },
        {
            "id": 80219,
            "name": "Variation 13",
            "created": "2024-03-19T04:08:24.182993Z",
            "modified": "2026-05-23T20:37:41.893874Z"
        },
        {
            "id": 80218,
            "name": "Variation 12",
            "created": "2024-03-19T04:06:10.849436Z",
            "modified": "2026-05-23T04:17:29.158885Z"
        },
        {
            "id": 80217,
            "name": "Variation 11",
            "created": "2024-03-19T04:03:00.312522Z",
            "modified": "2026-05-23T04:17:27.775949Z"
        },
        {
            "id": 80216,
            "name": "Variation 10",
            "created": "2024-03-19T04:00:19.728441Z",
            "modified": "2026-05-20T06:07:03.585308Z"
        },
        {
            "id": 80215,
            "name": "Variation 9",
            "created": "2024-03-19T03:58:34.184677Z",
            "modified": "2026-05-20T03:32:01.829683Z"
        }
    ]
}