List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4962",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4960",
    "results": [
        {
            "id": 30838,
            "name": "Diagram (89)",
            "created": "2021-06-01T17:27:54.972748Z",
            "modified": "2026-05-10T04:09:42.664319Z"
        },
        {
            "id": 33094,
            "name": "Diagram (3091)",
            "created": "2021-07-05T10:33:07.618420Z",
            "modified": "2026-05-10T04:09:43.555384Z"
        },
        {
            "id": 35239,
            "name": "Double Ko 2",
            "created": "2021-08-02T12:15:37.233559Z",
            "modified": "2026-05-10T04:09:44.430846Z"
        },
        {
            "id": 36940,
            "name": "Diagram [1091]",
            "created": "2021-08-19T15:30:00.704958Z",
            "modified": "2026-05-10T04:09:45.284760Z"
        },
        {
            "id": 38908,
            "name": "Diagram [2091]",
            "created": "2021-09-25T09:54:21.954849Z",
            "modified": "2026-05-10T04:09:46.142396Z"
        },
        {
            "id": 39122,
            "name": "Turn21Holding99%",
            "created": "2021-09-30T20:43:23.969733Z",
            "modified": "2026-05-10T04:09:47.027431Z"
        },
        {
            "id": 40194,
            "name": "play 93",
            "created": "2021-10-14T05:03:09.032714Z",
            "modified": "2026-05-10T04:09:47.861723Z"
        },
        {
            "id": 44317,
            "name": "GW 93: Tesuji  Problems 6",
            "created": "2021-12-06T11:33:44.114629Z",
            "modified": "2026-05-10T04:09:49.541051Z"
        },
        {
            "id": 44911,
            "name": "Diagram [5091]",
            "created": "2021-12-16T08:15:03.339686Z",
            "modified": "2026-05-10T04:09:50.377851Z"
        },
        {
            "id": 49742,
            "name": "Diagram [4091]",
            "created": "2022-02-20T11:31:09.560971Z",
            "modified": "2026-05-10T04:09:51.259411Z"
        }
    ]
}