List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5237",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5235",
    "results": [
        {
            "id": 56850,
            "name": "type 37",
            "created": "2022-05-11T15:20:07.135951Z",
            "modified": "2026-03-30T13:25:00.723063Z"
        },
        {
            "id": 56848,
            "name": "type 35",
            "created": "2022-05-11T15:12:30.758716Z",
            "modified": "2026-03-30T13:25:00.447349Z"
        },
        {
            "id": 56849,
            "name": "type 36",
            "created": "2022-05-11T15:14:08.278031Z",
            "modified": "2026-03-30T13:25:00.433732Z"
        },
        {
            "id": 56847,
            "name": "type 34.2",
            "created": "2022-05-11T15:07:55.023607Z",
            "modified": "2026-03-30T13:25:00.137847Z"
        },
        {
            "id": 56830,
            "name": "type 20",
            "created": "2022-05-11T14:14:59.134207Z",
            "modified": "2026-03-30T13:24:11.260706Z"
        },
        {
            "id": 56829,
            "name": "type 19",
            "created": "2022-05-11T14:12:23.079190Z",
            "modified": "2026-03-30T13:24:11.070363Z"
        },
        {
            "id": 56785,
            "name": "save the stones",
            "created": "2022-05-10T20:24:15.299398Z",
            "modified": "2026-03-30T13:24:10.442203Z"
        },
        {
            "id": 56786,
            "name": "Capture!",
            "created": "2022-05-10T20:25:37.898605Z",
            "modified": "2026-03-30T13:24:10.438554Z"
        },
        {
            "id": 56784,
            "name": "basics",
            "created": "2022-05-10T20:21:51.553137Z",
            "modified": "2026-03-30T13:24:10.330019Z"
        },
        {
            "id": 56783,
            "name": "Capture white",
            "created": "2022-05-10T20:20:58.422195Z",
            "modified": "2026-03-30T13:24:10.187952Z"
        }
    ]
}