List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4486
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=4487",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4485",
    "results": [
        {
            "id": 102764,
            "name": "Connecting stones 53",
            "created": "2026-01-24T16:01:35.485793Z",
            "modified": "2026-05-25T02:34:43.418388Z"
        },
        {
            "id": 102763,
            "name": "Connecting stones 52",
            "created": "2026-01-24T15:58:37.335582Z",
            "modified": "2026-05-25T02:34:42.641106Z"
        },
        {
            "id": 84013,
            "name": "Connecting stones 51",
            "created": "2024-08-05T14:01:55.699115Z",
            "modified": "2026-05-25T00:10:57.450487Z"
        },
        {
            "id": 84012,
            "name": "Connecting stones 50",
            "created": "2024-08-05T13:56:45.968770Z",
            "modified": "2026-05-23T02:13:07.046792Z"
        },
        {
            "id": 83164,
            "name": "Connecting stones 5",
            "created": "2024-07-14T12:33:04.844461Z",
            "modified": "2026-05-27T03:56:00.043892Z"
        },
        {
            "id": 84011,
            "name": "Connecting stones 49",
            "created": "2024-08-05T13:54:01.371668Z",
            "modified": "2026-05-23T04:36:29.838212Z"
        },
        {
            "id": 84010,
            "name": "Connecting stones 48",
            "created": "2024-08-05T13:51:59.878044Z",
            "modified": "2026-05-18T07:07:29.749124Z"
        },
        {
            "id": 84009,
            "name": "Connecting stones 47",
            "created": "2024-08-05T13:48:26.969733Z",
            "modified": "2026-05-26T01:15:32.945387Z"
        },
        {
            "id": 84008,
            "name": "Connecting stones 46",
            "created": "2024-08-05T13:46:08.914553Z",
            "modified": "2026-05-26T04:41:47.654934Z"
        },
        {
            "id": 84007,
            "name": "Connecting stones 45",
            "created": "2024-08-05T13:42:27.628927Z",
            "modified": "2026-05-26T04:32:50.588870Z"
        }
    ]
}