List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=884
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=modified&page=885",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=883",
    "results": [
        {
            "id": 7128,
            "name": "Bulk Side Capture#1",
            "created": "2017-03-26T15:32:38.732659Z",
            "modified": "2026-03-31T19:30:40.199560Z"
        },
        {
            "id": 7131,
            "name": "lazy poozy",
            "created": "2017-03-27T01:23:04.424475Z",
            "modified": "2026-03-31T19:30:44.124175Z"
        },
        {
            "id": 7183,
            "name": "Surrounding but Surrounded",
            "created": "2017-03-30T08:32:23.467356Z",
            "modified": "2026-03-31T19:32:02.011019Z"
        },
        {
            "id": 7192,
            "name": "Problem 3",
            "created": "2017-03-31T20:03:41.430206Z",
            "modified": "2026-03-31T19:32:15.075503Z"
        },
        {
            "id": 7193,
            "name": "Problem 4",
            "created": "2017-03-31T20:07:01.567379Z",
            "modified": "2026-03-31T19:32:16.395111Z"
        },
        {
            "id": 7194,
            "name": "Problem 5",
            "created": "2017-03-31T20:10:22.885492Z",
            "modified": "2026-03-31T19:32:17.782575Z"
        },
        {
            "id": 7195,
            "name": "Problem 6",
            "created": "2017-03-31T20:13:13.019866Z",
            "modified": "2026-03-31T19:32:19.362965Z"
        },
        {
            "id": 7196,
            "name": "Problem 7",
            "created": "2017-03-31T20:15:54.581236Z",
            "modified": "2026-03-31T19:32:21.007769Z"
        },
        {
            "id": 7197,
            "name": "Problem 8",
            "created": "2017-03-31T20:25:55.927238Z",
            "modified": "2026-03-31T19:32:22.336552Z"
        },
        {
            "id": 7198,
            "name": "Problem 9",
            "created": "2017-03-31T20:39:25.677757Z",
            "modified": "2026-03-31T19:32:23.767856Z"
        }
    ]
}