List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=802",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=800",
    "results": [
        {
            "id": 19039,
            "name": "Задача 181",
            "created": "2020-06-02T09:25:01.247356Z",
            "modified": "2026-03-31T15:50:50.000972Z"
        },
        {
            "id": 37166,
            "name": "Diagram [1183]",
            "created": "2021-08-23T07:12:12.623752Z",
            "modified": "2026-03-31T15:50:58.264631Z"
        },
        {
            "id": 39143,
            "name": "Diagram [2183]",
            "created": "2021-10-01T07:45:41.241321Z",
            "modified": "2026-03-31T15:51:00.602318Z"
        },
        {
            "id": 50111,
            "name": "Diagram [4183]",
            "created": "2022-02-22T11:43:27.023395Z",
            "modified": "2026-03-31T15:51:06.260895Z"
        },
        {
            "id": 19040,
            "name": "Задача 182",
            "created": "2020-06-02T09:26:22.293804Z",
            "modified": "2026-03-31T15:51:24.251400Z"
        },
        {
            "id": 38958,
            "name": "Thank-You Move 2",
            "created": "2021-09-25T14:04:03.842744Z",
            "modified": "2026-03-31T15:51:34.001117Z"
        },
        {
            "id": 39144,
            "name": "Diagram [2184]",
            "created": "2021-10-01T07:46:45.841454Z",
            "modified": "2026-03-31T15:51:35.375306Z"
        },
        {
            "id": 45071,
            "name": "Diagram [5184]",
            "created": "2021-12-19T09:51:33.054617Z",
            "modified": "2026-03-31T15:51:39.714952Z"
        },
        {
            "id": 50112,
            "name": "Diagram [4184]",
            "created": "2022-02-22T11:44:45.448632Z",
            "modified": "2026-03-31T15:51:40.902092Z"
        },
        {
            "id": 33640,
            "name": "Diagram (3185)",
            "created": "2021-07-11T07:57:43.078512Z",
            "modified": "2026-03-31T15:52:06.089305Z"
        }
    ]
}