List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5147",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5145",
    "results": [
        {
            "id": 24078,
            "name": "Ложные глаза",
            "created": "2020-12-03T13:55:05.993833Z",
            "modified": "2026-04-30T20:41:59.271234Z"
        },
        {
            "id": 24080,
            "name": "Ложные глаза 3",
            "created": "2020-12-03T14:00:37.448783Z",
            "modified": "2026-04-30T20:43:39.068109Z"
        },
        {
            "id": 24077,
            "name": "Ложный глаз",
            "created": "2020-12-03T13:49:55.028295Z",
            "modified": "2026-04-30T20:44:10.418181Z"
        },
        {
            "id": 14378,
            "name": "Example 7 (Sacrificing Two Stones instead of One)",
            "created": "2019-05-01T04:34:55.691719Z",
            "modified": "2026-04-30T20:44:14.436730Z"
        },
        {
            "id": 33183,
            "name": "Diagram (3103)",
            "created": "2021-07-06T08:05:20.270904Z",
            "modified": "2026-04-30T20:45:41.277821Z"
        },
        {
            "id": 14173,
            "name": "Tsumego 13",
            "created": "2019-02-27T14:21:58.837078Z",
            "modified": "2026-04-30T20:45:49.352111Z"
        },
        {
            "id": 33184,
            "name": "Diagram (3104)",
            "created": "2021-07-06T08:07:44.458013Z",
            "modified": "2026-04-30T20:46:32.957712Z"
        },
        {
            "id": 33185,
            "name": "Diagram (3105)",
            "created": "2021-07-06T08:09:10.993647Z",
            "modified": "2026-04-30T20:46:50.869872Z"
        },
        {
            "id": 33186,
            "name": "Diagram (3106)",
            "created": "2021-07-06T08:10:12.889600Z",
            "modified": "2026-04-30T20:47:32.572924Z"
        },
        {
            "id": 33193,
            "name": "Diagram (3107)",
            "created": "2021-07-06T12:33:00.239842Z",
            "modified": "2026-04-30T20:47:57.989951Z"
        }
    ]
}