List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=566",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=564",
    "results": [
        {
            "id": 56519,
            "name": "question 2",
            "created": "2022-05-08T11:10:03.363723Z",
            "modified": "2026-05-10T13:12:04.468407Z"
        },
        {
            "id": 51952,
            "name": "question 1",
            "created": "2022-03-13T14:55:52.949447Z",
            "modified": "2026-05-10T13:11:29.285997Z"
        },
        {
            "id": 96701,
            "name": "Problem 21",
            "created": "2025-08-16T15:09:09.171495Z",
            "modified": "2026-05-10T13:10:49.091313Z"
        },
        {
            "id": 96700,
            "name": "Problem 20",
            "created": "2025-08-16T15:07:49.809045Z",
            "modified": "2026-05-10T13:10:47.281818Z"
        },
        {
            "id": 93113,
            "name": "12: Black to play",
            "created": "2025-04-14T15:51:06.817105Z",
            "modified": "2026-05-10T13:10:41.687592Z"
        },
        {
            "id": 14325,
            "name": "Problem 76",
            "created": "2019-04-19T19:21:26.505923Z",
            "modified": "2026-05-10T13:09:42.976218Z"
        },
        {
            "id": 14324,
            "name": "Problem 75",
            "created": "2019-04-19T18:18:40.379340Z",
            "modified": "2026-05-10T13:09:31.826606Z"
        },
        {
            "id": 14323,
            "name": "Problem 74",
            "created": "2019-04-19T18:09:11.819110Z",
            "modified": "2026-05-10T13:09:06.620806Z"
        },
        {
            "id": 1880,
            "name": "Capturing Stones 1.10",
            "created": "2014-11-18T23:25:38.863432Z",
            "modified": "2026-05-10T13:09:03.733982Z"
        },
        {
            "id": 54154,
            "name": "二五侵分的對策 How to deal with two five invasion",
            "created": "2022-04-01T15:59:09.772088Z",
            "modified": "2026-05-10T13:08:49.077333Z"
        }
    ]
}