List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=593
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=created&page=594",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=592",
    "results": [
        {
            "id": 8964,
            "name": "Жизнь и смерть.4",
            "created": "2017-12-05T18:52:09.475003Z",
            "modified": "2026-04-26T15:05:16.597302Z"
        },
        {
            "id": 8965,
            "name": "Problem 41",
            "created": "2017-12-05T21:29:00.101176Z",
            "modified": "2026-05-07T12:49:32.568798Z"
        },
        {
            "id": 8966,
            "name": "try it",
            "created": "2017-12-08T01:44:43.343235Z",
            "modified": "2026-04-16T22:53:21.962814Z"
        },
        {
            "id": 8967,
            "name": "3 space J shape",
            "created": "2017-12-08T17:16:15.663317Z",
            "modified": "2026-04-14T18:52:39.975914Z"
        },
        {
            "id": 8968,
            "name": "Problem 42",
            "created": "2017-12-10T08:33:56.512367Z",
            "modified": "2026-05-06T02:40:23.059035Z"
        },
        {
            "id": 8969,
            "name": "Living Strategy 1",
            "created": "2017-12-10T10:10:53.640546Z",
            "modified": "2026-05-09T06:53:19.882739Z"
        },
        {
            "id": 8971,
            "name": "Introduction",
            "created": "2017-12-10T19:56:25.718501Z",
            "modified": "2026-04-17T03:12:25.026318Z"
        },
        {
            "id": 8972,
            "name": "1.1: Capturing",
            "created": "2017-12-10T20:04:05.590026Z",
            "modified": "2026-03-31T20:10:57.858894Z"
        },
        {
            "id": 8973,
            "name": "Introduction",
            "created": "2017-12-11T01:25:38.268996Z",
            "modified": "2026-04-12T23:00:33.595291Z"
        },
        {
            "id": 8974,
            "name": "1.1: Capturing",
            "created": "2017-12-11T01:31:35.878533Z",
            "modified": "2026-05-05T05:35:40.646985Z"
        }
    ]
}