List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=616",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=614",
    "results": [
        {
            "id": 9244,
            "name": "Lesson 7 - playing elsewhere",
            "created": "2018-01-18T18:20:59.260240Z",
            "modified": "2026-05-07T20:08:38.053407Z"
        },
        {
            "id": 9245,
            "name": "Lesson 7 - test",
            "created": "2018-01-18T18:22:24.835669Z",
            "modified": "2026-05-07T20:08:49.858041Z"
        },
        {
            "id": 9246,
            "name": "Lesson 8 - kicking the low approach",
            "created": "2018-01-18T22:22:57.120900Z",
            "modified": "2026-05-08T13:16:23.698502Z"
        },
        {
            "id": 9247,
            "name": "Lesson 8 - test",
            "created": "2018-01-18T22:26:00.413862Z",
            "modified": "2026-05-10T07:29:00.741611Z"
        },
        {
            "id": 9248,
            "name": "Lesson 9 - pressing the high pincer to low approach",
            "created": "2018-01-18T22:55:56.206149Z",
            "modified": "2026-05-10T07:29:11.896062Z"
        },
        {
            "id": 9249,
            "name": "Lesson 9 - complications in pressing the pincer",
            "created": "2018-01-18T23:24:08.743120Z",
            "modified": "2026-05-10T07:28:54.518128Z"
        },
        {
            "id": 9250,
            "name": "Lesson 9 - no avoiding complications",
            "created": "2018-01-18T23:39:01.349497Z",
            "modified": "2026-05-10T07:28:52.620027Z"
        },
        {
            "id": 9251,
            "name": "Lesson 9 - test",
            "created": "2018-01-18T23:41:35.345138Z",
            "modified": "2026-05-10T07:33:05.065493Z"
        },
        {
            "id": 9252,
            "name": "Lesson 10 - jumping out from high pincer",
            "created": "2018-01-19T00:18:34.311190Z",
            "modified": "2026-05-10T14:54:29.267676Z"
        },
        {
            "id": 9253,
            "name": "Lesson 10 - test",
            "created": "2018-01-19T18:23:24.574431Z",
            "modified": "2026-05-10T15:03:25.884940Z"
        }
    ]
}