List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=796",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=794",
    "results": [
        {
            "id": 99654,
            "name": "Puzzle 4.28.6",
            "created": "2025-11-24T08:12:03.401850Z",
            "modified": "2026-03-31T15:39:51.964626Z"
        },
        {
            "id": 38942,
            "name": "Forcing Move 1",
            "created": "2021-09-25T13:18:00.684814Z",
            "modified": "2026-03-31T15:40:08.784639Z"
        },
        {
            "id": 45046,
            "name": "Diagram [5165]",
            "created": "2021-12-18T11:22:05.346007Z",
            "modified": "2026-03-31T15:40:14.355673Z"
        },
        {
            "id": 68825,
            "name": "Puzzle 165",
            "created": "2023-02-11T16:15:37.335467Z",
            "modified": "2026-03-31T15:40:23.787996Z"
        },
        {
            "id": 37125,
            "name": "Diagram [1166]",
            "created": "2021-08-22T08:59:38.163406Z",
            "modified": "2026-03-31T15:40:45.257645Z"
        },
        {
            "id": 38943,
            "name": "Forcing Move 2",
            "created": "2021-09-25T13:29:40.012694Z",
            "modified": "2026-03-31T15:40:46.772674Z"
        },
        {
            "id": 45047,
            "name": "Diagram [5166]",
            "created": "2021-12-18T11:25:21.562196Z",
            "modified": "2026-03-31T15:40:52.386120Z"
        },
        {
            "id": 37126,
            "name": "Diagram [1167]",
            "created": "2021-08-22T09:01:19.808203Z",
            "modified": "2026-03-31T15:41:22.295370Z"
        },
        {
            "id": 39127,
            "name": "Diagram [2167]",
            "created": "2021-10-01T07:18:34.171155Z",
            "modified": "2026-03-31T15:41:24.883434Z"
        },
        {
            "id": 45048,
            "name": "Diagram [5167]",
            "created": "2021-12-18T11:30:20.846468Z",
            "modified": "2026-03-31T15:41:29.469994Z"
        }
    ]
}