List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5265",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5263",
    "results": [
        {
            "id": 9223,
            "name": "Lesson 4 - avalanche",
            "created": "2018-01-15T18:50:15.747094Z",
            "modified": "2026-04-24T01:32:19.400647Z"
        },
        {
            "id": 9222,
            "name": "gentleman's problem 14",
            "created": "2018-01-15T18:42:34.056796Z",
            "modified": "2026-04-16T23:01:17.263510Z"
        },
        {
            "id": 9221,
            "name": "Lesson 3 - test",
            "created": "2018-01-15T18:35:16.666354Z",
            "modified": "2026-04-24T01:30:56.007913Z"
        },
        {
            "id": 9220,
            "name": "Lesson 3 - playing elsewhere",
            "created": "2018-01-15T18:31:55.830989Z",
            "modified": "2026-04-24T01:29:52.844443Z"
        },
        {
            "id": 9219,
            "name": "Lesson 3 - no hanging connection",
            "created": "2018-01-15T04:22:11.009541Z",
            "modified": "2026-04-24T01:29:38.151904Z"
        },
        {
            "id": 9218,
            "name": "Lesson 3 - attach and pull back",
            "created": "2018-01-15T04:09:47.566909Z",
            "modified": "2026-04-24T01:29:14.790032Z"
        },
        {
            "id": 9217,
            "name": "Section 2 - The 3-4 Point",
            "created": "2018-01-15T03:48:06.936831Z",
            "modified": "2026-04-24T01:28:51.568439Z"
        },
        {
            "id": 9216,
            "name": "Lesson 2 - test",
            "created": "2018-01-15T03:32:00.053620Z",
            "modified": "2026-04-24T01:28:41.619427Z"
        },
        {
            "id": 9215,
            "name": "Lesson 2 - side approach",
            "created": "2018-01-15T01:10:13.691771Z",
            "modified": "2026-04-24T01:27:58.348705Z"
        },
        {
            "id": 9214,
            "name": "Lesson 1 - test",
            "created": "2018-01-15T01:01:52.913124Z",
            "modified": "2026-04-24T01:27:25.330996Z"
        }
    ]
}