List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=240",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=238",
    "results": [
        {
            "id": 53019,
            "name": "Diagram [4930]",
            "created": "2022-03-23T08:08:47.440035Z",
            "modified": "2026-02-24T22:31:07.781171Z"
        },
        {
            "id": 53022,
            "name": "Diagram [4933]",
            "created": "2022-03-23T08:13:50.721338Z",
            "modified": "2026-02-24T22:31:08.169266Z"
        },
        {
            "id": 53043,
            "name": "Diagram [4941]",
            "created": "2022-03-23T11:10:35.164443Z",
            "modified": "2026-02-24T22:31:08.598399Z"
        },
        {
            "id": 53046,
            "name": "Diagram [4944]",
            "created": "2022-03-23T11:14:00.726470Z",
            "modified": "2026-02-24T22:31:09.077318Z"
        },
        {
            "id": 53047,
            "name": "Diagram [4945]",
            "created": "2022-03-23T11:15:21.538142Z",
            "modified": "2026-02-24T22:31:09.503233Z"
        },
        {
            "id": 53050,
            "name": "Diagram [4948]",
            "created": "2022-03-23T11:19:38.252992Z",
            "modified": "2026-02-24T22:31:09.823675Z"
        },
        {
            "id": 53052,
            "name": "Diagram [4950]",
            "created": "2022-03-23T11:24:08.736997Z",
            "modified": "2026-02-24T22:31:10.286036Z"
        },
        {
            "id": 53053,
            "name": "Diagram [4951]",
            "created": "2022-03-23T11:25:16.706665Z",
            "modified": "2026-02-24T22:31:10.611332Z"
        },
        {
            "id": 53200,
            "name": "Diagram [4990]",
            "created": "2022-03-24T09:29:27.411699Z",
            "modified": "2026-02-24T22:31:35.505657Z"
        },
        {
            "id": 53201,
            "name": "Diagram [4991]",
            "created": "2022-03-24T09:30:43.707974Z",
            "modified": "2026-02-24T22:31:35.960754Z"
        }
    ]
}