List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=912
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=913",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=911",
    "results": [
        {
            "id": 8991,
            "name": "1.16: I'm forgetfull.",
            "created": "2017-12-14T00:14:28.081085Z",
            "modified": "2026-03-31T20:11:26.540242Z"
        },
        {
            "id": 8992,
            "name": "1.17: Miai",
            "created": "2017-12-14T00:23:48.591177Z",
            "modified": "2026-03-31T20:11:28.003359Z"
        },
        {
            "id": 8993,
            "name": "1.18: Bamboo Joint",
            "created": "2017-12-14T00:34:52.249503Z",
            "modified": "2026-03-31T20:11:29.367723Z"
        },
        {
            "id": 8994,
            "name": "Test damian",
            "created": "2017-12-14T22:46:14.689209Z",
            "modified": "2026-03-31T20:11:30.590598Z"
        },
        {
            "id": 8995,
            "name": "joseki",
            "created": "2017-12-15T17:12:24.959956Z",
            "modified": "2026-03-31T20:11:31.769353Z"
        },
        {
            "id": 8996,
            "name": "Tsumego Pro 171217",
            "created": "2017-12-17T12:24:26.412334Z",
            "modified": "2026-03-31T20:11:33.201519Z"
        },
        {
            "id": 9027,
            "name": "Introduction",
            "created": "2017-12-18T02:45:17.555369Z",
            "modified": "2026-03-31T20:12:19.185574Z"
        },
        {
            "id": 9028,
            "name": "1.1: Coordinates",
            "created": "2017-12-18T02:54:44.785195Z",
            "modified": "2026-03-31T20:12:20.839004Z"
        },
        {
            "id": 9029,
            "name": "Introduction",
            "created": "2017-12-18T02:59:38.065276Z",
            "modified": "2026-03-31T20:12:22.066370Z"
        },
        {
            "id": 9030,
            "name": "1.1: Coordinates",
            "created": "2017-12-18T03:04:14.870158Z",
            "modified": "2026-03-31T20:12:23.454405Z"
        }
    ]
}