List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4997",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4995",
    "results": [
        {
            "id": 86683,
            "name": "Ignore Until 6",
            "created": "2024-10-28T01:49:34.748285Z",
            "modified": "2026-03-30T16:12:14.323316Z"
        },
        {
            "id": 86682,
            "name": "Ignore Until 5",
            "created": "2024-10-28T01:43:52.110918Z",
            "modified": "2026-03-30T16:12:14.296303Z"
        },
        {
            "id": 86719,
            "name": "jfhbxvmj",
            "created": "2024-10-28T12:35:06.802562Z",
            "modified": "2026-03-30T16:12:14.292806Z"
        },
        {
            "id": 86681,
            "name": "Ignore Until 4",
            "created": "2024-10-28T01:27:12.945410Z",
            "modified": "2026-03-30T16:12:14.244425Z"
        },
        {
            "id": 86680,
            "name": "Ignore until 3",
            "created": "2024-10-28T01:20:31.227119Z",
            "modified": "2026-03-30T16:12:14.241743Z"
        },
        {
            "id": 86679,
            "name": "Ignore until 2",
            "created": "2024-10-28T01:16:07.858975Z",
            "modified": "2026-03-30T16:12:14.241674Z"
        },
        {
            "id": 86678,
            "name": "Ignore Until 1",
            "created": "2024-10-28T01:09:03.055060Z",
            "modified": "2026-03-30T16:12:14.216842Z"
        },
        {
            "id": 86569,
            "name": "Question 2",
            "created": "2024-10-26T06:14:40.589393Z",
            "modified": "2026-03-30T16:11:14.863634Z"
        },
        {
            "id": 86568,
            "name": "Question 1",
            "created": "2024-10-26T06:13:00.977018Z",
            "modified": "2026-03-30T16:11:14.840294Z"
        },
        {
            "id": 86495,
            "name": "Capture (Risk in Cutting points)",
            "created": "2024-10-24T19:53:21.377282Z",
            "modified": "2026-03-30T16:11:14.829405Z"
        }
    ]
}