List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5144",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5142",
    "results": [
        {
            "id": 10528,
            "name": "5. Направление атари",
            "created": "2018-07-29T11:16:56.759850Z",
            "modified": "2026-03-31T20:45:29.321591Z"
        },
        {
            "id": 10527,
            "name": "reading problem 2",
            "created": "2018-07-29T00:48:58.912262Z",
            "modified": "2026-03-31T20:45:27.934480Z"
        },
        {
            "id": 10526,
            "name": "reading problem 1",
            "created": "2018-07-29T00:22:45.474286Z",
            "modified": "2026-04-19T06:01:54.528007Z"
        },
        {
            "id": 10524,
            "name": "Problem 26",
            "created": "2018-07-25T18:36:02.711259Z",
            "modified": "2026-05-01T06:05:23.877591Z"
        },
        {
            "id": 10522,
            "name": "the divine move",
            "created": "2018-07-23T22:53:38.352313Z",
            "modified": "2026-03-31T20:45:24.968204Z"
        },
        {
            "id": 10504,
            "name": "Problem 9",
            "created": "2018-07-21T23:11:12.270340Z",
            "modified": "2026-05-01T17:43:32.581732Z"
        },
        {
            "id": 10521,
            "name": "Problem 25",
            "created": "2018-07-21T21:59:28.268845Z",
            "modified": "2026-04-29T14:03:28.650083Z"
        },
        {
            "id": 10520,
            "name": "Problem 24",
            "created": "2018-07-21T21:54:38.998246Z",
            "modified": "2026-04-29T14:02:42.568282Z"
        },
        {
            "id": 10519,
            "name": "Problem 23",
            "created": "2018-07-21T21:50:32.039873Z",
            "modified": "2026-05-01T08:36:32.682219Z"
        },
        {
            "id": 10518,
            "name": "Problem 22",
            "created": "2018-07-21T21:20:46.720231Z",
            "modified": "2026-05-01T07:33:54.554570Z"
        }
    ]
}