List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5245",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5243",
    "results": [
        {
            "id": 92707,
            "name": "Problem 44",
            "created": "2025-03-28T22:20:19.542101Z",
            "modified": "2026-04-23T07:34:07.003373Z"
        },
        {
            "id": 92708,
            "name": "Problem 45",
            "created": "2025-03-28T22:22:55.580358Z",
            "modified": "2026-04-23T07:34:07.464154Z"
        },
        {
            "id": 92709,
            "name": "Problem 46",
            "created": "2025-03-28T22:24:37.515531Z",
            "modified": "2026-04-23T07:34:07.943861Z"
        },
        {
            "id": 92710,
            "name": "Problem 47",
            "created": "2025-03-28T22:26:14.756137Z",
            "modified": "2026-04-23T07:34:08.393777Z"
        },
        {
            "id": 92711,
            "name": "Problem 48",
            "created": "2025-03-28T22:27:44.539270Z",
            "modified": "2026-04-23T07:34:08.849542Z"
        },
        {
            "id": 99260,
            "name": "Example 17",
            "created": "2025-11-16T12:57:15.806662Z",
            "modified": "2026-04-23T07:34:09.315997Z"
        },
        {
            "id": 92713,
            "name": "Problem 49",
            "created": "2025-03-29T10:51:31.582568Z",
            "modified": "2026-04-23T07:34:09.772897Z"
        },
        {
            "id": 92714,
            "name": "Problem 50",
            "created": "2025-03-29T10:53:55.837676Z",
            "modified": "2026-04-23T07:34:10.239025Z"
        },
        {
            "id": 92715,
            "name": "Problem 51",
            "created": "2025-03-29T10:55:39.895091Z",
            "modified": "2026-04-23T07:34:10.718241Z"
        },
        {
            "id": 92716,
            "name": "Problem 52",
            "created": "2025-03-29T10:57:11.012740Z",
            "modified": "2026-04-23T07:34:11.184572Z"
        }
    ]
}