List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5282",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5280",
    "results": [
        {
            "id": 92314,
            "name": "Problem 214",
            "created": "2025-03-11T21:11:34.997032Z",
            "modified": "2026-04-10T11:14:36.296432Z"
        },
        {
            "id": 92315,
            "name": "Problem 215",
            "created": "2025-03-11T21:12:40.561102Z",
            "modified": "2026-04-14T07:16:03.844205Z"
        },
        {
            "id": 92316,
            "name": "Problem 216",
            "created": "2025-03-11T21:13:59.588289Z",
            "modified": "2026-03-31T16:12:45.646241Z"
        },
        {
            "id": 92317,
            "name": "Problem 217",
            "created": "2025-03-11T21:15:18.805408Z",
            "modified": "2026-03-31T16:13:12.010917Z"
        },
        {
            "id": 92318,
            "name": "Problem 218",
            "created": "2025-03-11T21:16:49.111654Z",
            "modified": "2026-04-14T15:32:01.226301Z"
        },
        {
            "id": 92319,
            "name": "Problem 219",
            "created": "2025-03-11T21:18:30.188046Z",
            "modified": "2026-04-09T18:35:14.153295Z"
        },
        {
            "id": 92320,
            "name": "9. Best Move?",
            "created": "2025-03-11T21:20:04.934323Z",
            "modified": "2026-04-01T01:02:44.319975Z"
        },
        {
            "id": 92321,
            "name": "Problem 220",
            "created": "2025-03-11T21:21:10.501315Z",
            "modified": "2026-03-31T16:14:30.601251Z"
        },
        {
            "id": 92322,
            "name": "Problem 221",
            "created": "2025-03-11T21:22:18.190038Z",
            "modified": "2026-03-31T16:14:53.583883Z"
        },
        {
            "id": 92323,
            "name": "10. Best Move?",
            "created": "2025-03-11T21:23:59.455677Z",
            "modified": "2026-04-04T07:32:46.236047Z"
        }
    ]
}