List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4810",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4808",
    "results": [
        {
            "id": 56668,
            "name": "type 7",
            "created": "2022-05-09T15:19:51.588985Z",
            "modified": "2026-05-14T02:40:33.716492Z"
        },
        {
            "id": 7623,
            "name": "problem 726",
            "created": "2017-04-27T07:08:38.552342Z",
            "modified": "2026-05-14T02:41:37.551295Z"
        },
        {
            "id": 31588,
            "name": "Diagram (406)",
            "created": "2021-06-17T14:27:10.936380Z",
            "modified": "2026-05-14T02:42:13.727176Z"
        },
        {
            "id": 7182,
            "name": "The Helping Stone",
            "created": "2017-03-30T08:08:01.910616Z",
            "modified": "2026-05-14T02:42:23.176230Z"
        },
        {
            "id": 95994,
            "name": "tan cong 7 (tan cong ky ma) - nuoc co dien",
            "created": "2025-07-23T11:29:19.657801Z",
            "modified": "2026-05-14T02:42:36.654385Z"
        },
        {
            "id": 7549,
            "name": "problem 717",
            "created": "2017-04-25T11:03:11.681641Z",
            "modified": "2026-05-14T02:43:01.531500Z"
        },
        {
            "id": 42544,
            "name": "Diagram [3610]",
            "created": "2021-11-11T13:02:30.460065Z",
            "modified": "2026-05-14T02:43:49.275945Z"
        },
        {
            "id": 42545,
            "name": "Diagram [3611]",
            "created": "2021-11-11T13:06:12.591852Z",
            "modified": "2026-05-14T02:43:49.718231Z"
        },
        {
            "id": 7754,
            "name": "problem 772",
            "created": "2017-05-08T11:57:49.574336Z",
            "modified": "2026-05-14T02:44:17.544995Z"
        },
        {
            "id": 70000,
            "name": "question 6",
            "created": "2023-03-23T04:51:21.956860Z",
            "modified": "2026-05-14T02:44:42.189456Z"
        }
    ]
}