List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4861
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=-created&page=4862",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4860",
    "results": [
        {
            "id": 13394,
            "name": "Go topic",
            "created": "2018-10-04T13:43:56.210615Z",
            "modified": "2026-04-28T10:37:48.900601Z"
        },
        {
            "id": 13393,
            "name": "Go topic",
            "created": "2018-10-04T07:08:48.189924Z",
            "modified": "2026-04-23T14:58:41.930209Z"
        },
        {
            "id": 13392,
            "name": "Go topic",
            "created": "2018-10-04T07:00:38.089858Z",
            "modified": "2026-03-31T21:59:33.320761Z"
        },
        {
            "id": 13391,
            "name": "Go topic",
            "created": "2018-10-04T06:53:47.563927Z",
            "modified": "2026-03-31T21:59:31.928805Z"
        },
        {
            "id": 13390,
            "name": "gentleman's problem 26",
            "created": "2018-10-01T19:14:16.808962Z",
            "modified": "2026-04-29T10:00:07.323327Z"
        },
        {
            "id": 13389,
            "name": "Vie et mort n°1",
            "created": "2018-09-30T18:17:01.802531Z",
            "modified": "2026-04-17T03:14:16.573614Z"
        },
        {
            "id": 13388,
            "name": "aaaaaaaa3",
            "created": "2018-09-30T16:49:57.969928Z",
            "modified": "2026-05-09T21:19:04.368444Z"
        },
        {
            "id": 13387,
            "name": "aaaaaaaa2",
            "created": "2018-09-30T16:12:17.288668Z",
            "modified": "2026-05-09T21:17:30.242072Z"
        },
        {
            "id": 13386,
            "name": "aaaaaaaa1",
            "created": "2018-09-30T15:49:35.802816Z",
            "modified": "2026-05-09T21:17:30.066126Z"
        },
        {
            "id": 13384,
            "name": "problem 3",
            "created": "2018-09-30T14:03:52.759167Z",
            "modified": "2026-03-31T21:59:22.893344Z"
        }
    ]
}