List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=39
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=modified&page=40",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=38",
    "results": [
        {
            "id": 55929,
            "name": "Snapback and Throw in-4",
            "created": "2022-05-01T14:41:35.960251Z",
            "modified": "2026-02-15T22:48:09.642371Z"
        },
        {
            "id": 55948,
            "name": "Connect and die -4",
            "created": "2022-05-01T16:31:35.280848Z",
            "modified": "2026-02-15T22:48:12.692215Z"
        },
        {
            "id": 55949,
            "name": "Connect and die -5",
            "created": "2022-05-01T16:33:15.254946Z",
            "modified": "2026-02-15T22:48:13.736497Z"
        },
        {
            "id": 55950,
            "name": "Connect and die -6",
            "created": "2022-05-01T16:35:21.731578Z",
            "modified": "2026-02-15T22:48:14.747142Z"
        },
        {
            "id": 55952,
            "name": "Connect and die -7",
            "created": "2022-05-01T16:36:52.208517Z",
            "modified": "2026-02-15T22:48:15.578274Z"
        },
        {
            "id": 55953,
            "name": "Connect and die -8",
            "created": "2022-05-01T16:38:28.611690Z",
            "modified": "2026-02-15T22:48:16.640424Z"
        },
        {
            "id": 55954,
            "name": "Connect and die -9",
            "created": "2022-05-01T16:40:29.799599Z",
            "modified": "2026-02-15T22:48:17.491803Z"
        },
        {
            "id": 56045,
            "name": "BGJ 132 (2003) 12",
            "created": "2022-05-02T03:58:56.953936Z",
            "modified": "2026-02-15T22:48:48.017386Z"
        },
        {
            "id": 56047,
            "name": "BGJ 132 (2003) 13",
            "created": "2022-05-02T04:01:23.340379Z",
            "modified": "2026-02-15T22:48:49.152091Z"
        },
        {
            "id": 56048,
            "name": "BGJ 132 (2003) 14",
            "created": "2022-05-02T04:07:40.035998Z",
            "modified": "2026-02-15T22:48:50.197752Z"
        }
    ]
}