List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4482",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4480",
    "results": [
        {
            "id": 13753,
            "name": "Connecting the stones - the cut",
            "created": "2018-11-29T04:23:20.091107Z",
            "modified": "2026-05-27T22:53:27.064612Z"
        },
        {
            "id": 13749,
            "name": "Connecting the stones",
            "created": "2018-11-28T20:21:55.982879Z",
            "modified": "2026-05-16T23:30:56.084867Z"
        },
        {
            "id": 102985,
            "name": "Connecting stones 99",
            "created": "2026-02-07T19:46:11.827212Z",
            "modified": "2026-05-26T02:34:15.604549Z"
        },
        {
            "id": 102984,
            "name": "Connecting stones 98",
            "created": "2026-02-07T19:44:08.129742Z",
            "modified": "2026-05-26T03:25:39.211506Z"
        },
        {
            "id": 102983,
            "name": "Connecting stones 97",
            "created": "2026-02-07T19:42:41.086703Z",
            "modified": "2026-05-11T21:46:20.020769Z"
        },
        {
            "id": 102982,
            "name": "Connecting stones 96",
            "created": "2026-02-07T19:40:48.232767Z",
            "modified": "2026-05-17T20:24:45.999087Z"
        },
        {
            "id": 102956,
            "name": "Connecting stones 95",
            "created": "2026-02-05T18:08:44.119022Z",
            "modified": "2026-05-21T03:50:58.673848Z"
        },
        {
            "id": 102955,
            "name": "Connecting stones 94",
            "created": "2026-02-05T18:06:40.719233Z",
            "modified": "2026-05-21T03:46:15.954297Z"
        },
        {
            "id": 102954,
            "name": "Connecting stones 93",
            "created": "2026-02-05T18:04:25.392140Z",
            "modified": "2026-05-19T09:14:15.796403Z"
        },
        {
            "id": 102953,
            "name": "Connecting stones 92",
            "created": "2026-02-05T18:02:52.467023Z",
            "modified": "2026-05-10T07:14:26.956100Z"
        }
    ]
}