List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=704
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=id&page=705",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=703",
    "results": [
        {
            "id": 10187,
            "name": "test 1 2 3 4",
            "created": "2018-06-02T18:53:53.518389Z",
            "modified": "2026-03-31T20:38:04.443736Z"
        },
        {
            "id": 10188,
            "name": "So long",
            "created": "2018-06-02T20:39:41.869468Z",
            "modified": "2026-03-31T20:38:05.636095Z"
        },
        {
            "id": 10189,
            "name": "백을 잡아보시오",
            "created": "2018-06-03T14:18:26.767459Z",
            "modified": "2026-05-14T00:24:41.187962Z"
        },
        {
            "id": 10190,
            "name": "Shichô 7",
            "created": "2018-06-06T13:29:05.678644Z",
            "modified": "2026-05-12T13:47:53.044837Z"
        },
        {
            "id": 10191,
            "name": "Tsumego 16",
            "created": "2018-06-06T13:37:20.428500Z",
            "modified": "2026-04-05T09:52:02.635666Z"
        },
        {
            "id": 10192,
            "name": "Tsumego 21",
            "created": "2018-06-06T13:45:24.866977Z",
            "modified": "2026-05-14T17:21:34.212137Z"
        },
        {
            "id": 10193,
            "name": "Libertés 1",
            "created": "2018-06-06T13:54:04.023021Z",
            "modified": "2026-05-12T10:02:39.040049Z"
        },
        {
            "id": 10194,
            "name": "Libertés 2",
            "created": "2018-06-06T13:57:05.508887Z",
            "modified": "2026-05-12T10:02:39.960258Z"
        },
        {
            "id": 10195,
            "name": "Libertés 3",
            "created": "2018-06-06T13:58:28.501732Z",
            "modified": "2026-05-09T09:44:48.314708Z"
        },
        {
            "id": 10196,
            "name": "Libertés 4",
            "created": "2018-06-06T13:59:33.092320Z",
            "modified": "2026-05-09T09:44:57.886628Z"
        }
    ]
}