List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1065",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1063",
    "results": [
        {
            "id": 71470,
            "name": "Connection - 7",
            "created": "2023-05-07T12:28:48.352977Z",
            "modified": "2026-05-26T06:19:49.176459Z"
        },
        {
            "id": 15672,
            "name": "Puzzle Number 2",
            "created": "2019-12-03T17:27:33.585110Z",
            "modified": "2026-05-26T06:19:28.786411Z"
        },
        {
            "id": 15671,
            "name": "Puzzle Number One",
            "created": "2019-12-03T17:23:38.294070Z",
            "modified": "2026-05-26T06:19:28.100518Z"
        },
        {
            "id": 102771,
            "name": "21k question",
            "created": "2026-01-24T23:59:57.246707Z",
            "modified": "2026-05-26T06:18:38.763073Z"
        },
        {
            "id": 32509,
            "name": "Davies L&D #3a",
            "created": "2021-06-30T20:05:14.802961Z",
            "modified": "2026-05-26T06:18:35.341745Z"
        },
        {
            "id": 54424,
            "name": "星位雙掛的進化 The evolution of double approach",
            "created": "2022-04-05T15:19:40.363886Z",
            "modified": "2026-05-26T06:18:29.240964Z"
        },
        {
            "id": 54421,
            "name": "應星位掛的夾撃 Pincer of star point jouseki",
            "created": "2022-04-05T14:58:29.622324Z",
            "modified": "2026-05-26T06:18:25.555675Z"
        },
        {
            "id": 40258,
            "name": "PLAY 18",
            "created": "2021-10-15T04:46:07.538420Z",
            "modified": "2026-05-26T06:18:19.837753Z"
        },
        {
            "id": 63119,
            "name": "Puzzle 75",
            "created": "2022-09-28T08:36:54.076526Z",
            "modified": "2026-05-26T06:18:07.957138Z"
        },
        {
            "id": 63118,
            "name": "Puzzle 74",
            "created": "2022-09-28T08:34:52.180426Z",
            "modified": "2026-05-26T06:18:06.699660Z"
        }
    ]
}