List accessible puzzles or create a new puzzle.

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

{
    "count": 58760,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=285",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=283",
    "results": [
        {
            "id": 3275,
            "name": "239 corner",
            "created": "2015-11-06T16:04:06.902744Z",
            "modified": "2026-03-31T18:58:31.839503Z"
        },
        {
            "id": 3276,
            "name": "240 corner",
            "created": "2015-11-06T16:07:33.505300Z",
            "modified": "2026-03-31T18:58:33.356732Z"
        },
        {
            "id": 3277,
            "name": "241 corner",
            "created": "2015-11-06T16:12:24.852070Z",
            "modified": "2026-03-31T18:58:35.092543Z"
        },
        {
            "id": 3278,
            "name": "242 side",
            "created": "2015-11-06T16:15:07.269993Z",
            "modified": "2026-03-31T18:58:36.532979Z"
        },
        {
            "id": 3279,
            "name": "243 side",
            "created": "2015-11-06T16:20:14.167000Z",
            "modified": "2026-03-31T18:58:38.261682Z"
        },
        {
            "id": 3280,
            "name": "244 side",
            "created": "2015-11-06T16:32:24.223783Z",
            "modified": "2026-03-31T18:58:39.622083Z"
        },
        {
            "id": 3281,
            "name": "245 corner",
            "created": "2015-11-06T17:13:33.085251Z",
            "modified": "2026-03-31T18:58:41.273330Z"
        },
        {
            "id": 3282,
            "name": "246 corner",
            "created": "2015-11-06T18:47:56.754231Z",
            "modified": "2026-03-31T18:58:43.004777Z"
        },
        {
            "id": 3327,
            "name": "Double Approach - Always Hane",
            "created": "2015-11-09T18:45:22.599083Z",
            "modified": "2026-04-27T13:13:10.879236Z"
        },
        {
            "id": 3328,
            "name": "Double Approach - Direction of Play",
            "created": "2015-11-10T02:25:29.241172Z",
            "modified": "2026-04-27T13:14:22.900214Z"
        }
    ]
}