List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4891",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4889",
    "results": [
        {
            "id": 43627,
            "name": "GW 50: Ko Problems 4",
            "created": "2021-11-29T22:00:04.653339Z",
            "modified": "2026-05-11T18:25:46.459865Z"
        },
        {
            "id": 43628,
            "name": "GW 50: Capturing Race Problems 1",
            "created": "2021-11-29T22:02:19.435913Z",
            "modified": "2026-05-11T18:25:47.000836Z"
        },
        {
            "id": 34537,
            "name": "Puzzle 45:2-C1",
            "created": "2021-07-26T16:17:27.578966Z",
            "modified": "2026-05-11T18:25:51.702897Z"
        },
        {
            "id": 1980,
            "name": "001/017",
            "created": "2014-11-25T19:49:40.220942Z",
            "modified": "2026-05-11T18:25:54.099089Z"
        },
        {
            "id": 1981,
            "name": "002/017",
            "created": "2014-11-25T19:59:47.077674Z",
            "modified": "2026-05-11T18:25:55.477446Z"
        },
        {
            "id": 42459,
            "name": "Diagram [3554]",
            "created": "2021-11-09T12:44:35.604057Z",
            "modified": "2026-05-11T18:25:59.484660Z"
        },
        {
            "id": 42460,
            "name": "Diagram [3555]",
            "created": "2021-11-09T12:51:20.466083Z",
            "modified": "2026-05-11T18:26:00.155408Z"
        },
        {
            "id": 6430,
            "name": "Puzzle 5",
            "created": "2016-10-26T00:08:55.660840Z",
            "modified": "2026-05-11T18:26:12.233434Z"
        },
        {
            "id": 52518,
            "name": "Diagram [4813]",
            "created": "2022-03-19T14:57:10.990224Z",
            "modified": "2026-05-11T18:26:21.802329Z"
        },
        {
            "id": 52519,
            "name": "Diagram [4814]",
            "created": "2022-03-19T14:58:10.966666Z",
            "modified": "2026-05-11T18:26:22.651624Z"
        }
    ]
}