List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4692",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4690",
    "results": [
        {
            "id": 14652,
            "name": "san-san approach",
            "created": "2019-07-16T06:52:21.998400Z",
            "modified": "2026-03-31T22:22:40.673049Z"
        },
        {
            "id": 14651,
            "name": "last capture",
            "created": "2019-07-16T06:45:23.012605Z",
            "modified": "2026-03-31T22:22:39.445237Z"
        },
        {
            "id": 14650,
            "name": "capture again",
            "created": "2019-07-16T06:42:19.324414Z",
            "modified": "2026-03-31T22:22:37.689776Z"
        },
        {
            "id": 14649,
            "name": "capture",
            "created": "2019-07-16T06:40:35.615698Z",
            "modified": "2026-03-31T22:22:36.174568Z"
        },
        {
            "id": 14644,
            "name": "Kill white.",
            "created": "2019-07-14T02:07:00.726606Z",
            "modified": "2026-03-31T22:22:29.660359Z"
        },
        {
            "id": 14642,
            "name": "Life and death",
            "created": "2019-07-12T22:05:34.647315Z",
            "modified": "2026-03-31T22:22:28.163081Z"
        },
        {
            "id": 14641,
            "name": "keymove1",
            "created": "2019-07-09T22:04:58.471085Z",
            "modified": "2026-03-31T22:22:26.840374Z"
        },
        {
            "id": 14639,
            "name": "Change",
            "created": "2019-07-07T12:44:38.363293Z",
            "modified": "2026-03-31T22:22:24.028560Z"
        },
        {
            "id": 14636,
            "name": "Loose ladder - problem 1",
            "created": "2019-07-03T19:57:35.499082Z",
            "modified": "2026-03-31T22:22:20.164071Z"
        },
        {
            "id": 14635,
            "name": "GS 4.2",
            "created": "2019-07-03T03:04:28.525039Z",
            "modified": "2026-03-31T22:22:18.717242Z"
        }
    ]
}