List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1005",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1003",
    "results": [
        {
            "id": 18277,
            "name": "原创|easy、",
            "created": "2020-05-11T09:19:42.463008Z",
            "modified": "2026-03-31T22:45:43.197690Z"
        },
        {
            "id": 18278,
            "name": "原创|easy",
            "created": "2020-05-11T09:20:29.297440Z",
            "modified": "2026-03-31T22:45:44.745626Z"
        },
        {
            "id": 18279,
            "name": "原创|easy",
            "created": "2020-05-11T09:22:19.838965Z",
            "modified": "2026-03-31T22:45:46.064671Z"
        },
        {
            "id": 18280,
            "name": "摘自弈客围棋",
            "created": "2020-05-11T09:28:07.642829Z",
            "modified": "2026-03-31T22:45:47.367649Z"
        },
        {
            "id": 18281,
            "name": "摘自弈客围棋",
            "created": "2020-05-11T09:51:10.845926Z",
            "modified": "2026-03-31T22:45:48.686599Z"
        },
        {
            "id": 18282,
            "name": "原创|easy",
            "created": "2020-05-11T11:17:22.194260Z",
            "modified": "2026-03-31T22:45:50.281931Z"
        },
        {
            "id": 18283,
            "name": "原创|hard",
            "created": "2020-05-11T11:18:37.623168Z",
            "modified": "2026-03-31T22:45:51.481515Z"
        },
        {
            "id": 18287,
            "name": "White vs Black",
            "created": "2020-05-11T12:23:01.457537Z",
            "modified": "2026-03-31T22:45:58.295862Z"
        },
        {
            "id": 18288,
            "name": "White vs Black",
            "created": "2020-05-11T12:25:39.539047Z",
            "modified": "2026-03-31T22:45:59.651973Z"
        },
        {
            "id": 18289,
            "name": "Black vs White",
            "created": "2020-05-11T12:28:01.120948Z",
            "modified": "2026-03-31T22:46:01.156111Z"
        }
    ]
}