List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5363
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=5364",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5362",
    "results": [
        {
            "id": 83973,
            "name": "Question8",
            "created": "2024-08-05T09:25:01.306949Z",
            "modified": "2026-03-30T15:55:05.122566Z"
        },
        {
            "id": 83977,
            "name": "Question9",
            "created": "2024-08-05T09:32:07.738327Z",
            "modified": "2026-03-30T15:55:06.390652Z"
        },
        {
            "id": 83980,
            "name": "Question10",
            "created": "2024-08-05T09:38:07.157163Z",
            "modified": "2026-03-30T15:55:09.141999Z"
        },
        {
            "id": 84015,
            "name": "Question11",
            "created": "2024-08-06T04:35:25.765920Z",
            "modified": "2026-05-04T01:34:41.153796Z"
        },
        {
            "id": 84016,
            "name": "Question1",
            "created": "2024-08-06T04:55:52.428450Z",
            "modified": "2026-03-30T15:55:12.399913Z"
        },
        {
            "id": 84017,
            "name": "Question2",
            "created": "2024-08-06T05:02:31.722535Z",
            "modified": "2026-03-30T15:55:12.489042Z"
        },
        {
            "id": 84018,
            "name": "Question3",
            "created": "2024-08-06T05:10:35.618020Z",
            "modified": "2026-03-30T15:55:12.475849Z"
        },
        {
            "id": 84019,
            "name": "Question4",
            "created": "2024-08-06T05:18:30.859325Z",
            "modified": "2026-03-30T15:55:12.598347Z"
        },
        {
            "id": 84020,
            "name": "Question5",
            "created": "2024-08-06T05:41:47.393823Z",
            "modified": "2026-03-30T15:55:12.968193Z"
        },
        {
            "id": 84021,
            "name": "Question6",
            "created": "2024-08-06T07:01:30.134503Z",
            "modified": "2026-03-30T15:55:12.975795Z"
        }
    ]
}