List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=327
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=id&page=328",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=326",
    "results": [
        {
            "id": 5989,
            "name": "Chapter 8.15",
            "created": "2016-04-22T03:01:52.556712Z",
            "modified": "2026-04-29T15:56:29.575977Z"
        },
        {
            "id": 5990,
            "name": "Chapter 8.16",
            "created": "2016-04-22T03:03:07.613850Z",
            "modified": "2026-04-29T15:56:31.692273Z"
        },
        {
            "id": 5991,
            "name": "Chapter 8.17",
            "created": "2016-04-22T03:04:31.871879Z",
            "modified": "2026-04-29T15:56:34.597561Z"
        },
        {
            "id": 5992,
            "name": "Chapter 8.18",
            "created": "2016-04-22T03:07:23.521741Z",
            "modified": "2026-04-29T15:56:39.253023Z"
        },
        {
            "id": 5993,
            "name": "Chapter 8.19",
            "created": "2016-04-22T03:09:22.205064Z",
            "modified": "2026-04-29T15:56:43.020366Z"
        },
        {
            "id": 5994,
            "name": "Chapter 8.20",
            "created": "2016-04-22T03:10:46.174123Z",
            "modified": "2026-04-17T03:11:15.233285Z"
        },
        {
            "id": 5995,
            "name": "Chapter 8.21",
            "created": "2016-04-22T03:13:11.991773Z",
            "modified": "2026-04-29T15:56:48.382522Z"
        },
        {
            "id": 5996,
            "name": "Chapter 8.22",
            "created": "2016-04-22T03:14:47.590608Z",
            "modified": "2026-04-29T15:56:50.983561Z"
        },
        {
            "id": 5997,
            "name": "Chapter 8.23",
            "created": "2016-04-22T03:16:15.002412Z",
            "modified": "2026-04-29T15:56:53.339362Z"
        },
        {
            "id": 5998,
            "name": "Chapter 8.24",
            "created": "2016-04-22T03:17:31.922841Z",
            "modified": "2026-04-29T15:57:15.651781Z"
        }
    ]
}