List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=49",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=47",
    "results": [
        {
            "id": 281,
            "name": "12. The Endless Pagoda",
            "created": "2014-09-28T05:58:28.919125Z",
            "modified": "2026-04-08T23:18:18.101454Z"
        },
        {
            "id": 280,
            "name": "11. Tales of The Broken Ax",
            "created": "2014-09-28T05:14:19.132290Z",
            "modified": "2026-04-08T23:18:17.052716Z"
        },
        {
            "id": 279,
            "name": "Hardest puzzle ever! (Not Complete)",
            "created": "2014-09-27T18:46:13.578202Z",
            "modified": "2026-04-08T23:18:16.024024Z"
        },
        {
            "id": 278,
            "name": "Life and Death 2",
            "created": "2014-09-27T18:05:38.533203Z",
            "modified": "2026-04-08T23:18:14.976120Z"
        },
        {
            "id": 2824,
            "name": "1 / 900",
            "created": "2015-08-18T23:25:33.834846Z",
            "modified": "2026-04-08T23:18:13.848633Z"
        },
        {
            "id": 277,
            "name": "Life or death",
            "created": "2014-09-27T12:51:07.266992Z",
            "modified": "2026-04-08T23:18:13.615858Z"
        },
        {
            "id": 273,
            "name": "23 of 347",
            "created": "2014-09-27T01:38:28.235181Z",
            "modified": "2026-04-08T23:18:12.573166Z"
        },
        {
            "id": 272,
            "name": "22 of 347",
            "created": "2014-09-27T01:29:15.516964Z",
            "modified": "2026-04-08T23:18:11.554048Z"
        },
        {
            "id": 271,
            "name": "21 of 347",
            "created": "2014-09-27T01:23:05.174133Z",
            "modified": "2026-04-08T23:18:10.498724Z"
        },
        {
            "id": 270,
            "name": "20 of 347",
            "created": "2014-09-27T01:10:05.144309Z",
            "modified": "2026-04-08T23:18:09.455588Z"
        }
    ]
}