List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5541",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5539",
    "results": [
        {
            "id": 42429,
            "name": "Double atari 18",
            "created": "2021-11-08T18:52:02.181411Z",
            "modified": "2026-03-07T02:41:43.212516Z"
        },
        {
            "id": 40556,
            "name": "play 65",
            "created": "2021-10-18T12:08:55.515639Z",
            "modified": "2026-03-07T02:13:56.541079Z"
        },
        {
            "id": 96498,
            "name": "3: 4 Straight",
            "created": "2025-08-06T14:02:56.525204Z",
            "modified": "2026-03-07T00:12:23.377445Z"
        },
        {
            "id": 68048,
            "name": "Capturing",
            "created": "2023-01-30T09:29:17.480164Z",
            "modified": "2026-03-06T23:40:54.594570Z"
        },
        {
            "id": 45436,
            "name": "백을 잡으시오",
            "created": "2021-12-24T14:12:15.144257Z",
            "modified": "2026-03-06T22:13:50.007948Z"
        },
        {
            "id": 48827,
            "name": "Question 6",
            "created": "2022-02-11T02:54:35.469318Z",
            "modified": "2026-03-06T13:52:31.238903Z"
        },
        {
            "id": 48822,
            "name": "Question 5",
            "created": "2022-02-11T02:28:25.054060Z",
            "modified": "2026-03-06T13:52:09.632508Z"
        },
        {
            "id": 48821,
            "name": "Question 4",
            "created": "2022-02-11T02:24:19.043350Z",
            "modified": "2026-03-06T13:51:38.525228Z"
        },
        {
            "id": 48820,
            "name": "Question 3",
            "created": "2022-02-11T02:21:52.194584Z",
            "modified": "2026-03-06T13:51:26.891746Z"
        },
        {
            "id": 48819,
            "name": "Question 2",
            "created": "2022-02-11T02:19:54.867707Z",
            "modified": "2026-03-06T13:51:11.470971Z"
        }
    ]
}