List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=33
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=34",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=32",
    "results": [
        {
            "id": 43216,
            "name": "Diagram [3860]",
            "created": "2021-11-23T08:47:42.197407Z",
            "modified": "2026-02-15T20:10:06.268792Z"
        },
        {
            "id": 43217,
            "name": "Diagram [3861]",
            "created": "2021-11-23T08:49:07.703816Z",
            "modified": "2026-02-15T20:10:07.205058Z"
        },
        {
            "id": 43218,
            "name": "Diagram [3862]",
            "created": "2021-11-23T08:52:11.703505Z",
            "modified": "2026-02-15T20:10:08.038029Z"
        },
        {
            "id": 43219,
            "name": "Diagram [3863]",
            "created": "2021-11-23T08:56:02.111906Z",
            "modified": "2026-02-15T20:10:09.050232Z"
        },
        {
            "id": 43220,
            "name": "Diagram [3864]",
            "created": "2021-11-23T08:57:39.472086Z",
            "modified": "2026-02-15T20:10:10.119098Z"
        },
        {
            "id": 43221,
            "name": "Diagram [3865]",
            "created": "2021-11-23T08:59:42.190354Z",
            "modified": "2026-02-15T20:10:11.183185Z"
        },
        {
            "id": 43222,
            "name": "Diagram [3866]",
            "created": "2021-11-23T09:01:20.219356Z",
            "modified": "2026-02-15T20:10:12.270867Z"
        },
        {
            "id": 43224,
            "name": "Diagram [3868]",
            "created": "2021-11-23T09:05:55.140364Z",
            "modified": "2026-02-15T20:10:14.377476Z"
        },
        {
            "id": 43225,
            "name": "Diagram [3869]",
            "created": "2021-11-23T09:08:01.221711Z",
            "modified": "2026-02-15T20:10:15.297859Z"
        },
        {
            "id": 43226,
            "name": "Diagram [3870]",
            "created": "2021-11-23T09:10:02.454711Z",
            "modified": "2026-02-15T20:10:16.461338Z"
        }
    ]
}