List accessible puzzles or create a new puzzle.

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

{
    "count": 58760,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=281",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=279",
    "results": [
        {
            "id": 80421,
            "name": "ตัวอย่าง",
            "created": "2024-03-31T13:39:17.978339Z",
            "modified": "2026-03-21T17:17:35.841329Z"
        },
        {
            "id": 52622,
            "name": "Problem 23",
            "created": "2022-03-20T12:12:32.688047Z",
            "modified": "2026-03-22T00:48:19.447157Z"
        },
        {
            "id": 48815,
            "name": "Long way to kill Question 1",
            "created": "2022-02-11T00:57:52.542772Z",
            "modified": "2026-03-22T02:18:41.739820Z"
        },
        {
            "id": 83208,
            "name": "Puzzle #2",
            "created": "2024-07-17T01:54:01.455359Z",
            "modified": "2026-03-22T06:15:38.869137Z"
        },
        {
            "id": 97567,
            "name": "Сэмэай борьба между камнями",
            "created": "2025-09-10T17:55:44.721980Z",
            "modified": "2026-03-22T08:04:34.694506Z"
        },
        {
            "id": 67657,
            "name": "Judge whether white chess is dead or alive",
            "created": "2023-01-15T14:23:27.986091Z",
            "modified": "2026-03-22T09:09:39.555265Z"
        },
        {
            "id": 50051,
            "name": "question51",
            "created": "2022-02-22T02:32:54.271353Z",
            "modified": "2026-03-22T12:54:01.710299Z"
        },
        {
            "id": 51031,
            "name": "question3",
            "created": "2022-03-04T02:35:21.355674Z",
            "modified": "2026-03-22T16:24:19.279154Z"
        },
        {
            "id": 85374,
            "name": "Puzzle #2",
            "created": "2024-09-19T01:21:04.218921Z",
            "modified": "2026-03-22T19:13:47.389696Z"
        },
        {
            "id": 85368,
            "name": "9342615214320",
            "created": "2024-09-18T09:45:46.948685Z",
            "modified": "2026-03-22T20:17:28.532356Z"
        }
    ]
}