List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5415",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5413",
    "results": [
        {
            "id": 7547,
            "name": "problem 715",
            "created": "2017-04-25T08:26:25.072688Z",
            "modified": "2026-04-03T19:00:39.826864Z"
        },
        {
            "id": 7546,
            "name": "problem 714",
            "created": "2017-04-25T08:14:06.785318Z",
            "modified": "2026-04-08T15:50:54.797638Z"
        },
        {
            "id": 7545,
            "name": "problem 713",
            "created": "2017-04-25T08:11:16.180268Z",
            "modified": "2026-04-08T18:05:12.070943Z"
        },
        {
            "id": 7544,
            "name": "problem 711",
            "created": "2017-04-25T08:07:41.154932Z",
            "modified": "2026-04-08T18:04:37.256871Z"
        },
        {
            "id": 7543,
            "name": "problem 710",
            "created": "2017-04-25T07:17:56.900956Z",
            "modified": "2026-04-08T18:04:31.571443Z"
        },
        {
            "id": 7542,
            "name": "problem 709",
            "created": "2017-04-25T07:08:51.679023Z",
            "modified": "2026-04-08T18:03:44.147492Z"
        },
        {
            "id": 7541,
            "name": "problem 708",
            "created": "2017-04-25T06:53:04.282946Z",
            "modified": "2026-04-08T17:48:54.064196Z"
        },
        {
            "id": 7540,
            "name": "problem 707",
            "created": "2017-04-25T06:47:27.682418Z",
            "modified": "2026-04-08T17:48:23.915232Z"
        },
        {
            "id": 7539,
            "name": "problem 706",
            "created": "2017-04-25T06:39:54.904703Z",
            "modified": "2026-04-08T17:48:01.401389Z"
        },
        {
            "id": 7538,
            "name": "249/900",
            "created": "2017-04-25T03:19:28.078727Z",
            "modified": "2026-04-11T03:22:22.181113Z"
        }
    ]
}