List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4616
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=4617",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4615",
    "results": [
        {
            "id": 37384,
            "name": "Capture 6",
            "created": "2021-08-25T21:06:02.727484Z",
            "modified": "2026-04-15T09:52:05.787834Z"
        },
        {
            "id": 9237,
            "name": "Capture 6",
            "created": "2018-01-17T15:36:50.447587Z",
            "modified": "2026-05-19T14:03:57.027983Z"
        },
        {
            "id": 75391,
            "name": "Capture 6",
            "created": "2023-07-21T13:37:01.622355Z",
            "modified": "2026-05-10T03:26:50.062328Z"
        },
        {
            "id": 59783,
            "name": "Capture 6",
            "created": "2022-06-22T22:12:47.628458Z",
            "modified": "2026-02-15T23:15:44.089252Z"
        },
        {
            "id": 36912,
            "name": "Capture 5",
            "created": "2021-08-19T06:21:31.907263Z",
            "modified": "2026-05-10T01:39:12.992088Z"
        },
        {
            "id": 8905,
            "name": "Capture 5",
            "created": "2017-11-29T15:58:40.464972Z",
            "modified": "2026-05-18T22:15:37.215479Z"
        },
        {
            "id": 74045,
            "name": "Capture 5",
            "created": "2023-06-24T18:43:30.069973Z",
            "modified": "2026-05-10T02:58:43.294373Z"
        },
        {
            "id": 59782,
            "name": "Capture 5",
            "created": "2022-06-22T22:09:39.044695Z",
            "modified": "2026-02-15T23:15:43.085075Z"
        },
        {
            "id": 37383,
            "name": "Capture 5",
            "created": "2021-08-25T21:04:39.601513Z",
            "modified": "2026-03-30T10:34:03.113403Z"
        },
        {
            "id": 75390,
            "name": "Capture 5",
            "created": "2023-07-21T13:23:54.558301Z",
            "modified": "2026-04-29T09:39:50.227485Z"
        }
    ]
}