List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5372",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5370",
    "results": [
        {
            "id": 33987,
            "name": "문제4-흑선 백사",
            "created": "2021-07-14T06:33:08.818463Z",
            "modified": "2026-04-16T16:25:18.640438Z"
        },
        {
            "id": 34094,
            "name": "Question 4",
            "created": "2021-07-16T13:04:48.565039Z",
            "modified": "2026-04-16T16:26:12.144904Z"
        },
        {
            "id": 34518,
            "name": "Puzzle 45:1-B1",
            "created": "2021-07-26T10:24:40.427736Z",
            "modified": "2026-04-16T16:26:13.317046Z"
        },
        {
            "id": 35068,
            "name": "Flow of Stones Example 4",
            "created": "2021-08-01T05:47:25.921876Z",
            "modified": "2026-04-16T16:26:33.480782Z"
        },
        {
            "id": 35072,
            "name": "4 задача",
            "created": "2021-08-01T05:57:28.377665Z",
            "modified": "2026-04-16T16:26:36.699322Z"
        },
        {
            "id": 35188,
            "name": "2.2.1 - Double atari - Example 4",
            "created": "2021-08-01T17:43:42.899789Z",
            "modified": "2026-04-16T16:26:37.902252Z"
        },
        {
            "id": 35223,
            "name": "DGM 50:4-4",
            "created": "2021-08-02T09:09:26.183546Z",
            "modified": "2026-04-16T16:26:39.311361Z"
        },
        {
            "id": 25421,
            "name": "Hoshi 2 (B)",
            "created": "2021-01-05T09:46:44.881755Z",
            "modified": "2026-04-16T16:26:48.866704Z"
        },
        {
            "id": 26350,
            "name": "San-San 1 (A)",
            "created": "2021-01-18T21:43:51.670837Z",
            "modified": "2026-04-16T16:28:33.213246Z"
        },
        {
            "id": 35508,
            "name": "Example 5.1.3 - Wedge",
            "created": "2021-08-05T15:42:26.373279Z",
            "modified": "2026-04-16T16:28:58.484415Z"
        }
    ]
}