List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5361
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=5362",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5360",
    "results": [
        {
            "id": 93848,
            "name": "Problem 234",
            "created": "2025-05-08T18:29:43.342078Z",
            "modified": "2026-03-31T16:36:41.570240Z"
        },
        {
            "id": 93849,
            "name": "Q-17492",
            "created": "2025-05-08T18:29:46.143959Z",
            "modified": "2026-03-30T16:45:11.713110Z"
        },
        {
            "id": 93850,
            "name": "Problem 235",
            "created": "2025-05-08T18:31:22.820716Z",
            "modified": "2026-03-31T16:36:53.626633Z"
        },
        {
            "id": 93851,
            "name": "Problem 236",
            "created": "2025-05-08T18:32:30.925443Z",
            "modified": "2026-03-31T16:37:16.442765Z"
        },
        {
            "id": 93852,
            "name": "Q-17493",
            "created": "2025-05-08T18:34:50.212323Z",
            "modified": "2026-03-30T16:45:13.230928Z"
        },
        {
            "id": 93853,
            "name": "Problem 237",
            "created": "2025-05-08T18:35:29.110452Z",
            "modified": "2026-04-01T02:48:54.924546Z"
        },
        {
            "id": 93854,
            "name": "Q-17494",
            "created": "2025-05-08T18:39:29.493447Z",
            "modified": "2026-03-30T16:45:13.686568Z"
        },
        {
            "id": 93855,
            "name": "Q-17495",
            "created": "2025-05-08T18:56:30.903185Z",
            "modified": "2026-03-30T16:45:13.694306Z"
        },
        {
            "id": 93856,
            "name": "2. Why the small knight enclosure fell out of popularity",
            "created": "2025-05-08T19:03:16.440439Z",
            "modified": "2026-04-16T12:51:11.042898Z"
        },
        {
            "id": 93869,
            "name": "Stop their living",
            "created": "2025-05-08T20:37:35.431199Z",
            "modified": "2026-03-30T16:45:13.975649Z"
        }
    ]
}