List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5565",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5563",
    "results": [
        {
            "id": 5780,
            "name": "Road to 3-dan  Tsumego #3 (JPN)",
            "created": "2016-03-10T00:47:06.990492Z",
            "modified": "2026-03-31T19:04:47.310005Z"
        },
        {
            "id": 5779,
            "name": "Road to 3-dan Tsumego #2",
            "created": "2016-03-10T00:43:51.858293Z",
            "modified": "2026-03-31T19:04:46.052259Z"
        },
        {
            "id": 5778,
            "name": "Road to 3-dan Tsumego #1 (JPN)",
            "created": "2016-03-10T00:33:29.882214Z",
            "modified": "2026-03-31T19:04:44.692998Z"
        },
        {
            "id": 5777,
            "name": "2 задача 09.03.16",
            "created": "2016-03-09T13:50:12.048153Z",
            "modified": "2026-03-31T19:04:37.979599Z"
        },
        {
            "id": 5776,
            "name": "Задача 09.03.16",
            "created": "2016-03-09T12:55:15.761379Z",
            "modified": "2026-03-31T19:04:36.415286Z"
        },
        {
            "id": 5775,
            "name": "Learning About Ko",
            "created": "2016-03-06T02:48:05.154518Z",
            "modified": "2026-03-31T19:04:34.915258Z"
        },
        {
            "id": 5774,
            "name": "што зделать",
            "created": "2016-03-03T12:03:58.746346Z",
            "modified": "2026-03-31T19:04:33.389109Z"
        },
        {
            "id": 5773,
            "name": "eat 4 stones",
            "created": "2016-02-27T19:56:15.828783Z",
            "modified": "2026-03-31T19:04:32.047771Z"
        },
        {
            "id": 5772,
            "name": "Eating More Than One Stone",
            "created": "2016-02-27T19:48:03.892405Z",
            "modified": "2026-03-31T19:04:30.384763Z"
        },
        {
            "id": 5771,
            "name": "Eating One Stone At A Time",
            "created": "2016-02-27T19:46:04.259151Z",
            "modified": "2026-03-31T19:04:28.851660Z"
        }
    ]
}