List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4693
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=4694",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4692",
    "results": [
        {
            "id": 15435,
            "name": "Run away",
            "created": "2019-10-26T00:34:19.573345Z",
            "modified": "2026-03-31T22:34:19.447695Z"
        },
        {
            "id": 15434,
            "name": "Capture more stones",
            "created": "2019-10-26T00:32:10.340172Z",
            "modified": "2026-03-31T22:34:17.869767Z"
        },
        {
            "id": 15433,
            "name": "Problem 37: 3-4 Joseki",
            "created": "2019-10-26T00:06:09.471358Z",
            "modified": "2026-03-31T22:34:16.449143Z"
        },
        {
            "id": 15432,
            "name": "Take a stone",
            "created": "2019-10-26T00:00:37.679181Z",
            "modified": "2026-03-31T22:34:15.243567Z"
        },
        {
            "id": 15431,
            "name": "joseki",
            "created": "2019-10-25T22:41:31.861744Z",
            "modified": "2026-03-31T22:34:14.053342Z"
        },
        {
            "id": 15430,
            "name": "5×5 game",
            "created": "2019-10-25T09:31:52.718071Z",
            "modified": "2026-03-31T22:34:12.628326Z"
        },
        {
            "id": 15429,
            "name": "Problem #26",
            "created": "2019-10-23T22:34:54.337924Z",
            "modified": "2026-05-12T06:21:32.022799Z"
        },
        {
            "id": 15428,
            "name": "My first puzzle",
            "created": "2019-10-23T20:29:16.704218Z",
            "modified": "2026-03-31T22:34:09.892311Z"
        },
        {
            "id": 15427,
            "name": "Kobayashi invasion pattern for black and w Joseki",
            "created": "2019-10-22T16:29:47.799178Z",
            "modified": "2026-05-10T01:13:04.410043Z"
        },
        {
            "id": 15425,
            "name": "Go Quiz",
            "created": "2019-10-21T02:20:23.230022Z",
            "modified": "2026-05-10T05:21:05.176775Z"
        }
    ]
}