List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=558",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=556",
    "results": [
        {
            "id": 8573,
            "name": "keeping shapes safe",
            "created": "2017-09-26T10:13:17.644523Z",
            "modified": "2026-04-16T22:53:17.817291Z"
        },
        {
            "id": 8574,
            "name": "getting hard",
            "created": "2017-09-26T10:18:09.572008Z",
            "modified": "2026-04-15T11:08:25.263834Z"
        },
        {
            "id": 8575,
            "name": "too hard for you?",
            "created": "2017-09-26T10:23:13.292425Z",
            "modified": "2026-04-16T22:53:18.344736Z"
        },
        {
            "id": 8576,
            "name": "fghghjhyui",
            "created": "2017-09-26T20:09:42.739740Z",
            "modified": "2026-03-31T20:02:24.365898Z"
        },
        {
            "id": 8577,
            "name": "imposible",
            "created": "2017-09-27T07:43:24.084676Z",
            "modified": "2026-04-16T22:53:18.536832Z"
        },
        {
            "id": 8578,
            "name": "bonkers",
            "created": "2017-09-27T07:48:01.245993Z",
            "modified": "2026-04-15T09:31:04.838020Z"
        },
        {
            "id": 8579,
            "name": "kill da stone",
            "created": "2017-09-27T08:30:03.581550Z",
            "modified": "2026-04-15T09:31:05.216956Z"
        },
        {
            "id": 8580,
            "name": "Problem 1",
            "created": "2017-09-27T14:53:08.373030Z",
            "modified": "2026-03-31T20:02:29.873115Z"
        },
        {
            "id": 8581,
            "name": "Jennica's Tsumego 55",
            "created": "2017-09-29T04:23:12.605255Z",
            "modified": "2026-05-10T03:38:13.889497Z"
        },
        {
            "id": 8582,
            "name": "Jennica's Tsumego 56",
            "created": "2017-09-29T04:51:52.402900Z",
            "modified": "2026-05-10T03:39:30.276724Z"
        }
    ]
}