List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5074
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&page=5075",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5073",
    "results": [
        {
            "id": 67778,
            "name": "จับกิน 1",
            "created": "2023-01-19T09:54:32.393744Z",
            "modified": "2026-03-30T14:39:11.707751Z"
        },
        {
            "id": 67779,
            "name": "จับกิน 2",
            "created": "2023-01-19T09:56:39.423309Z",
            "modified": "2026-03-30T14:39:11.657594Z"
        },
        {
            "id": 67780,
            "name": "จับกิน 3",
            "created": "2023-01-19T09:57:24.772900Z",
            "modified": "2026-03-30T14:39:01.186404Z"
        },
        {
            "id": 67781,
            "name": "จับกิน 4",
            "created": "2023-01-19T09:58:00.850462Z",
            "modified": "2026-03-30T14:39:01.955113Z"
        },
        {
            "id": 67782,
            "name": "จับกิน 5",
            "created": "2023-01-19T09:59:31.994370Z",
            "modified": "2026-03-30T14:39:02.781150Z"
        },
        {
            "id": 67783,
            "name": "จับกิน 6",
            "created": "2023-01-19T09:59:59.346574Z",
            "modified": "2026-03-30T14:39:03.941683Z"
        },
        {
            "id": 67784,
            "name": "จับกิน 7",
            "created": "2023-01-19T10:00:50.798840Z",
            "modified": "2026-03-30T14:39:04.717292Z"
        },
        {
            "id": 67785,
            "name": "จับกิน 8",
            "created": "2023-01-19T10:02:42.110207Z",
            "modified": "2026-03-30T14:39:05.480614Z"
        },
        {
            "id": 67786,
            "name": "จับกิน 9",
            "created": "2023-01-19T10:04:27.429158Z",
            "modified": "2026-03-30T14:39:06.274839Z"
        },
        {
            "id": 67787,
            "name": "จับกิน 10",
            "created": "2023-01-19T10:05:05.268127Z",
            "modified": "2026-03-30T14:39:06.397253Z"
        }
    ]
}