List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=998",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=996",
    "results": [
        {
            "id": 14657,
            "name": "count liberties 2",
            "created": "2019-07-17T06:51:19.480159Z",
            "modified": "2026-03-31T22:22:47.257430Z"
        },
        {
            "id": 14658,
            "name": "capture",
            "created": "2019-07-18T06:43:32.456081Z",
            "modified": "2026-03-31T22:22:48.475280Z"
        },
        {
            "id": 14659,
            "name": "capture again",
            "created": "2019-07-18T08:08:01.567644Z",
            "modified": "2026-03-31T22:22:49.662214Z"
        },
        {
            "id": 14660,
            "name": "Hanover",
            "created": "2019-07-19T20:57:26.265957Z",
            "modified": "2026-03-31T22:22:51.159816Z"
        },
        {
            "id": 14662,
            "name": "learn how to do the ladder",
            "created": "2019-07-20T06:04:43.700194Z",
            "modified": "2026-03-31T22:22:53.963678Z"
        },
        {
            "id": 14664,
            "name": "Introduction to Life & Death 132/200",
            "created": "2019-07-21T12:19:34.494216Z",
            "modified": "2026-03-31T22:22:56.658721Z"
        },
        {
            "id": 14677,
            "name": "jounghyun8-1",
            "created": "2019-07-27T05:13:41.314319Z",
            "modified": "2026-03-31T22:23:14.936408Z"
        },
        {
            "id": 14678,
            "name": "jounnghyun8-2",
            "created": "2019-07-27T05:26:35.720296Z",
            "modified": "2026-03-31T22:23:16.157325Z"
        },
        {
            "id": 14681,
            "name": "Prob 29",
            "created": "2019-07-27T17:17:45.863905Z",
            "modified": "2026-03-31T22:23:18.860033Z"
        },
        {
            "id": 14685,
            "name": "Lyukba is lehet rakni",
            "created": "2019-07-30T00:59:00.697734Z",
            "modified": "2026-03-31T22:23:23.191913Z"
        }
    ]
}