List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5215",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5213",
    "results": [
        {
            "id": 76814,
            "name": "Question2",
            "created": "2023-09-30T15:42:23.974673Z",
            "modified": "2026-03-30T15:19:04.075945Z"
        },
        {
            "id": 76815,
            "name": "Question3",
            "created": "2023-09-30T15:43:21.521596Z",
            "modified": "2026-03-30T15:19:04.332863Z"
        },
        {
            "id": 76816,
            "name": "Question4",
            "created": "2023-09-30T15:44:14.703376Z",
            "modified": "2026-03-30T15:19:05.719597Z"
        },
        {
            "id": 76817,
            "name": "Question5",
            "created": "2023-09-30T15:45:15.823583Z",
            "modified": "2026-03-30T15:19:05.981470Z"
        },
        {
            "id": 76818,
            "name": "Question6",
            "created": "2023-09-30T15:46:14.689604Z",
            "modified": "2026-03-30T15:19:06.047958Z"
        },
        {
            "id": 76819,
            "name": "Question7",
            "created": "2023-09-30T15:47:13.752208Z",
            "modified": "2026-03-30T15:19:06.089468Z"
        },
        {
            "id": 76820,
            "name": "Question8",
            "created": "2023-09-30T15:48:14.469611Z",
            "modified": "2026-03-30T15:19:06.290530Z"
        },
        {
            "id": 76821,
            "name": "Question9",
            "created": "2023-09-30T15:49:19.503369Z",
            "modified": "2026-03-30T15:19:06.059698Z"
        },
        {
            "id": 76822,
            "name": "Question10",
            "created": "2023-09-30T15:50:43.835062Z",
            "modified": "2026-03-30T15:19:07.303279Z"
        },
        {
            "id": 76823,
            "name": "Question11",
            "created": "2023-09-30T15:55:37.430834Z",
            "modified": "2026-03-30T15:19:06.267700Z"
        }
    ]
}