List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4683",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4681",
    "results": [
        {
            "id": 23868,
            "name": "Save endangered Stones: Problem 20",
            "created": "2020-11-26T10:41:25.367385Z",
            "modified": "2026-03-31T23:12:48.417747Z"
        },
        {
            "id": 23867,
            "name": "Save endangered Stones: Problem 19",
            "created": "2020-11-26T10:38:14.888055Z",
            "modified": "2026-03-31T23:12:46.734070Z"
        },
        {
            "id": 23866,
            "name": "Save endangered Stones: Problem 18",
            "created": "2020-11-26T10:36:26.835940Z",
            "modified": "2026-03-31T23:12:45.554331Z"
        },
        {
            "id": 23865,
            "name": "Save endangered Stones: Problem 17",
            "created": "2020-11-26T10:33:55.527900Z",
            "modified": "2026-03-31T23:12:44.244396Z"
        },
        {
            "id": 23864,
            "name": "Save endangered Stones: Problem 16",
            "created": "2020-11-26T10:31:00.824025Z",
            "modified": "2026-03-31T23:12:42.674342Z"
        },
        {
            "id": 23862,
            "name": "How to Capture Stones: Problem 13",
            "created": "2020-11-26T10:27:45.528517Z",
            "modified": "2026-03-31T23:12:39.687451Z"
        },
        {
            "id": 23861,
            "name": "How to Capture Stones: Problem 12",
            "created": "2020-11-26T10:24:25.592361Z",
            "modified": "2026-03-31T23:12:38.375394Z"
        },
        {
            "id": 23860,
            "name": "How to Capture Stones:  Problem 11",
            "created": "2020-11-26T10:22:41.833784Z",
            "modified": "2026-03-31T23:12:37.057557Z"
        },
        {
            "id": 23859,
            "name": "How to Capture Stones: Problem 10",
            "created": "2020-11-26T10:19:36.549021Z",
            "modified": "2026-03-31T23:12:35.408875Z"
        },
        {
            "id": 23858,
            "name": "How to Capture Stones: Problem 09",
            "created": "2020-11-26T10:17:11.174650Z",
            "modified": "2026-03-31T23:12:33.786418Z"
        }
    ]
}