List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4489",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4487",
    "results": [
        {
            "id": 83996,
            "name": "Connecting stones 34",
            "created": "2024-08-05T13:05:15.037168Z",
            "modified": "2026-05-14T13:58:06.165043Z"
        },
        {
            "id": 83995,
            "name": "Connecting stones 33",
            "created": "2024-08-05T13:01:37.614215Z",
            "modified": "2026-05-14T13:57:59.720519Z"
        },
        {
            "id": 83994,
            "name": "Connecting stones 32",
            "created": "2024-08-05T12:58:11.010085Z",
            "modified": "2026-05-19T21:12:08.736472Z"
        },
        {
            "id": 83993,
            "name": "Connecting stones 31",
            "created": "2024-08-05T12:55:11.359822Z",
            "modified": "2026-05-19T21:12:08.207856Z"
        },
        {
            "id": 83992,
            "name": "Connecting stones 30",
            "created": "2024-08-05T12:52:05.595220Z",
            "modified": "2026-05-27T04:38:46.878338Z"
        },
        {
            "id": 82115,
            "name": "Connecting stones 3",
            "created": "2024-06-15T13:02:57.716713Z",
            "modified": "2026-05-27T11:14:16.378257Z"
        },
        {
            "id": 83881,
            "name": "Connecting stones 29",
            "created": "2024-08-04T17:54:42.681729Z",
            "modified": "2026-05-27T04:38:46.354457Z"
        },
        {
            "id": 83880,
            "name": "Connecting stones 28",
            "created": "2024-08-04T17:51:04.702237Z",
            "modified": "2026-05-26T05:23:06.700106Z"
        },
        {
            "id": 83879,
            "name": "Connecting stones 27",
            "created": "2024-08-04T17:48:23.249861Z",
            "modified": "2026-05-17T02:15:27.985563Z"
        },
        {
            "id": 83878,
            "name": "Connecting stones 26",
            "created": "2024-08-04T17:21:17.218055Z",
            "modified": "2026-05-21T23:53:53.426954Z"
        }
    ]
}