List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=995",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=993",
    "results": [
        {
            "id": 80443,
            "name": "Ko Puzzle",
            "created": "2024-03-31T19:32:35.013531Z",
            "modified": "2026-05-23T23:29:38.739528Z"
        },
        {
            "id": 80442,
            "name": "7.B.16.",
            "created": "2024-03-31T18:15:55.960089Z",
            "modified": "2026-05-10T04:26:44.034664Z"
        },
        {
            "id": 80441,
            "name": "7.B.13.",
            "created": "2024-03-31T18:07:49.428400Z",
            "modified": "2026-05-25T21:51:27.527511Z"
        },
        {
            "id": 80440,
            "name": "7.B.15.",
            "created": "2024-03-31T18:05:13.113921Z",
            "modified": "2026-05-19T22:08:49.558422Z"
        },
        {
            "id": 80439,
            "name": "7.B.12.",
            "created": "2024-03-31T17:53:30.468232Z",
            "modified": "2026-05-18T01:10:19.626889Z"
        },
        {
            "id": 80438,
            "name": "7.B.11.",
            "created": "2024-03-31T17:48:14.043429Z",
            "modified": "2026-05-20T11:05:46.742314Z"
        },
        {
            "id": 80437,
            "name": "7.B.10.",
            "created": "2024-03-31T17:46:34.247315Z",
            "modified": "2026-05-20T11:05:40.915412Z"
        },
        {
            "id": 80436,
            "name": "7.B.9.",
            "created": "2024-03-31T17:38:46.231631Z",
            "modified": "2026-05-17T02:09:15.559041Z"
        },
        {
            "id": 80435,
            "name": "7.B.14.",
            "created": "2024-03-31T17:36:20.919093Z",
            "modified": "2026-05-25T21:51:28.491701Z"
        },
        {
            "id": 80434,
            "name": "7.B.8.",
            "created": "2024-03-31T17:30:26.347457Z",
            "modified": "2026-05-17T02:09:15.103242Z"
        }
    ]
}