List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=612
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=id&page=613",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=611",
    "results": [
        {
            "id": 9213,
            "name": "Lesson 1 - neutral approach",
            "created": "2018-01-15T00:59:31.140831Z",
            "modified": "2026-05-11T22:06:34.447273Z"
        },
        {
            "id": 9214,
            "name": "Lesson 1 - test",
            "created": "2018-01-15T01:01:52.913124Z",
            "modified": "2026-05-11T22:06:40.084205Z"
        },
        {
            "id": 9215,
            "name": "Lesson 2 - side approach",
            "created": "2018-01-15T01:10:13.691771Z",
            "modified": "2026-05-11T22:06:04.921594Z"
        },
        {
            "id": 9216,
            "name": "Lesson 2 - test",
            "created": "2018-01-15T03:32:00.053620Z",
            "modified": "2026-05-12T08:46:53.705591Z"
        },
        {
            "id": 9217,
            "name": "Section 2 - The 3-4 Point",
            "created": "2018-01-15T03:48:06.936831Z",
            "modified": "2026-05-11T22:05:54.963249Z"
        },
        {
            "id": 9218,
            "name": "Lesson 3 - attach and pull back",
            "created": "2018-01-15T04:09:47.566909Z",
            "modified": "2026-05-11T22:05:50.566416Z"
        },
        {
            "id": 9219,
            "name": "Lesson 3 - no hanging connection",
            "created": "2018-01-15T04:22:11.009541Z",
            "modified": "2026-05-11T22:05:42.131570Z"
        },
        {
            "id": 9220,
            "name": "Lesson 3 - playing elsewhere",
            "created": "2018-01-15T18:31:55.830989Z",
            "modified": "2026-05-11T22:05:01.511463Z"
        },
        {
            "id": 9221,
            "name": "Lesson 3 - test",
            "created": "2018-01-15T18:35:16.666354Z",
            "modified": "2026-05-11T22:07:36.111348Z"
        },
        {
            "id": 9222,
            "name": "gentleman's problem 14",
            "created": "2018-01-15T18:42:34.056796Z",
            "modified": "2026-04-29T09:59:36.287943Z"
        }
    ]
}