List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5221",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5219",
    "results": [
        {
            "id": 7555,
            "name": "255/900",
            "created": "2017-04-25T16:24:56.533860Z",
            "modified": "2026-04-26T04:35:21.948768Z"
        },
        {
            "id": 7556,
            "name": "256/900",
            "created": "2017-04-25T16:27:07.770764Z",
            "modified": "2026-04-26T04:35:51.393973Z"
        },
        {
            "id": 7557,
            "name": "257/900",
            "created": "2017-04-25T16:30:13.338872Z",
            "modified": "2026-04-26T04:36:49.273045Z"
        },
        {
            "id": 61033,
            "name": "入门对杀常形6",
            "created": "2022-07-24T02:18:58.637734Z",
            "modified": "2026-04-26T04:38:21.626586Z"
        },
        {
            "id": 52135,
            "name": "question 10",
            "created": "2022-03-14T16:06:59.767445Z",
            "modified": "2026-04-26T04:39:00.368006Z"
        },
        {
            "id": 1091,
            "name": "358 - 539",
            "created": "2014-10-14T09:47:18.741398Z",
            "modified": "2026-04-26T04:43:19.955573Z"
        },
        {
            "id": 51948,
            "name": "question 9",
            "created": "2022-03-13T14:41:30.611283Z",
            "modified": "2026-04-26T04:44:15.012776Z"
        },
        {
            "id": 22043,
            "name": "Puzzle 65 (p. 215-252)",
            "created": "2020-10-24T10:03:30.468319Z",
            "modified": "2026-04-26T04:45:41.274836Z"
        },
        {
            "id": 37048,
            "name": "정묘수관 [1]",
            "created": "2021-08-21T11:42:55.369014Z",
            "modified": "2026-04-26T04:48:56.635500Z"
        },
        {
            "id": 53415,
            "name": "question 5",
            "created": "2022-03-26T06:19:26.165106Z",
            "modified": "2026-04-26T04:55:52.225843Z"
        }
    ]
}