List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5365",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5363",
    "results": [
        {
            "id": 84022,
            "name": "Question1",
            "created": "2024-08-06T07:10:55.987724Z",
            "modified": "2026-03-30T15:55:12.772158Z"
        },
        {
            "id": 84023,
            "name": "Question2",
            "created": "2024-08-06T07:12:28.849577Z",
            "modified": "2026-03-30T15:55:12.967582Z"
        },
        {
            "id": 84024,
            "name": "Question3",
            "created": "2024-08-06T07:14:36.457781Z",
            "modified": "2026-03-30T15:55:12.969842Z"
        },
        {
            "id": 84025,
            "name": "Question4",
            "created": "2024-08-06T07:16:14.763785Z",
            "modified": "2026-03-30T15:55:13.040152Z"
        },
        {
            "id": 84034,
            "name": "Question1",
            "created": "2024-08-06T12:56:31.816786Z",
            "modified": "2026-05-10T09:17:25.659706Z"
        },
        {
            "id": 84035,
            "name": "Question2",
            "created": "2024-08-06T12:57:21.419202Z",
            "modified": "2026-05-10T09:17:36.404209Z"
        },
        {
            "id": 84036,
            "name": "Question3",
            "created": "2024-08-06T12:58:44.400612Z",
            "modified": "2026-05-10T09:17:43.103745Z"
        },
        {
            "id": 84037,
            "name": "Question4",
            "created": "2024-08-06T12:59:49.351458Z",
            "modified": "2026-05-10T09:17:48.129383Z"
        },
        {
            "id": 84038,
            "name": "Question5",
            "created": "2024-08-06T13:01:03.719750Z",
            "modified": "2026-05-10T09:17:54.678562Z"
        },
        {
            "id": 84039,
            "name": "Question6",
            "created": "2024-08-06T13:02:31.634869Z",
            "modified": "2026-05-10T09:17:58.353078Z"
        }
    ]
}