List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=791
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=792",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=790",
    "results": [
        {
            "id": 39045,
            "name": "Diagram [2139]",
            "created": "2021-09-27T13:10:42.771685Z",
            "modified": "2026-03-31T15:22:00.670515Z"
        },
        {
            "id": 45005,
            "name": "Diagram [5139]",
            "created": "2021-12-17T10:35:51.821479Z",
            "modified": "2026-03-31T15:22:05.132496Z"
        },
        {
            "id": 39046,
            "name": "Diagram [2140]",
            "created": "2021-09-27T13:12:41.170571Z",
            "modified": "2026-03-31T15:22:47.381737Z"
        },
        {
            "id": 44369,
            "name": "GW 95: LDP 2",
            "created": "2021-12-06T20:01:11.752032Z",
            "modified": "2026-03-31T15:22:50.435077Z"
        },
        {
            "id": 45006,
            "name": "Diagram [5140]",
            "created": "2021-12-17T10:37:11.725438Z",
            "modified": "2026-03-31T15:22:52.278237Z"
        },
        {
            "id": 49938,
            "name": "Diagram [4140]",
            "created": "2022-02-21T12:30:54.620821Z",
            "modified": "2026-03-31T15:22:53.585385Z"
        },
        {
            "id": 18834,
            "name": "Задача 139",
            "created": "2020-05-24T13:18:34.049853Z",
            "modified": "2026-03-31T15:23:22.173877Z"
        },
        {
            "id": 37042,
            "name": "Diagram [1141]",
            "created": "2021-08-21T10:37:24.482017Z",
            "modified": "2026-03-31T15:23:32.923111Z"
        },
        {
            "id": 39047,
            "name": "Diagram [2141]",
            "created": "2021-09-27T13:14:11.399800Z",
            "modified": "2026-03-31T15:23:34.574257Z"
        },
        {
            "id": 44370,
            "name": "GW 95: LDP 3",
            "created": "2021-12-06T20:01:25.257710Z",
            "modified": "2026-03-31T15:23:37.480315Z"
        }
    ]
}