List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4600
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=4601",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4599",
    "results": [
        {
            "id": 26138,
            "name": "Capture#2",
            "created": "2021-01-17T07:39:48.131294Z",
            "modified": "2026-04-15T09:48:16.845258Z"
        },
        {
            "id": 26137,
            "name": "Capture#1",
            "created": "2021-01-17T07:39:26.771806Z",
            "modified": "2026-04-15T09:48:16.608273Z"
        },
        {
            "id": 54259,
            "name": "Capture!!!!",
            "created": "2022-04-03T07:43:33.913863Z",
            "modified": "2026-05-10T01:02:29.530965Z"
        },
        {
            "id": 94203,
            "name": "Capture!!",
            "created": "2025-05-21T07:50:39.158598Z",
            "modified": "2026-05-04T12:37:48.428289Z"
        },
        {
            "id": 94202,
            "name": "Capture!!",
            "created": "2025-05-21T07:49:33.815317Z",
            "modified": "2026-05-04T12:37:40.512378Z"
        },
        {
            "id": 56786,
            "name": "Capture!",
            "created": "2022-05-10T20:25:37.898605Z",
            "modified": "2026-03-30T13:24:10.438554Z"
        },
        {
            "id": 86337,
            "name": "Capture with Gate",
            "created": "2024-10-21T03:00:20.614488Z",
            "modified": "2026-03-30T16:11:11.809555Z"
        },
        {
            "id": 32,
            "name": "Capture white's stones.",
            "created": "2014-09-11T16:13:21.639315Z",
            "modified": "2026-04-08T23:14:02.522304Z"
        },
        {
            "id": 56783,
            "name": "Capture white",
            "created": "2022-05-10T20:20:58.422195Z",
            "modified": "2026-05-21T10:10:22.822385Z"
        },
        {
            "id": 54240,
            "name": "Capture these stones",
            "created": "2022-04-03T06:21:46.184020Z",
            "modified": "2026-03-30T13:07:10.694565Z"
        }
    ]
}