List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5184",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5182",
    "results": [
        {
            "id": 89331,
            "name": "Problem 206",
            "created": "2024-12-04T17:50:40.607033Z",
            "modified": "2026-03-30T16:21:12.304994Z"
        },
        {
            "id": 89332,
            "name": "Problem 207",
            "created": "2024-12-04T17:51:56.889250Z",
            "modified": "2026-03-30T16:21:12.478572Z"
        },
        {
            "id": 89333,
            "name": "Problem 208",
            "created": "2024-12-04T17:53:06.643262Z",
            "modified": "2026-03-30T16:21:12.747731Z"
        },
        {
            "id": 89334,
            "name": "Problem 66",
            "created": "2024-12-04T18:56:53.954367Z",
            "modified": "2026-03-31T14:05:46.634529Z"
        },
        {
            "id": 89335,
            "name": "Problem 67",
            "created": "2024-12-04T18:58:34.128239Z",
            "modified": "2026-03-31T14:07:32.863932Z"
        },
        {
            "id": 89336,
            "name": "Problem 68",
            "created": "2024-12-04T19:00:16.431649Z",
            "modified": "2026-03-31T14:09:13.142415Z"
        },
        {
            "id": 89337,
            "name": "Problem 69",
            "created": "2024-12-04T19:01:52.415028Z",
            "modified": "2026-03-31T14:10:59.094059Z"
        },
        {
            "id": 89338,
            "name": "Problem 70",
            "created": "2024-12-04T19:03:29.320898Z",
            "modified": "2026-03-31T14:12:45.464657Z"
        },
        {
            "id": 89340,
            "name": "Problem 71",
            "created": "2024-12-04T19:06:15.913835Z",
            "modified": "2026-03-31T14:14:27.082771Z"
        },
        {
            "id": 89341,
            "name": "Problem 72",
            "created": "2024-12-04T19:07:45.756549Z",
            "modified": "2026-03-31T14:16:08.537500Z"
        }
    ]
}