List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4844",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4842",
    "results": [
        {
            "id": 13591,
            "name": "Tiger's Mouth Defense",
            "created": "2018-11-19T20:12:52.618616Z",
            "modified": "2026-03-31T22:03:50.002790Z"
        },
        {
            "id": 13590,
            "name": "Who to save?",
            "created": "2018-11-19T19:46:52.893167Z",
            "modified": "2026-03-31T22:03:48.170408Z"
        },
        {
            "id": 13589,
            "name": "Opening",
            "created": "2018-11-18T16:51:10.416550Z",
            "modified": "2026-03-31T22:03:46.904288Z"
        },
        {
            "id": 13588,
            "name": "Intermédiaire",
            "created": "2018-11-18T09:45:49.175371Z",
            "modified": "2026-03-31T22:03:45.345902Z"
        },
        {
            "id": 13587,
            "name": "Intermédiaire",
            "created": "2018-11-18T09:43:27.148707Z",
            "modified": "2026-03-31T22:03:44.040396Z"
        },
        {
            "id": 13586,
            "name": "Débutant",
            "created": "2018-11-18T09:40:52.168320Z",
            "modified": "2026-03-31T22:03:42.385902Z"
        },
        {
            "id": 13585,
            "name": "Débutant",
            "created": "2018-11-18T09:38:45.370081Z",
            "modified": "2026-03-31T22:03:40.949494Z"
        },
        {
            "id": 13584,
            "name": "Débutant",
            "created": "2018-11-18T09:37:31.275939Z",
            "modified": "2026-03-31T22:03:39.486521Z"
        },
        {
            "id": 13583,
            "name": "Débutant",
            "created": "2018-11-18T09:35:17.351362Z",
            "modified": "2026-03-31T22:03:38.300586Z"
        },
        {
            "id": 13582,
            "name": "Best Move",
            "created": "2018-11-17T21:17:39.501499Z",
            "modified": "2026-03-31T22:03:37.024258Z"
        }
    ]
}