List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=652",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=650",
    "results": [
        {
            "id": 76821,
            "name": "Question9",
            "created": "2023-09-30T15:49:19.503369Z",
            "modified": "2026-03-30T15:19:06.059698Z"
        },
        {
            "id": 76819,
            "name": "Question7",
            "created": "2023-09-30T15:47:13.752208Z",
            "modified": "2026-03-30T15:19:06.089468Z"
        },
        {
            "id": 76759,
            "name": "Bloquear un kata-tsuki",
            "created": "2023-09-26T11:49:08.906775Z",
            "modified": "2026-03-30T15:19:06.262179Z"
        },
        {
            "id": 76823,
            "name": "Question11",
            "created": "2023-09-30T15:55:37.430834Z",
            "modified": "2026-03-30T15:19:06.267700Z"
        },
        {
            "id": 76820,
            "name": "Question8",
            "created": "2023-09-30T15:48:14.469611Z",
            "modified": "2026-03-30T15:19:06.290530Z"
        },
        {
            "id": 76824,
            "name": "Question12",
            "created": "2023-09-30T15:58:31.837017Z",
            "modified": "2026-03-30T15:19:07.177208Z"
        },
        {
            "id": 76822,
            "name": "Question10",
            "created": "2023-09-30T15:50:43.835062Z",
            "modified": "2026-03-30T15:19:07.303279Z"
        },
        {
            "id": 76827,
            "name": "Question2",
            "created": "2023-09-30T16:02:57.649635Z",
            "modified": "2026-03-30T15:19:07.674948Z"
        },
        {
            "id": 76830,
            "name": "Question5",
            "created": "2023-09-30T16:06:30.072478Z",
            "modified": "2026-03-30T15:19:08.066544Z"
        },
        {
            "id": 76829,
            "name": "Question4",
            "created": "2023-09-30T16:05:07.334942Z",
            "modified": "2026-03-30T15:19:08.067796Z"
        }
    ]
}