List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=613
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=id&page=614",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=612",
    "results": [
        {
            "id": 9223,
            "name": "Lesson 4 - avalanche",
            "created": "2018-01-15T18:50:15.747094Z",
            "modified": "2026-05-11T22:07:51.072887Z"
        },
        {
            "id": 9224,
            "name": "Lesson 4 - avoiding large avalanche",
            "created": "2018-01-15T18:56:28.265453Z",
            "modified": "2026-05-11T22:07:45.280058Z"
        },
        {
            "id": 9225,
            "name": "the devine move",
            "created": "2018-01-16T00:07:54.195832Z",
            "modified": "2026-05-11T05:38:03.494291Z"
        },
        {
            "id": 9227,
            "name": "td discussion 001",
            "created": "2018-01-16T08:46:31.017869Z",
            "modified": "2026-04-16T22:53:22.990174Z"
        },
        {
            "id": 9228,
            "name": "Lesson 4 - small avalanche",
            "created": "2018-01-16T18:02:08.718714Z",
            "modified": "2026-05-12T03:22:34.743177Z"
        },
        {
            "id": 9229,
            "name": "Lesson 4 - test",
            "created": "2018-01-16T18:10:40.376256Z",
            "modified": "2026-05-12T02:51:42.783953Z"
        },
        {
            "id": 9230,
            "name": "Lesson 5 - squeezing the high approach to 3-4",
            "created": "2018-01-16T22:01:32.752233Z",
            "modified": "2026-05-11T22:07:57.264933Z"
        },
        {
            "id": 9231,
            "name": "Lesson 5 - no connection by descent",
            "created": "2018-01-16T22:20:37.859892Z",
            "modified": "2026-05-10T20:35:00.293658Z"
        },
        {
            "id": 9232,
            "name": "Lesson 5 - attaching underneath",
            "created": "2018-01-16T23:01:52.122396Z",
            "modified": "2026-05-09T19:08:30.766031Z"
        },
        {
            "id": 9233,
            "name": "Lesson 5 - cutting in",
            "created": "2018-01-16T23:22:31.413855Z",
            "modified": "2026-05-09T19:08:56.478777Z"
        }
    ]
}