List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5715",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5713",
    "results": [
        {
            "id": 76855,
            "name": "Question4",
            "created": "2023-09-30T16:58:25.405807Z",
            "modified": "2026-02-16T00:41:05.036419Z"
        },
        {
            "id": 76854,
            "name": "Question3",
            "created": "2023-09-30T16:56:18.260958Z",
            "modified": "2026-02-16T00:41:04.163363Z"
        },
        {
            "id": 76853,
            "name": "Question2",
            "created": "2023-09-30T16:53:57.127116Z",
            "modified": "2026-02-16T00:41:03.213828Z"
        },
        {
            "id": 76741,
            "name": "Black to rescue its group",
            "created": "2023-09-25T14:16:20.798300Z",
            "modified": "2026-02-16T00:40:01.349582Z"
        },
        {
            "id": 76740,
            "name": "Black to rescue its group",
            "created": "2023-09-25T14:11:05.964774Z",
            "modified": "2026-02-16T00:40:00.178345Z"
        },
        {
            "id": 76739,
            "name": "Black to rescue its groups",
            "created": "2023-09-25T14:08:04.891960Z",
            "modified": "2026-02-16T00:39:59.236263Z"
        },
        {
            "id": 76675,
            "name": "Question2",
            "created": "2023-09-24T17:46:44.044254Z",
            "modified": "2026-02-16T00:39:05.508264Z"
        },
        {
            "id": 76674,
            "name": "Question 1",
            "created": "2023-09-24T17:45:18.531045Z",
            "modified": "2026-02-16T00:39:04.429327Z"
        },
        {
            "id": 76673,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T17:38:46.042766Z",
            "modified": "2026-02-16T00:39:03.611722Z"
        },
        {
            "id": 76671,
            "name": "Which side is it broken?",
            "created": "2023-09-24T10:54:17.138908Z",
            "modified": "2026-02-16T00:39:02.790854Z"
        }
    ]
}