List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=839",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=837",
    "results": [
        {
            "id": 51512,
            "name": "Diagram [4463]",
            "created": "2022-03-09T08:05:10.080618Z",
            "modified": "2026-03-31T17:01:12.080067Z"
        },
        {
            "id": 39977,
            "name": "Diagram [2464]",
            "created": "2021-10-12T07:47:45.494918Z",
            "modified": "2026-03-31T17:01:15.595345Z"
        },
        {
            "id": 45764,
            "name": "Diagram [5465]",
            "created": "2021-12-29T12:02:22.760990Z",
            "modified": "2026-03-31T17:01:26.599067Z"
        },
        {
            "id": 31753,
            "name": "Diagram (464)",
            "created": "2021-06-19T08:59:00.790013Z",
            "modified": "2026-03-31T17:01:29.321246Z"
        },
        {
            "id": 31754,
            "name": "Diagram (465)",
            "created": "2021-06-19T09:00:26.734021Z",
            "modified": "2026-03-31T17:01:37.357234Z"
        },
        {
            "id": 45767,
            "name": "Diagram [5468]",
            "created": "2021-12-29T12:07:53.755413Z",
            "modified": "2026-03-31T17:01:50.540686Z"
        },
        {
            "id": 39982,
            "name": "Diagram [2469]",
            "created": "2021-10-12T07:58:30.995294Z",
            "modified": "2026-03-31T17:01:55.847238Z"
        },
        {
            "id": 45768,
            "name": "Diagram [5469]",
            "created": "2021-12-29T12:09:12.185142Z",
            "modified": "2026-03-31T17:01:59.502289Z"
        },
        {
            "id": 39983,
            "name": "Diagram [2470]",
            "created": "2021-10-12T08:00:52.107417Z",
            "modified": "2026-03-31T17:02:04.700423Z"
        },
        {
            "id": 45769,
            "name": "Diagram [5470]",
            "created": "2021-12-29T12:11:05.446097Z",
            "modified": "2026-03-31T17:02:07.329393Z"
        }
    ]
}