List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=675",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=673",
    "results": [
        {
            "id": 9869,
            "name": "2. Problem 1",
            "created": "2018-05-02T10:29:49.838701Z",
            "modified": "2026-03-31T20:30:50.849215Z"
        },
        {
            "id": 9870,
            "name": "3. Problem 2",
            "created": "2018-05-02T10:33:49.221758Z",
            "modified": "2026-03-31T20:30:52.029079Z"
        },
        {
            "id": 9871,
            "name": "4. Problem 3",
            "created": "2018-05-02T10:38:36.866542Z",
            "modified": "2026-03-31T20:30:53.232539Z"
        },
        {
            "id": 9872,
            "name": "5. Problem 4",
            "created": "2018-05-02T11:10:51.570181Z",
            "modified": "2026-03-31T20:30:54.449256Z"
        },
        {
            "id": 9873,
            "name": "Jennica's Tsumego 76",
            "created": "2018-05-03T18:16:39.191070Z",
            "modified": "2026-05-13T05:16:30.050518Z"
        },
        {
            "id": 9874,
            "name": "Interesting corner 1",
            "created": "2018-05-05T04:00:38.578955Z",
            "modified": "2026-04-30T00:19:48.216854Z"
        },
        {
            "id": 9875,
            "name": "Interesting corner 2",
            "created": "2018-05-05T04:07:28.389140Z",
            "modified": "2026-04-30T00:18:20.706605Z"
        },
        {
            "id": 9876,
            "name": "Interesting corner 3",
            "created": "2018-05-05T04:11:39.013267Z",
            "modified": "2026-04-30T00:19:51.305703Z"
        },
        {
            "id": 9877,
            "name": "Interesting corner 4",
            "created": "2018-05-05T04:16:14.948225Z",
            "modified": "2026-04-30T00:22:12.408714Z"
        },
        {
            "id": 9878,
            "name": "Interesting corner 5",
            "created": "2018-05-05T04:25:31.617234Z",
            "modified": "2026-03-31T20:31:02.151016Z"
        }
    ]
}