List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=871",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=869",
    "results": [
        {
            "id": 49302,
            "name": "type 11 大頭鬼Two-stone edge squeeze",
            "created": "2022-02-17T16:07:40.412042Z",
            "modified": "2026-05-20T04:14:49.460811Z"
        },
        {
            "id": 63287,
            "name": "Puzzle 197",
            "created": "2022-09-30T14:54:31.394389Z",
            "modified": "2026-05-20T04:14:48.957702Z"
        },
        {
            "id": 71872,
            "name": "Snapback and Throw in-29",
            "created": "2023-05-17T20:32:30.464299Z",
            "modified": "2026-05-20T04:14:26.429566Z"
        },
        {
            "id": 80848,
            "name": "Problem 8",
            "created": "2024-04-29T21:05:53.294771Z",
            "modified": "2026-05-20T04:14:06.278239Z"
        },
        {
            "id": 78531,
            "name": "Tsumégo 140",
            "created": "2023-12-18T15:14:24.627288Z",
            "modified": "2026-05-20T04:13:48.832524Z"
        },
        {
            "id": 78501,
            "name": "Tsumégo 139",
            "created": "2023-12-11T14:37:14.616747Z",
            "modified": "2026-05-20T04:13:43.487204Z"
        },
        {
            "id": 102137,
            "name": "Puzzle 7.16.7",
            "created": "2026-01-12T12:22:26.419466Z",
            "modified": "2026-05-20T04:12:41.903274Z"
        },
        {
            "id": 102136,
            "name": "Puzzle 7.16.6",
            "created": "2026-01-12T12:20:00.694932Z",
            "modified": "2026-05-20T04:12:40.687729Z"
        },
        {
            "id": 55915,
            "name": "Atari-14",
            "created": "2022-05-01T13:46:51.082358Z",
            "modified": "2026-05-20T04:12:30.321325Z"
        },
        {
            "id": 55914,
            "name": "Atari-13",
            "created": "2022-05-01T13:43:11.129984Z",
            "modified": "2026-05-20T04:12:29.722925Z"
        }
    ]
}