List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5705",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5703",
    "results": [
        {
            "id": 95458,
            "name": "Problem 169a",
            "created": "2025-07-07T22:43:33.591429Z",
            "modified": "2026-04-19T05:14:34.288055Z"
        },
        {
            "id": 95459,
            "name": "Problem 169b",
            "created": "2025-07-07T22:46:05.698068Z",
            "modified": "2026-04-19T05:14:48.961956Z"
        },
        {
            "id": 92111,
            "name": "Le Kô 2",
            "created": "2025-03-06T16:55:40.560223Z",
            "modified": "2026-04-19T05:15:01.805649Z"
        },
        {
            "id": 95460,
            "name": "Problem 170a",
            "created": "2025-07-07T22:48:30.092109Z",
            "modified": "2026-04-19T05:15:15.825580Z"
        },
        {
            "id": 91888,
            "name": "Double atari 1",
            "created": "2025-03-05T13:41:09.289080Z",
            "modified": "2026-04-19T05:15:33.062382Z"
        },
        {
            "id": 948,
            "name": "250 - 539",
            "created": "2014-10-11T14:26:21.457014Z",
            "modified": "2026-04-19T05:17:11.465157Z"
        },
        {
            "id": 840,
            "name": "Easy, #146",
            "created": "2014-10-09T21:58:55.940893Z",
            "modified": "2026-04-19T05:18:29.111079Z"
        },
        {
            "id": 53148,
            "name": "question 5",
            "created": "2022-03-24T04:10:34.854874Z",
            "modified": "2026-04-19T05:18:46.934919Z"
        },
        {
            "id": 7702,
            "name": "problem 764",
            "created": "2017-05-01T13:28:44.835766Z",
            "modified": "2026-04-19T05:18:53.518606Z"
        },
        {
            "id": 842,
            "name": "Easy, #147",
            "created": "2014-10-09T22:28:21.762120Z",
            "modified": "2026-04-19T05:18:55.804700Z"
        }
    ]
}