List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=102",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=100",
    "results": [
        {
            "id": 59584,
            "name": "question 56",
            "created": "2022-06-19T07:36:00.800746Z",
            "modified": "2026-02-15T23:15:29.934000Z"
        },
        {
            "id": 59778,
            "name": "Capture 1",
            "created": "2022-06-22T21:59:59.805824Z",
            "modified": "2026-02-15T23:15:39.272666Z"
        },
        {
            "id": 59779,
            "name": "Capture 2",
            "created": "2022-06-22T22:02:08.136125Z",
            "modified": "2026-02-15T23:15:40.234644Z"
        },
        {
            "id": 59780,
            "name": "Capture 3",
            "created": "2022-06-22T22:04:27.006638Z",
            "modified": "2026-02-15T23:15:41.137182Z"
        },
        {
            "id": 59781,
            "name": "Capture 4",
            "created": "2022-06-22T22:07:19.763017Z",
            "modified": "2026-02-15T23:15:42.066005Z"
        },
        {
            "id": 59782,
            "name": "Capture 5",
            "created": "2022-06-22T22:09:39.044695Z",
            "modified": "2026-02-15T23:15:43.085075Z"
        },
        {
            "id": 59783,
            "name": "Capture 6",
            "created": "2022-06-22T22:12:47.628458Z",
            "modified": "2026-02-15T23:15:44.089252Z"
        },
        {
            "id": 59784,
            "name": "Capture 7",
            "created": "2022-06-22T22:14:18.091713Z",
            "modified": "2026-02-15T23:15:44.927831Z"
        },
        {
            "id": 59785,
            "name": "Capture 8",
            "created": "2022-06-22T22:16:01.994866Z",
            "modified": "2026-02-15T23:15:46.036511Z"
        },
        {
            "id": 59786,
            "name": "Capture 9",
            "created": "2022-06-22T22:17:48.856627Z",
            "modified": "2026-02-15T23:15:47.092559Z"
        }
    ]
}