List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4931
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=4932",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4930",
    "results": [
        {
            "id": 43751,
            "name": "GW 67: 20 2line tesujis 10",
            "created": "2021-12-01T10:51:49.162846Z",
            "modified": "2026-03-31T15:25:03.283046Z"
        },
        {
            "id": 39049,
            "name": "Diagram [2143]",
            "created": "2021-09-27T13:18:23.139898Z",
            "modified": "2026-03-31T15:25:02.084940Z"
        },
        {
            "id": 37044,
            "name": "Diagram [1143]",
            "created": "2021-08-21T10:40:54.473769Z",
            "modified": "2026-03-31T15:25:00.463823Z"
        },
        {
            "id": 35287,
            "name": "Capturing Race involving Eyes 2",
            "created": "2021-08-02T21:59:41.503730Z",
            "modified": "2026-03-31T15:24:58.277979Z"
        },
        {
            "id": 31153,
            "name": "Diagram (141)",
            "created": "2021-06-11T13:51:39.280934Z",
            "modified": "2026-03-31T15:24:55.809324Z"
        },
        {
            "id": 18836,
            "name": "Задача 141",
            "created": "2020-05-24T13:24:11.068638Z",
            "modified": "2026-03-31T15:24:49.888989Z"
        },
        {
            "id": 89071,
            "name": "Stabbing Cut 4",
            "created": "2024-12-02T20:47:31.310769Z",
            "modified": "2026-03-31T15:24:39.863004Z"
        },
        {
            "id": 45008,
            "name": "Diagram [5142]",
            "created": "2021-12-17T10:41:42.354719Z",
            "modified": "2026-03-31T15:24:23.563444Z"
        },
        {
            "id": 44371,
            "name": "GW 95: LDP 4",
            "created": "2021-12-06T20:01:44.457718Z",
            "modified": "2026-03-31T15:24:21.827505Z"
        },
        {
            "id": 39048,
            "name": "Diagram [2142]",
            "created": "2021-09-27T13:16:42.192857Z",
            "modified": "2026-03-31T15:24:18.904446Z"
        }
    ]
}