List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4910
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=4911",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4909",
    "results": [
        {
            "id": 33806,
            "name": "Diagram (3194)",
            "created": "2021-07-12T09:18:57.138042Z",
            "modified": "2026-03-31T15:57:19.489618Z"
        },
        {
            "id": 31220,
            "name": "Diagram (192)",
            "created": "2021-06-13T09:12:53.119252Z",
            "modified": "2026-03-31T15:57:18.268153Z"
        },
        {
            "id": 19050,
            "name": "Задача 192",
            "created": "2020-06-02T10:22:09.997640Z",
            "modified": "2026-03-31T15:57:12.287208Z"
        },
        {
            "id": 68853,
            "name": "Puzzle 193",
            "created": "2023-02-11T16:36:38.490937Z",
            "modified": "2026-03-31T15:57:00.463133Z"
        },
        {
            "id": 50121,
            "name": "Diagram [4193]",
            "created": "2022-02-22T11:58:19.843841Z",
            "modified": "2026-03-31T15:56:53.686142Z"
        },
        {
            "id": 45081,
            "name": "Diagram [5193]",
            "created": "2021-12-19T11:51:19.868858Z",
            "modified": "2026-03-31T15:56:52.474740Z"
        },
        {
            "id": 39153,
            "name": "Diagram [2193]",
            "created": "2021-10-01T09:03:00.028664Z",
            "modified": "2026-03-31T15:56:48.213650Z"
        },
        {
            "id": 38971,
            "name": "Inducing Move 5",
            "created": "2021-09-26T04:16:34.744464Z",
            "modified": "2026-03-31T15:56:47.056935Z"
        },
        {
            "id": 37176,
            "name": "Diagram [1193]",
            "created": "2021-08-23T07:34:50.265113Z",
            "modified": "2026-03-31T15:56:44.959673Z"
        },
        {
            "id": 33805,
            "name": "Diagram (3193)",
            "created": "2021-07-12T09:17:06.735680Z",
            "modified": "2026-03-31T15:56:43.504389Z"
        }
    ]
}