List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4710",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4708",
    "results": [
        {
            "id": 76730,
            "name": "Black to capture the white group",
            "created": "2023-09-25T09:32:53.205858Z",
            "modified": "2026-04-16T17:17:49.047981Z"
        },
        {
            "id": 76731,
            "name": "Question 7 modified version A",
            "created": "2023-09-25T10:13:48.560537Z",
            "modified": "2026-05-04T04:11:24.918504Z"
        },
        {
            "id": 76732,
            "name": "Question 8 亞運記念題目3",
            "created": "2023-09-25T11:06:03.033280Z",
            "modified": "2026-05-11T17:35:02.177741Z"
        },
        {
            "id": 76733,
            "name": "Question 8 answer provided",
            "created": "2023-09-25T11:55:29.852066Z",
            "modified": "2026-05-11T17:35:03.418464Z"
        },
        {
            "id": 76734,
            "name": "Black to capture the marked stone",
            "created": "2023-09-25T11:58:12.074631Z",
            "modified": "2026-05-10T01:24:19.902338Z"
        },
        {
            "id": 76735,
            "name": "Question 7 modified version B",
            "created": "2023-09-25T12:03:40.819270Z",
            "modified": "2026-05-11T00:21:11.773672Z"
        },
        {
            "id": 76736,
            "name": "Nobi Ante un Kosumi-Tsuke",
            "created": "2023-09-25T12:08:28.817939Z",
            "modified": "2026-03-30T15:18:16.302492Z"
        },
        {
            "id": 76737,
            "name": "Question 9  亞運記念題目4",
            "created": "2023-09-25T13:08:57.038652Z",
            "modified": "2026-05-12T22:52:24.356452Z"
        },
        {
            "id": 76738,
            "name": "Black to capture the marked stones",
            "created": "2023-09-25T14:04:33.159978Z",
            "modified": "2026-05-10T01:30:22.152112Z"
        },
        {
            "id": 76739,
            "name": "Black to rescue its groups",
            "created": "2023-09-25T14:08:04.891960Z",
            "modified": "2026-02-16T00:39:59.236263Z"
        }
    ]
}