List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4602",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4600",
    "results": [
        {
            "id": 6183,
            "name": "Capture the stones?",
            "created": "2016-06-14T07:35:15.466746Z",
            "modified": "2026-05-21T20:45:36.261124Z"
        },
        {
            "id": 373,
            "name": "Capture the stone",
            "created": "2014-10-01T16:04:11.187605Z",
            "modified": "2026-04-17T03:06:11.540808Z"
        },
        {
            "id": 1781,
            "name": "Capture the cutting stone (3)",
            "created": "2014-11-11T06:04:08.224501Z",
            "modified": "2026-05-23T16:52:50.526836Z"
        },
        {
            "id": 1780,
            "name": "Capture the cutting stone (2)",
            "created": "2014-11-11T05:58:58.724147Z",
            "modified": "2026-05-23T16:52:39.932966Z"
        },
        {
            "id": 1779,
            "name": "Capture the cutting stone",
            "created": "2014-11-11T05:55:16.633853Z",
            "modified": "2026-05-23T16:52:31.157398Z"
        },
        {
            "id": 88595,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:53:56.030571Z",
            "modified": "2026-05-06T18:22:10.423029Z"
        },
        {
            "id": 88596,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:55:36.331414Z",
            "modified": "2026-03-30T16:17:00.777991Z"
        },
        {
            "id": 88597,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:56:57.891349Z",
            "modified": "2026-03-30T16:17:01.060611Z"
        },
        {
            "id": 88594,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:52:24.645579Z",
            "modified": "2026-05-06T18:12:29.147961Z"
        },
        {
            "id": 88593,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:50:02.653100Z",
            "modified": "2026-03-30T16:17:09.764691Z"
        }
    ]
}