List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4475
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=4476",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4474",
    "results": [
        {
            "id": 63611,
            "name": "Connection4",
            "created": "2022-10-12T13:04:38.269279Z",
            "modified": "2026-02-15T23:41:11.024376Z"
        },
        {
            "id": 63610,
            "name": "Connection3",
            "created": "2022-10-12T13:02:57.655611Z",
            "modified": "2026-02-15T23:41:10.067511Z"
        },
        {
            "id": 63609,
            "name": "Connection2",
            "created": "2022-10-12T13:02:29.647655Z",
            "modified": "2026-02-15T23:41:09.192678Z"
        },
        {
            "id": 63608,
            "name": "Connection1",
            "created": "2022-10-12T13:01:46.570786Z",
            "modified": "2026-02-15T23:41:08.308444Z"
        },
        {
            "id": 59699,
            "name": "Connection-1",
            "created": "2022-06-20T14:24:51.701913Z",
            "modified": "2026-05-10T03:40:11.150000Z"
        },
        {
            "id": 8242,
            "name": "Connection, Part 3",
            "created": "2017-07-12T14:09:53.563592Z",
            "modified": "2026-04-15T09:30:15.993202Z"
        },
        {
            "id": 8239,
            "name": "Connection, Part 2",
            "created": "2017-07-11T22:31:44.996091Z",
            "modified": "2026-04-17T03:12:17.729502Z"
        },
        {
            "id": 23885,
            "name": "Connection and separating stones: Problem 34",
            "created": "2020-11-26T16:20:39.996200Z",
            "modified": "2026-03-31T23:13:09.041866Z"
        },
        {
            "id": 23884,
            "name": "Connection and separating stones: Problem 33",
            "created": "2020-11-26T16:15:27.972798Z",
            "modified": "2026-03-31T23:13:07.698260Z"
        },
        {
            "id": 23883,
            "name": "Connection and separating stones: Problem 32",
            "created": "2020-11-26T16:11:20.434114Z",
            "modified": "2026-03-31T23:13:06.047792Z"
        }
    ]
}