List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5407
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=5408",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5406",
    "results": [
        {
            "id": 7624,
            "name": "problem 727",
            "created": "2017-04-27T07:12:14.767103Z",
            "modified": "2026-04-03T19:04:12.452113Z"
        },
        {
            "id": 7623,
            "name": "problem 726",
            "created": "2017-04-27T07:08:38.552342Z",
            "modified": "2026-04-03T19:04:05.387856Z"
        },
        {
            "id": 7622,
            "name": "problem 725",
            "created": "2017-04-27T07:04:12.336517Z",
            "modified": "2026-04-03T19:03:47.652458Z"
        },
        {
            "id": 7621,
            "name": "problem 724",
            "created": "2017-04-27T06:56:27.489911Z",
            "modified": "2026-04-03T19:03:35.262003Z"
        },
        {
            "id": 7620,
            "name": "problem 723",
            "created": "2017-04-27T06:50:25.477390Z",
            "modified": "2026-04-04T02:27:57.166240Z"
        },
        {
            "id": 7619,
            "name": "problem 722",
            "created": "2017-04-27T06:47:48.376711Z",
            "modified": "2026-04-03T19:02:14.363360Z"
        },
        {
            "id": 7618,
            "name": "problem 721",
            "created": "2017-04-27T06:43:38.983299Z",
            "modified": "2026-04-03T19:02:00.410873Z"
        },
        {
            "id": 7617,
            "name": "problem 720",
            "created": "2017-04-27T06:40:47.939675Z",
            "modified": "2026-04-03T19:01:51.422709Z"
        },
        {
            "id": 7616,
            "name": "problem 719",
            "created": "2017-04-27T06:38:18.771040Z",
            "modified": "2026-04-03T19:01:46.049866Z"
        },
        {
            "id": 7615,
            "name": "problem 718",
            "created": "2017-04-27T06:32:01.330458Z",
            "modified": "2026-04-03T19:01:25.850344Z"
        }
    ]
}