List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5320",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5318",
    "results": [
        {
            "id": 8578,
            "name": "bonkers",
            "created": "2017-09-27T07:48:01.245993Z",
            "modified": "2026-04-15T09:31:04.838020Z"
        },
        {
            "id": 8577,
            "name": "imposible",
            "created": "2017-09-27T07:43:24.084676Z",
            "modified": "2026-04-16T22:53:18.536832Z"
        },
        {
            "id": 8576,
            "name": "fghghjhyui",
            "created": "2017-09-26T20:09:42.739740Z",
            "modified": "2026-03-31T20:02:24.365898Z"
        },
        {
            "id": 8575,
            "name": "too hard for you?",
            "created": "2017-09-26T10:23:13.292425Z",
            "modified": "2026-04-16T22:53:18.344736Z"
        },
        {
            "id": 8574,
            "name": "getting hard",
            "created": "2017-09-26T10:18:09.572008Z",
            "modified": "2026-04-15T11:08:25.263834Z"
        },
        {
            "id": 8573,
            "name": "keeping shapes safe",
            "created": "2017-09-26T10:13:17.644523Z",
            "modified": "2026-04-16T22:53:17.817291Z"
        },
        {
            "id": 8572,
            "name": "simple stone saving",
            "created": "2017-09-26T09:57:55.790059Z",
            "modified": "2026-04-15T09:31:03.359964Z"
        },
        {
            "id": 8571,
            "name": "wierd Puzzles",
            "created": "2017-09-26T09:43:06.082335Z",
            "modified": "2026-04-15T09:31:02.975937Z"
        },
        {
            "id": 8570,
            "name": "A question",
            "created": "2017-09-26T03:33:27.772104Z",
            "modified": "2026-03-31T20:02:16.261086Z"
        },
        {
            "id": 8569,
            "name": "Jennica's Tsumego 54",
            "created": "2017-09-21T22:50:38.004722Z",
            "modified": "2026-04-15T06:29:06.206505Z"
        }
    ]
}