List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5410",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5408",
    "results": [
        {
            "id": 7604,
            "name": "question de règles",
            "created": "2017-04-26T13:57:01.075749Z",
            "modified": "2026-03-31T19:42:04.150192Z"
        },
        {
            "id": 7603,
            "name": "Problem 10",
            "created": "2017-04-26T12:59:27.978906Z",
            "modified": "2026-03-31T19:42:02.968963Z"
        },
        {
            "id": 7602,
            "name": "Problem 9",
            "created": "2017-04-26T12:58:16.346206Z",
            "modified": "2026-03-31T19:42:01.097843Z"
        },
        {
            "id": 7601,
            "name": "Problem 8",
            "created": "2017-04-26T12:56:52.684473Z",
            "modified": "2026-03-31T19:41:59.888103Z"
        },
        {
            "id": 7600,
            "name": "Problem 7",
            "created": "2017-04-26T12:53:47.766820Z",
            "modified": "2026-03-31T19:41:58.158794Z"
        },
        {
            "id": 7599,
            "name": "Problem 6",
            "created": "2017-04-26T12:52:22.495768Z",
            "modified": "2026-03-31T19:41:56.993781Z"
        },
        {
            "id": 7598,
            "name": "Problem 5",
            "created": "2017-04-26T12:49:09.316713Z",
            "modified": "2026-03-31T19:41:55.828557Z"
        },
        {
            "id": 7597,
            "name": "Problem 4",
            "created": "2017-04-26T12:47:45.595805Z",
            "modified": "2026-03-31T19:41:54.663451Z"
        },
        {
            "id": 7596,
            "name": "Problem 3",
            "created": "2017-04-26T12:46:29.463367Z",
            "modified": "2026-03-31T19:41:53.495265Z"
        },
        {
            "id": 7595,
            "name": "Problem 2",
            "created": "2017-04-26T12:44:36.533819Z",
            "modified": "2026-03-31T19:41:52.026569Z"
        }
    ]
}