List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5617",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5615",
    "results": [
        {
            "id": 3015,
            "name": "The trick play",
            "created": "2015-10-09T03:38:04.615472Z",
            "modified": "2026-04-08T19:41:12.587257Z"
        },
        {
            "id": 3014,
            "name": "Continued to\"Turning from the guest into the host\"",
            "created": "2015-10-08T05:57:50.733279Z",
            "modified": "2026-04-08T19:40:22.467799Z"
        },
        {
            "id": 3013,
            "name": "\"Turning from the guest into the host\"",
            "created": "2015-10-08T04:39:12.181928Z",
            "modified": "2026-04-08T19:39:33.293080Z"
        },
        {
            "id": 3012,
            "name": "Use the dead stone",
            "created": "2015-10-07T11:17:05.480711Z",
            "modified": "2026-04-08T19:39:03.024115Z"
        },
        {
            "id": 3011,
            "name": "One way of Korean Fuseki(sacrifice strategy)",
            "created": "2015-10-07T06:37:31.567368Z",
            "modified": "2026-04-08T19:07:45.863013Z"
        },
        {
            "id": 3010,
            "name": "http://con-go.net/",
            "created": "2015-10-06T00:41:17.938751Z",
            "modified": "2026-03-31T18:51:35.823389Z"
        },
        {
            "id": 3009,
            "name": "http://con-go.net/",
            "created": "2015-10-06T00:32:12.627095Z",
            "modified": "2026-03-31T18:51:34.258952Z"
        },
        {
            "id": 3008,
            "name": "Reduce Eye Space 12",
            "created": "2015-09-28T07:16:15.160808Z",
            "modified": "2026-03-31T18:51:32.577875Z"
        },
        {
            "id": 3007,
            "name": "Reduce Eye Space 11",
            "created": "2015-09-28T07:02:43.336409Z",
            "modified": "2026-03-31T18:51:31.009332Z"
        },
        {
            "id": 3006,
            "name": "4. Eternal life",
            "created": "2015-09-27T17:39:46.374400Z",
            "modified": "2026-03-31T18:51:29.650232Z"
        }
    ]
}