List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5708",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5706",
    "results": [
        {
            "id": 1771,
            "name": "Bend after attachment (3)",
            "created": "2014-11-11T04:41:33.387339Z",
            "modified": "2026-04-19T16:36:46.345132Z"
        },
        {
            "id": 1770,
            "name": "Bend after attachment (2)",
            "created": "2014-11-11T04:33:04.645097Z",
            "modified": "2026-04-19T19:53:21.009413Z"
        },
        {
            "id": 1769,
            "name": "Bend after attachment",
            "created": "2014-11-11T04:22:48.028633Z",
            "modified": "2026-04-19T17:17:44.425495Z"
        },
        {
            "id": 1764,
            "name": "Tripod - A1P2",
            "created": "2014-11-10T15:47:55.651707Z",
            "modified": "2026-04-09T23:04:07.856392Z"
        },
        {
            "id": 1763,
            "name": "Tripod - A1P1",
            "created": "2014-11-10T15:44:53.080892Z",
            "modified": "2026-03-31T18:30:26.291618Z"
        },
        {
            "id": 1762,
            "name": "Tripod - A1F4A",
            "created": "2014-11-10T15:39:29.044776Z",
            "modified": "2026-04-13T11:40:58.474104Z"
        },
        {
            "id": 1761,
            "name": "Tripod - A1F4",
            "created": "2014-11-10T15:37:22.461719Z",
            "modified": "2026-03-31T18:30:23.369580Z"
        },
        {
            "id": 1760,
            "name": "Tripod - A1F3",
            "created": "2014-11-10T15:35:01.525868Z",
            "modified": "2026-04-19T06:37:51.031814Z"
        },
        {
            "id": 1759,
            "name": "Tripod - A1F2",
            "created": "2014-11-10T15:02:24.494149Z",
            "modified": "2026-03-31T18:30:20.575193Z"
        },
        {
            "id": 1758,
            "name": "Tripod - A1F1",
            "created": "2014-11-10T14:32:48.402985Z",
            "modified": "2026-03-31T18:30:19.292733Z"
        }
    ]
}