List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=4615
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=id&page=4616",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4614",
    "results": [
        {
            "id": 73443,
            "name": "Connect and die-5",
            "created": "2023-06-11T16:45:39.282975Z",
            "modified": "2026-05-20T01:55:05.448471Z"
        },
        {
            "id": 73444,
            "name": "Connect and die-6",
            "created": "2023-06-11T16:47:22.889982Z",
            "modified": "2026-05-16T11:10:57.712335Z"
        },
        {
            "id": 73445,
            "name": "Connect and die-7",
            "created": "2023-06-11T16:49:28.731931Z",
            "modified": "2026-05-15T14:30:39.966066Z"
        },
        {
            "id": 73446,
            "name": "Connect and die-8",
            "created": "2023-06-11T16:51:07.806075Z",
            "modified": "2026-05-15T14:30:40.612682Z"
        },
        {
            "id": 73447,
            "name": "BTVN 4",
            "created": "2023-06-11T16:53:19.765290Z",
            "modified": "2026-03-30T15:06:04.040318Z"
        },
        {
            "id": 73448,
            "name": "Connect and die-9",
            "created": "2023-06-11T16:54:37.698318Z",
            "modified": "2026-05-21T20:34:06.365647Z"
        },
        {
            "id": 73449,
            "name": "Connect and die-10",
            "created": "2023-06-11T16:59:05.521312Z",
            "modified": "2026-05-21T20:50:04.225064Z"
        },
        {
            "id": 73450,
            "name": "Net Skills-1",
            "created": "2023-06-11T17:03:34.654800Z",
            "modified": "2026-05-23T06:19:27.882939Z"
        },
        {
            "id": 73451,
            "name": "BTVN 5",
            "created": "2023-06-11T17:04:51.928145Z",
            "modified": "2026-03-30T15:06:05.447277Z"
        },
        {
            "id": 73452,
            "name": "BTVN 6",
            "created": "2023-06-11T17:05:39.878338Z",
            "modified": "2026-05-04T20:55:48.547821Z"
        }
    ]
}