List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=709",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=707",
    "results": [
        {
            "id": 31125,
            "name": "Diagram (118)",
            "created": "2021-06-11T03:15:55.824032Z",
            "modified": "2026-05-14T21:02:05.594475Z"
        },
        {
            "id": 31123,
            "name": "Diagram (116)",
            "created": "2021-06-11T03:15:13.963992Z",
            "modified": "2026-05-14T21:02:03.981040Z"
        },
        {
            "id": 31120,
            "name": "Diagram (115)",
            "created": "2021-06-10T19:20:00.497398Z",
            "modified": "2026-05-14T21:02:03.348268Z"
        },
        {
            "id": 31119,
            "name": "Diagram (114)",
            "created": "2021-06-10T19:17:01.536671Z",
            "modified": "2026-05-14T21:02:02.753589Z"
        },
        {
            "id": 31092,
            "name": "Diagram (113)",
            "created": "2021-06-09T10:59:35.856928Z",
            "modified": "2026-05-14T21:02:00.688564Z"
        },
        {
            "id": 31091,
            "name": "Diagram (112)",
            "created": "2021-06-09T10:59:18.846512Z",
            "modified": "2026-05-14T21:01:51.782253Z"
        },
        {
            "id": 31089,
            "name": "Diagram (110)",
            "created": "2021-06-09T10:58:34.738037Z",
            "modified": "2026-05-14T21:01:50.048671Z"
        },
        {
            "id": 31090,
            "name": "Diagram (111)",
            "created": "2021-06-09T10:58:52.991635Z",
            "modified": "2026-05-14T21:01:33.219555Z"
        },
        {
            "id": 30984,
            "name": "Diagram (109)",
            "created": "2021-06-08T20:42:41.624706Z",
            "modified": "2026-05-14T21:01:31.590630Z"
        },
        {
            "id": 30983,
            "name": "Diagram (108)",
            "created": "2021-06-08T20:42:20.247053Z",
            "modified": "2026-05-14T21:01:14.843879Z"
        }
    ]
}