List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=642",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=640",
    "results": [
        {
            "id": 74594,
            "name": "13.Problem",
            "created": "2023-07-11T08:20:44.175965Z",
            "modified": "2026-03-30T15:10:13.453100Z"
        },
        {
            "id": 74595,
            "name": "14. Problem",
            "created": "2023-07-11T08:26:04.438345Z",
            "modified": "2026-03-30T15:10:13.754412Z"
        },
        {
            "id": 74593,
            "name": "12. Problem",
            "created": "2023-07-11T08:17:59.178072Z",
            "modified": "2026-03-30T15:10:13.818295Z"
        },
        {
            "id": 74596,
            "name": "BONUS PROBLEM",
            "created": "2023-07-11T08:28:30.626902Z",
            "modified": "2026-03-30T15:10:14.212717Z"
        },
        {
            "id": 74743,
            "name": "3.Quiz",
            "created": "2023-07-12T12:56:12.162926Z",
            "modified": "2026-03-30T15:10:15.275244Z"
        },
        {
            "id": 74911,
            "name": "24. Problem",
            "created": "2023-07-14T09:54:25.627756Z",
            "modified": "2026-03-30T15:11:03.042211Z"
        },
        {
            "id": 74912,
            "name": "25. Problem",
            "created": "2023-07-14T10:10:12.712480Z",
            "modified": "2026-03-30T15:11:04.749542Z"
        },
        {
            "id": 74913,
            "name": "26. Problem",
            "created": "2023-07-14T10:14:55.727119Z",
            "modified": "2026-03-30T15:11:05.143390Z"
        },
        {
            "id": 74987,
            "name": "27.Problem",
            "created": "2023-07-16T07:07:24.614822Z",
            "modified": "2026-03-30T15:11:06.142756Z"
        },
        {
            "id": 74988,
            "name": "28.Problem",
            "created": "2023-07-16T07:16:00.041967Z",
            "modified": "2026-03-30T15:11:06.148847Z"
        }
    ]
}