List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=618
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=619",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=617",
    "results": [
        {
            "id": 9275,
            "name": "Section 3 - The 4-4 Point",
            "created": "2018-01-24T00:04:37.542613Z",
            "modified": "2026-05-11T20:21:44.279763Z"
        },
        {
            "id": 9276,
            "name": "Lesson 17 - basic 3-3 invasion",
            "created": "2018-01-24T00:17:11.576601Z",
            "modified": "2026-05-11T20:22:23.831303Z"
        },
        {
            "id": 9277,
            "name": "Lesson 17 - basic 3-3 invasion (old joseki)",
            "created": "2018-01-24T00:30:02.655914Z",
            "modified": "2026-05-11T20:21:45.662443Z"
        },
        {
            "id": 9278,
            "name": "Lesson 17 - test",
            "created": "2018-01-24T00:39:17.394858Z",
            "modified": "2026-05-11T20:24:25.753227Z"
        },
        {
            "id": 9279,
            "name": "Lesson 18 - reclaiming the invaded corner",
            "created": "2018-01-24T00:48:30.254192Z",
            "modified": "2026-05-11T20:35:41.742590Z"
        },
        {
            "id": 9280,
            "name": "corner life 3",
            "created": "2018-01-24T07:31:06.263656Z",
            "modified": "2026-03-31T20:16:43.051775Z"
        },
        {
            "id": 9281,
            "name": "corner life 4",
            "created": "2018-01-24T07:49:39.450206Z",
            "modified": "2026-03-31T20:16:44.488982Z"
        },
        {
            "id": 9282,
            "name": "corner life 5",
            "created": "2018-01-25T01:06:19.935999Z",
            "modified": "2026-05-08T23:20:13.734318Z"
        },
        {
            "id": 9283,
            "name": "corner life 5a",
            "created": "2018-01-25T01:43:25.658879Z",
            "modified": "2026-03-31T20:16:47.035576Z"
        },
        {
            "id": 9284,
            "name": "corner life 6",
            "created": "2018-01-25T06:05:39.724762Z",
            "modified": "2026-03-31T20:16:48.487184Z"
        }
    ]
}