List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5368",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5366",
    "results": [
        {
            "id": 93971,
            "name": "Problem 254",
            "created": "2025-05-11T15:58:52.437291Z",
            "modified": "2026-04-03T23:01:11.254304Z"
        },
        {
            "id": 93972,
            "name": "Problem 255",
            "created": "2025-05-11T16:03:16.732694Z",
            "modified": "2026-04-04T02:35:36.496398Z"
        },
        {
            "id": 93973,
            "name": "Problem 256",
            "created": "2025-05-11T16:05:21.095339Z",
            "modified": "2026-04-04T02:38:54.152259Z"
        },
        {
            "id": 93974,
            "name": "Problem 257",
            "created": "2025-05-11T16:06:47.910155Z",
            "modified": "2026-04-04T05:18:53.173455Z"
        },
        {
            "id": 93975,
            "name": "Problem 258",
            "created": "2025-05-11T16:09:32.113332Z",
            "modified": "2026-04-04T05:20:30.007472Z"
        },
        {
            "id": 93976,
            "name": "les libertées 1",
            "created": "2025-05-11T16:09:40.553127Z",
            "modified": "2026-04-17T02:56:15.530926Z"
        },
        {
            "id": 93977,
            "name": "Problem 259",
            "created": "2025-05-11T16:12:17.408453Z",
            "modified": "2026-04-04T17:18:36.100894Z"
        },
        {
            "id": 93978,
            "name": "Problem 260",
            "created": "2025-05-11T16:14:34.820971Z",
            "modified": "2026-04-04T17:21:03.409237Z"
        },
        {
            "id": 93979,
            "name": "Problem 261",
            "created": "2025-05-11T16:15:46.091084Z",
            "modified": "2026-04-04T17:24:45.382730Z"
        },
        {
            "id": 93980,
            "name": "les libertées 2",
            "created": "2025-05-11T16:15:58.043655Z",
            "modified": "2026-04-17T02:57:00.084064Z"
        }
    ]
}