List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=661",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=659",
    "results": [
        {
            "id": 46674,
            "name": "Question5",
            "created": "2022-01-15T17:39:25.294761Z",
            "modified": "2026-05-13T08:06:00.129415Z"
        },
        {
            "id": 46673,
            "name": "Question4",
            "created": "2022-01-15T17:37:40.065190Z",
            "modified": "2026-05-13T08:05:55.647113Z"
        },
        {
            "id": 46672,
            "name": "Question3",
            "created": "2022-01-15T17:35:58.184531Z",
            "modified": "2026-05-13T08:05:49.140024Z"
        },
        {
            "id": 46670,
            "name": "Question 1",
            "created": "2022-01-15T17:32:56.792136Z",
            "modified": "2026-05-13T08:05:46.041709Z"
        },
        {
            "id": 46671,
            "name": "Question 2",
            "created": "2022-01-15T17:33:52.520103Z",
            "modified": "2026-05-13T08:05:43.020054Z"
        },
        {
            "id": 46669,
            "name": "示範題 demonstration question",
            "created": "2022-01-15T17:32:12.631212Z",
            "modified": "2026-05-13T08:05:37.015797Z"
        },
        {
            "id": 46667,
            "name": "Question 12",
            "created": "2022-01-15T16:22:39.777571Z",
            "modified": "2026-05-13T08:05:30.628300Z"
        },
        {
            "id": 46666,
            "name": "Question11",
            "created": "2022-01-15T16:18:47.732352Z",
            "modified": "2026-05-13T08:05:23.679050Z"
        },
        {
            "id": 40390,
            "name": "play 34",
            "created": "2021-10-18T01:21:24.114741Z",
            "modified": "2026-05-13T08:05:18.766866Z"
        },
        {
            "id": 46664,
            "name": "Question 10",
            "created": "2022-01-15T16:15:03.548030Z",
            "modified": "2026-05-13T08:05:07.823452Z"
        }
    ]
}