List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5262",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5260",
    "results": [
        {
            "id": 9254,
            "name": "Lesson 11 - ignoring a high pincer to low approach",
            "created": "2018-01-19T18:44:44.640555Z",
            "modified": "2026-04-01T12:34:03.870242Z"
        },
        {
            "id": 9253,
            "name": "Lesson 10 - test",
            "created": "2018-01-19T18:23:24.574431Z",
            "modified": "2026-04-18T16:23:43.803612Z"
        },
        {
            "id": 9252,
            "name": "Lesson 10 - jumping out from high pincer",
            "created": "2018-01-19T00:18:34.311190Z",
            "modified": "2026-04-01T12:29:45.292822Z"
        },
        {
            "id": 9251,
            "name": "Lesson 9 - test",
            "created": "2018-01-18T23:41:35.345138Z",
            "modified": "2026-04-18T16:22:55.288544Z"
        },
        {
            "id": 9250,
            "name": "Lesson 9 - no avoiding complications",
            "created": "2018-01-18T23:39:01.349497Z",
            "modified": "2026-04-11T02:47:42.526834Z"
        },
        {
            "id": 9249,
            "name": "Lesson 9 - complications in pressing the pincer",
            "created": "2018-01-18T23:24:08.743120Z",
            "modified": "2026-04-11T02:47:20.188705Z"
        },
        {
            "id": 9248,
            "name": "Lesson 9 - pressing the high pincer to low approach",
            "created": "2018-01-18T22:55:56.206149Z",
            "modified": "2026-04-24T03:31:36.426858Z"
        },
        {
            "id": 9247,
            "name": "Lesson 8 - test",
            "created": "2018-01-18T22:26:00.413862Z",
            "modified": "2026-04-18T16:21:53.966971Z"
        },
        {
            "id": 9246,
            "name": "Lesson 8 - kicking the low approach",
            "created": "2018-01-18T22:22:57.120900Z",
            "modified": "2026-04-19T13:45:47.902158Z"
        },
        {
            "id": 9245,
            "name": "Lesson 7 - test",
            "created": "2018-01-18T18:22:24.835669Z",
            "modified": "2026-04-19T13:45:45.283671Z"
        }
    ]
}