List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=700
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=-created&page=701",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=699",
    "results": [
        {
            "id": 89295,
            "name": "Problem 62",
            "created": "2024-12-04T08:39:37.680742Z",
            "modified": "2026-05-13T22:48:39.189159Z"
        },
        {
            "id": 89294,
            "name": "Problem 61",
            "created": "2024-12-04T08:38:02.957377Z",
            "modified": "2026-05-13T22:48:38.599161Z"
        },
        {
            "id": 89293,
            "name": "Problem 60",
            "created": "2024-12-04T08:28:58.968429Z",
            "modified": "2026-05-11T21:39:48.607838Z"
        },
        {
            "id": 89292,
            "name": "Problem 59",
            "created": "2024-12-04T08:27:19.208826Z",
            "modified": "2026-05-13T00:16:14.162239Z"
        },
        {
            "id": 89291,
            "name": "Problem 58",
            "created": "2024-12-04T08:25:39.844645Z",
            "modified": "2026-05-13T02:17:23.031879Z"
        },
        {
            "id": 89290,
            "name": "Problem 57",
            "created": "2024-12-04T08:24:26.228059Z",
            "modified": "2026-05-13T02:17:22.259089Z"
        },
        {
            "id": 89289,
            "name": "Problem 56",
            "created": "2024-12-04T08:22:38.526222Z",
            "modified": "2026-05-13T22:13:35.374640Z"
        },
        {
            "id": 89288,
            "name": "Problem 174",
            "created": "2024-12-04T07:39:35.336670Z",
            "modified": "2026-05-02T21:38:14.248455Z"
        },
        {
            "id": 89287,
            "name": "Problem 55",
            "created": "2024-12-04T07:39:00.920574Z",
            "modified": "2026-05-13T22:13:34.548232Z"
        },
        {
            "id": 89286,
            "name": "Problem 173",
            "created": "2024-12-04T07:37:53.679137Z",
            "modified": "2026-05-07T23:24:38.263013Z"
        }
    ]
}