List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=509",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=507",
    "results": [
        {
            "id": 54960,
            "name": "BGJ 57 (1982) 3",
            "created": "2022-04-14T10:37:53.527687Z",
            "modified": "2026-03-30T13:11:14.245595Z"
        },
        {
            "id": 54959,
            "name": "BGJ 57 (1982) 2",
            "created": "2022-04-14T10:35:40.550751Z",
            "modified": "2026-03-30T13:11:14.265763Z"
        },
        {
            "id": 54956,
            "name": "BGJ 56 (1982) 2",
            "created": "2022-04-14T10:27:35.893550Z",
            "modified": "2026-03-30T13:11:14.287394Z"
        },
        {
            "id": 54958,
            "name": "BGJ 57 (1982) 1",
            "created": "2022-04-14T10:33:20.490992Z",
            "modified": "2026-03-30T13:11:14.288316Z"
        },
        {
            "id": 54965,
            "name": "BGJ 58 (1983) 1",
            "created": "2022-04-14T19:12:57.982005Z",
            "modified": "2026-03-30T13:11:14.680199Z"
        },
        {
            "id": 54967,
            "name": "BGJ 58 (1983) 3",
            "created": "2022-04-14T19:17:22.715969Z",
            "modified": "2026-03-30T13:11:14.696178Z"
        },
        {
            "id": 54966,
            "name": "BGJ 58 (1983) 2",
            "created": "2022-04-14T19:14:46.825048Z",
            "modified": "2026-03-30T13:11:14.698488Z"
        },
        {
            "id": 54968,
            "name": "BGJ 58 (1983) 4",
            "created": "2022-04-14T19:20:41.026381Z",
            "modified": "2026-03-30T13:11:14.720089Z"
        },
        {
            "id": 54971,
            "name": "BGJ 60 (1983) 3",
            "created": "2022-04-14T19:34:34.267991Z",
            "modified": "2026-03-30T13:11:15.036487Z"
        },
        {
            "id": 54974,
            "name": "6.Quiz",
            "created": "2022-04-15T03:38:44.683387Z",
            "modified": "2026-03-30T13:11:15.267213Z"
        }
    ]
}