List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4939
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=4940",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4938",
    "results": [
        {
            "id": 44336,
            "name": "GW 93: Middle game problems 3",
            "created": "2021-12-06T11:41:31.027658Z",
            "modified": "2026-03-31T14:59:19.579155Z"
        },
        {
            "id": 38987,
            "name": "Diagram [2109]",
            "created": "2021-09-26T07:09:59.556372Z",
            "modified": "2026-03-31T14:59:16.808718Z"
        },
        {
            "id": 36964,
            "name": "Diagram [1109]",
            "created": "2021-08-20T09:05:27.073210Z",
            "modified": "2026-03-31T14:59:15.159301Z"
        },
        {
            "id": 35213,
            "name": "Very Indirect Ko",
            "created": "2021-08-02T06:34:31.588345Z",
            "modified": "2026-03-31T14:59:13.839813Z"
        },
        {
            "id": 30982,
            "name": "Diagram (107)",
            "created": "2021-06-08T20:41:58.872358Z",
            "modified": "2026-03-31T14:59:11.103408Z"
        },
        {
            "id": 103190,
            "name": "1233456789",
            "created": "2026-02-16T16:59:01.255352Z",
            "modified": "2026-03-31T14:58:08.953513Z"
        },
        {
            "id": 39074,
            "name": "Approach Ko",
            "created": "2021-09-28T06:08:01.087867Z",
            "modified": "2026-03-31T14:57:42.728448Z"
        },
        {
            "id": 38985,
            "name": "Diagram [2107]",
            "created": "2021-09-26T07:04:30.936688Z",
            "modified": "2026-03-31T14:57:41.510962Z"
        },
        {
            "id": 36962,
            "name": "Diagram [1107]",
            "created": "2021-08-20T09:01:19.415964Z",
            "modified": "2026-03-31T14:57:40.326106Z"
        },
        {
            "id": 30980,
            "name": "Diagram (105)",
            "created": "2021-06-08T20:41:09.254196Z",
            "modified": "2026-03-31T14:57:37.362689Z"
        }
    ]
}