List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5838",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5836",
    "results": [
        {
            "id": 44025,
            "name": "Simple-ish?",
            "created": "2021-12-03T20:18:40.679629Z",
            "modified": "2026-02-15T20:13:47.631561Z"
        },
        {
            "id": 44024,
            "name": "Problem #014",
            "created": "2021-12-03T20:18:38.885210Z",
            "modified": "2026-02-15T20:13:46.548877Z"
        },
        {
            "id": 44023,
            "name": "Problem #013",
            "created": "2021-12-03T20:15:42.857313Z",
            "modified": "2026-02-15T20:13:45.527328Z"
        },
        {
            "id": 44022,
            "name": "Capturing race",
            "created": "2021-12-03T19:39:48.734583Z",
            "modified": "2026-02-15T20:13:44.450636Z"
        },
        {
            "id": 43886,
            "name": "Problem #011",
            "created": "2021-12-02T14:07:33.913775Z",
            "modified": "2026-02-15T20:13:34.228326Z"
        },
        {
            "id": 43885,
            "name": "Problem #010",
            "created": "2021-12-02T14:05:18.528218Z",
            "modified": "2026-02-15T20:13:33.285041Z"
        },
        {
            "id": 43884,
            "name": "Problem #009",
            "created": "2021-12-02T14:03:15.313783Z",
            "modified": "2026-02-15T20:13:26.693912Z"
        },
        {
            "id": 43883,
            "name": "Problem #008",
            "created": "2021-12-02T14:00:02.180243Z",
            "modified": "2026-02-15T20:13:25.535041Z"
        },
        {
            "id": 43881,
            "name": "Problem #007",
            "created": "2021-12-02T13:58:34.114694Z",
            "modified": "2026-02-15T20:13:24.695342Z"
        },
        {
            "id": 43466,
            "name": "Oscar Vazquez 6d vs Jonas Welticke 6d — EGC 2021",
            "created": "2021-11-28T00:10:01.044007Z",
            "modified": "2026-02-15T20:12:26.331131Z"
        }
    ]
}