List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=804
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=805",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=803",
    "results": [
        {
            "id": 39152,
            "name": "Diagram [2192]",
            "created": "2021-10-01T09:00:02.549785Z",
            "modified": "2026-03-31T15:56:12.253271Z"
        },
        {
            "id": 45080,
            "name": "Diagram [5192]",
            "created": "2021-12-19T11:48:14.627441Z",
            "modified": "2026-03-31T15:56:16.467033Z"
        },
        {
            "id": 19049,
            "name": "Задача 191",
            "created": "2020-06-02T10:20:03.114763Z",
            "modified": "2026-03-31T15:56:35.928436Z"
        },
        {
            "id": 38971,
            "name": "Inducing Move 5",
            "created": "2021-09-26T04:16:34.744464Z",
            "modified": "2026-03-31T15:56:47.056935Z"
        },
        {
            "id": 39153,
            "name": "Diagram [2193]",
            "created": "2021-10-01T09:03:00.028664Z",
            "modified": "2026-03-31T15:56:48.213650Z"
        },
        {
            "id": 45081,
            "name": "Diagram [5193]",
            "created": "2021-12-19T11:51:19.868858Z",
            "modified": "2026-03-31T15:56:52.474740Z"
        },
        {
            "id": 19050,
            "name": "Задача 192",
            "created": "2020-06-02T10:22:09.997640Z",
            "modified": "2026-03-31T15:57:12.287208Z"
        },
        {
            "id": 37177,
            "name": "Diagram [1194]",
            "created": "2021-08-23T07:36:12.950562Z",
            "modified": "2026-03-31T15:57:20.732014Z"
        },
        {
            "id": 38975,
            "name": "Inducing Move 6",
            "created": "2021-09-26T05:14:52.887828Z",
            "modified": "2026-03-31T15:57:21.915337Z"
        },
        {
            "id": 45082,
            "name": "Diagram [5194]",
            "created": "2021-12-19T11:53:03.633349Z",
            "modified": "2026-03-31T15:57:26.978953Z"
        }
    ]
}