List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=806",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=804",
    "results": [
        {
            "id": 85609,
            "name": "Numbers and Shapes 4A",
            "created": "2024-10-01T22:09:22.253196Z",
            "modified": "2026-05-10T01:25:01.833694Z"
        },
        {
            "id": 85608,
            "name": "Numbers and Shapes 3B",
            "created": "2024-10-01T22:06:19.275264Z",
            "modified": "2026-05-10T01:18:41.756485Z"
        },
        {
            "id": 85607,
            "name": "Numbers and Shapes 3A",
            "created": "2024-10-01T22:03:43.449995Z",
            "modified": "2026-04-23T09:27:00.364268Z"
        },
        {
            "id": 85606,
            "name": "Numbers and Shapes 2",
            "created": "2024-10-01T22:00:34.946986Z",
            "modified": "2026-04-16T12:49:57.204458Z"
        },
        {
            "id": 85605,
            "name": "Numbers and Shapes 1",
            "created": "2024-10-01T21:53:06.054136Z",
            "modified": "2026-05-10T00:56:56.343738Z"
        },
        {
            "id": 85594,
            "name": "5級までに覚える詰碁(13)",
            "created": "2024-10-01T04:58:11.874588Z",
            "modified": "2026-05-19T10:04:10.276235Z"
        },
        {
            "id": 85591,
            "name": "收官2(黑先)",
            "created": "2024-09-30T10:24:45.328471Z",
            "modified": "2026-03-30T16:07:08.588052Z"
        },
        {
            "id": 85590,
            "name": "收官1(黑先)",
            "created": "2024-09-30T10:18:42.164823Z",
            "modified": "2026-04-15T11:10:18.012463Z"
        },
        {
            "id": 85570,
            "name": "Mild 64",
            "created": "2024-09-30T03:17:08.885302Z",
            "modified": "2026-03-30T16:07:06.268766Z"
        },
        {
            "id": 85569,
            "name": "Mild 63",
            "created": "2024-09-30T03:16:06.629312Z",
            "modified": "2026-03-30T16:07:06.237691Z"
        }
    ]
}