List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=647",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=645",
    "results": [
        {
            "id": 9582,
            "name": "Don't Repeat Yourself",
            "created": "2018-03-24T17:32:27.003360Z",
            "modified": "2026-04-15T09:32:21.261293Z"
        },
        {
            "id": 9583,
            "name": "problem 004",
            "created": "2018-03-24T18:19:45.342049Z",
            "modified": "2026-03-31T20:23:50.693119Z"
        },
        {
            "id": 9584,
            "name": "problem 005",
            "created": "2018-03-24T18:20:42.160484Z",
            "modified": "2026-03-31T20:23:52.731545Z"
        },
        {
            "id": 9585,
            "name": "problem 006",
            "created": "2018-03-24T18:22:38.432224Z",
            "modified": "2026-03-31T20:23:54.232960Z"
        },
        {
            "id": 9586,
            "name": "problem 007",
            "created": "2018-03-24T18:24:52.851550Z",
            "modified": "2026-03-31T20:23:56.119929Z"
        },
        {
            "id": 9587,
            "name": "problem 008",
            "created": "2018-03-24T18:31:33.470448Z",
            "modified": "2026-03-31T20:23:57.563668Z"
        },
        {
            "id": 9588,
            "name": "problem 009",
            "created": "2018-03-24T18:35:25.808219Z",
            "modified": "2026-03-31T20:23:59.274946Z"
        },
        {
            "id": 9589,
            "name": "Capturing stones",
            "created": "2018-03-25T15:30:48.655311Z",
            "modified": "2026-04-16T22:54:06.369725Z"
        },
        {
            "id": 9590,
            "name": "problem 010",
            "created": "2018-03-25T18:03:08.137288Z",
            "modified": "2026-03-31T20:24:02.177189Z"
        },
        {
            "id": 9591,
            "name": "Jennica's Tsumego 72",
            "created": "2018-03-25T18:07:35.035356Z",
            "modified": "2026-05-13T08:53:14.256516Z"
        }
    ]
}