List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4791",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4789",
    "results": [
        {
            "id": 73974,
            "name": "BTVN 18",
            "created": "2023-06-20T17:13:55.798136Z",
            "modified": "2026-03-30T15:09:06.148895Z"
        },
        {
            "id": 73465,
            "name": "BTVN 18",
            "created": "2023-06-11T17:22:21.223337Z",
            "modified": "2026-03-30T15:06:10.683737Z"
        },
        {
            "id": 73695,
            "name": "BTVN 18",
            "created": "2023-06-15T16:30:09.661867Z",
            "modified": "2026-03-30T15:08:05.883738Z"
        },
        {
            "id": 73464,
            "name": "BTVN 17",
            "created": "2023-06-11T17:21:45.207993Z",
            "modified": "2026-03-30T15:06:10.639026Z"
        },
        {
            "id": 73973,
            "name": "BTVN 17",
            "created": "2023-06-20T17:13:08.589668Z",
            "modified": "2026-03-30T15:09:04.082325Z"
        },
        {
            "id": 73694,
            "name": "BTVN 17",
            "created": "2023-06-15T16:25:35.312531Z",
            "modified": "2026-03-30T15:08:05.877944Z"
        },
        {
            "id": 73693,
            "name": "BTVN 16",
            "created": "2023-06-15T16:23:29.127080Z",
            "modified": "2026-03-30T15:08:07.244322Z"
        },
        {
            "id": 73972,
            "name": "BTVN 16",
            "created": "2023-06-20T17:12:27.072469Z",
            "modified": "2026-03-30T15:09:03.879435Z"
        },
        {
            "id": 73463,
            "name": "BTVN 16",
            "created": "2023-06-11T17:21:00.342970Z",
            "modified": "2026-03-30T15:06:09.864875Z"
        },
        {
            "id": 73971,
            "name": "BTVN 15",
            "created": "2023-06-20T17:11:36.383917Z",
            "modified": "2026-03-30T15:09:03.842360Z"
        }
    ]
}