List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4886
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=modified&page=4887",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4885",
    "results": [
        {
            "id": 9217,
            "name": "Section 2 - The 3-4 Point",
            "created": "2018-01-15T03:48:06.936831Z",
            "modified": "2026-05-11T22:05:54.963249Z"
        },
        {
            "id": 9215,
            "name": "Lesson 2 - side approach",
            "created": "2018-01-15T01:10:13.691771Z",
            "modified": "2026-05-11T22:06:04.921594Z"
        },
        {
            "id": 9212,
            "name": "Section 1 - The 3-3 Point",
            "created": "2018-01-14T22:47:43.639697Z",
            "modified": "2026-05-11T22:06:05.353673Z"
        },
        {
            "id": 11023,
            "name": "423 / 900",
            "created": "2018-08-20T14:09:40.599173Z",
            "modified": "2026-05-11T22:06:10.920999Z"
        },
        {
            "id": 102624,
            "name": "Puzzle 7.30.1",
            "created": "2026-01-19T18:26:55.667922Z",
            "modified": "2026-05-11T22:06:11.770915Z"
        },
        {
            "id": 102623,
            "name": "Puzzle 7.30.2",
            "created": "2026-01-19T18:25:08.727810Z",
            "modified": "2026-05-11T22:06:12.560556Z"
        },
        {
            "id": 9213,
            "name": "Lesson 1 - neutral approach",
            "created": "2018-01-15T00:59:31.140831Z",
            "modified": "2026-05-11T22:06:34.447273Z"
        },
        {
            "id": 36324,
            "name": "Problem 29:2",
            "created": "2021-08-14T07:33:20.977199Z",
            "modified": "2026-05-11T22:06:38.616477Z"
        },
        {
            "id": 9214,
            "name": "Lesson 1 - test",
            "created": "2018-01-15T01:01:52.913124Z",
            "modified": "2026-05-11T22:06:40.084205Z"
        },
        {
            "id": 36326,
            "name": "Problem 29:3",
            "created": "2021-08-14T07:34:05.311643Z",
            "modified": "2026-05-11T22:06:41.791576Z"
        }
    ]
}