List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5197",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5195",
    "results": [
        {
            "id": 75601,
            "name": "Hexahedron's 9x9 Endgame Tesuji",
            "created": "2023-07-28T07:37:27.129941Z",
            "modified": "2026-05-17T08:42:23.347781Z"
        },
        {
            "id": 75665,
            "name": "妙手回春:大目棋",
            "created": "2023-07-31T11:16:48.176032Z",
            "modified": "2026-03-30T15:14:03.217797Z"
        },
        {
            "id": 75677,
            "name": "Panda l&d",
            "created": "2023-08-01T01:47:34.923019Z",
            "modified": "2026-03-30T15:14:06.039250Z"
        },
        {
            "id": 75678,
            "name": "the cross",
            "created": "2023-08-01T01:50:08.784117Z",
            "modified": "2026-03-30T15:14:06.209258Z"
        },
        {
            "id": 75722,
            "name": "44Attachontop",
            "created": "2023-08-04T16:39:05.664125Z",
            "modified": "2026-04-26T14:12:40.908783Z"
        },
        {
            "id": 75844,
            "name": "This project 38",
            "created": "2023-08-09T08:59:04.344748Z",
            "modified": "2026-05-17T16:20:33.535594Z"
        },
        {
            "id": 75855,
            "name": "019. Tesuji",
            "created": "2023-08-10T01:17:47.742182Z",
            "modified": "2026-03-30T15:14:14.154546Z"
        },
        {
            "id": 75856,
            "name": "020. Tesuji",
            "created": "2023-08-10T01:26:16.001162Z",
            "modified": "2026-03-30T15:14:14.496810Z"
        },
        {
            "id": 75883,
            "name": "อาตาริ ข้อ 1",
            "created": "2023-08-11T11:55:55.786225Z",
            "modified": "2026-04-21T02:15:56.808871Z"
        },
        {
            "id": 75884,
            "name": "อาตาริ ข้อ 2",
            "created": "2023-08-11T11:58:08.980400Z",
            "modified": "2026-03-30T15:14:14.615995Z"
        }
    ]
}