List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5573",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5571",
    "results": [
        {
            "id": 94875,
            "name": "Basic 4",
            "created": "2025-06-25T21:06:58.559563Z",
            "modified": "2026-03-30T16:51:03.653213Z"
        },
        {
            "id": 94876,
            "name": "Basic 5",
            "created": "2025-06-25T21:12:27.494275Z",
            "modified": "2026-03-30T16:51:03.712416Z"
        },
        {
            "id": 94877,
            "name": "Basic 6",
            "created": "2025-06-25T21:19:03.248296Z",
            "modified": "2026-03-30T16:51:03.809957Z"
        },
        {
            "id": 94878,
            "name": "Basic 7",
            "created": "2025-06-25T21:23:05.623176Z",
            "modified": "2026-03-30T16:51:03.803524Z"
        },
        {
            "id": 94879,
            "name": "Attacking 1",
            "created": "2025-06-25T21:35:55.746427Z",
            "modified": "2026-03-30T16:51:03.803734Z"
        },
        {
            "id": 94880,
            "name": "Attacking 2",
            "created": "2025-06-25T21:39:53.749238Z",
            "modified": "2026-03-30T16:51:03.866848Z"
        },
        {
            "id": 94881,
            "name": "Attacking 3",
            "created": "2025-06-25T21:42:51.332239Z",
            "modified": "2026-03-30T16:51:03.860994Z"
        },
        {
            "id": 94882,
            "name": "Attacking 4",
            "created": "2025-06-25T21:45:14.873602Z",
            "modified": "2026-03-30T16:51:03.879712Z"
        },
        {
            "id": 94883,
            "name": "Attacking 5",
            "created": "2025-06-25T21:51:16.522407Z",
            "modified": "2026-03-30T16:51:03.862678Z"
        },
        {
            "id": 94884,
            "name": "Attacking 6",
            "created": "2025-06-25T21:53:39.584207Z",
            "modified": "2026-03-30T16:51:05.895892Z"
        }
    ]
}