List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5133",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5131",
    "results": [
        {
            "id": 64913,
            "name": "The giant-knight extension",
            "created": "2022-11-09T22:31:07.541104Z",
            "modified": "2026-03-30T14:18:05.408854Z"
        },
        {
            "id": 64906,
            "name": "灵界-2-1",
            "created": "2022-11-09T14:02:26.660098Z",
            "modified": "2026-03-30T14:18:05.403322Z"
        },
        {
            "id": 64900,
            "name": "The   small-knight   enclosure:   attaching inthe middle",
            "created": "2022-11-09T10:58:57.128124Z",
            "modified": "2026-03-30T14:18:05.397192Z"
        },
        {
            "id": 64897,
            "name": "The   small-knight   enclosure:   attaching inside",
            "created": "2022-11-09T10:51:00.222547Z",
            "modified": "2026-03-30T14:18:05.163411Z"
        },
        {
            "id": 64944,
            "name": "灵界-2-4",
            "created": "2022-11-11T06:32:02.578901Z",
            "modified": "2026-03-30T14:18:04.286753Z"
        },
        {
            "id": 64918,
            "name": "灵界-2-3",
            "created": "2022-11-10T05:13:24.383513Z",
            "modified": "2026-03-30T14:18:02.913569Z"
        },
        {
            "id": 64915,
            "name": "Thelarge-knightenclosure",
            "created": "2022-11-09T22:40:12.301582Z",
            "modified": "2026-03-30T14:18:02.044073Z"
        },
        {
            "id": 64896,
            "name": "The   small-knight   enclosure:   attaching underneath",
            "created": "2022-11-09T10:11:54.188778Z",
            "modified": "2026-03-30T14:18:01.959213Z"
        },
        {
            "id": 64914,
            "name": "The large-knightmove",
            "created": "2022-11-09T22:36:47.984240Z",
            "modified": "2026-03-30T14:18:01.833166Z"
        },
        {
            "id": 64895,
            "name": "A one-space jump",
            "created": "2022-11-09T10:06:18.174672Z",
            "modified": "2026-03-30T14:18:01.827524Z"
        }
    ]
}