List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4902
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=4903",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4901",
    "results": [
        {
            "id": 45113,
            "name": "Diagram [5221]",
            "created": "2021-12-20T09:51:54.254312Z",
            "modified": "2026-03-31T16:11:12.717914Z"
        },
        {
            "id": 39243,
            "name": "Diagram [2221]",
            "created": "2021-10-02T08:31:04.452285Z",
            "modified": "2026-03-31T16:11:08.597173Z"
        },
        {
            "id": 37226,
            "name": "Diagram [1221]",
            "created": "2021-08-23T14:30:41.452237Z",
            "modified": "2026-03-31T16:11:07.153490Z"
        },
        {
            "id": 31273,
            "name": "Diagram (219)",
            "created": "2021-06-14T07:46:50.234108Z",
            "modified": "2026-03-31T16:11:03.238530Z"
        },
        {
            "id": 19551,
            "name": "Задача 219",
            "created": "2020-06-24T08:55:45.346536Z",
            "modified": "2026-03-31T16:10:58.638455Z"
        },
        {
            "id": 50244,
            "name": "Diagram [4220]",
            "created": "2022-02-23T08:49:28.727821Z",
            "modified": "2026-03-31T16:10:46.443759Z"
        },
        {
            "id": 45112,
            "name": "Diagram [5220]",
            "created": "2021-12-20T09:50:59.259410Z",
            "modified": "2026-03-31T16:10:45.038814Z"
        },
        {
            "id": 39242,
            "name": "Diagram [2220]",
            "created": "2021-10-02T08:29:09.872206Z",
            "modified": "2026-03-31T16:10:41.174977Z"
        },
        {
            "id": 37203,
            "name": "Diagram [1220]",
            "created": "2021-08-23T10:48:35.349863Z",
            "modified": "2026-03-31T16:10:39.977240Z"
        },
        {
            "id": 19550,
            "name": "Задача 218",
            "created": "2020-06-24T08:53:40.842171Z",
            "modified": "2026-03-31T16:10:33.025459Z"
        }
    ]
}