List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=169",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=167",
    "results": [
        {
            "id": 1757,
            "name": "034/062",
            "created": "2014-11-08T17:45:47.950846Z",
            "modified": "2026-03-31T18:30:18.148987Z"
        },
        {
            "id": 1758,
            "name": "Tripod - A1F1",
            "created": "2014-11-10T14:32:48.402985Z",
            "modified": "2026-03-31T18:30:19.292733Z"
        },
        {
            "id": 1759,
            "name": "Tripod - A1F2",
            "created": "2014-11-10T15:02:24.494149Z",
            "modified": "2026-03-31T18:30:20.575193Z"
        },
        {
            "id": 1760,
            "name": "Tripod - A1F3",
            "created": "2014-11-10T15:35:01.525868Z",
            "modified": "2026-04-19T06:37:51.031814Z"
        },
        {
            "id": 1761,
            "name": "Tripod - A1F4",
            "created": "2014-11-10T15:37:22.461719Z",
            "modified": "2026-03-31T18:30:23.369580Z"
        },
        {
            "id": 1762,
            "name": "Tripod - A1F4A",
            "created": "2014-11-10T15:39:29.044776Z",
            "modified": "2026-04-13T11:40:58.474104Z"
        },
        {
            "id": 1763,
            "name": "Tripod - A1P1",
            "created": "2014-11-10T15:44:53.080892Z",
            "modified": "2026-03-31T18:30:26.291618Z"
        },
        {
            "id": 1764,
            "name": "Tripod - A1P2",
            "created": "2014-11-10T15:47:55.651707Z",
            "modified": "2026-04-09T23:04:07.856392Z"
        },
        {
            "id": 1769,
            "name": "Bend after attachment",
            "created": "2014-11-11T04:22:48.028633Z",
            "modified": "2026-04-21T17:18:02.218140Z"
        },
        {
            "id": 1770,
            "name": "Bend after attachment (2)",
            "created": "2014-11-11T04:33:04.645097Z",
            "modified": "2026-04-21T18:45:31.980589Z"
        }
    ]
}