List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=859
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=860",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=858",
    "results": [
        {
            "id": 41435,
            "name": "Diagram [2860]",
            "created": "2021-10-26T11:09:40.279784Z",
            "modified": "2026-03-31T17:41:38.961823Z"
        },
        {
            "id": 41436,
            "name": "Diagram [2861]",
            "created": "2021-10-26T11:10:57.888780Z",
            "modified": "2026-03-31T17:41:43.095395Z"
        },
        {
            "id": 38500,
            "name": "Diagram [1862]",
            "created": "2021-09-17T07:09:00.904147Z",
            "modified": "2026-03-31T17:41:45.708650Z"
        },
        {
            "id": 41437,
            "name": "Diagram [2862]",
            "created": "2021-10-26T11:12:11.707190Z",
            "modified": "2026-03-31T17:41:46.964023Z"
        },
        {
            "id": 41438,
            "name": "Diagram [2863]",
            "created": "2021-10-26T11:14:28.468797Z",
            "modified": "2026-03-31T17:41:50.996507Z"
        },
        {
            "id": 41439,
            "name": "Diagram [2864]",
            "created": "2021-10-26T11:16:47.071885Z",
            "modified": "2026-03-31T17:41:55.309668Z"
        },
        {
            "id": 41440,
            "name": "Diagram [2865]",
            "created": "2021-10-26T11:18:27.571990Z",
            "modified": "2026-03-31T17:41:59.474653Z"
        },
        {
            "id": 38504,
            "name": "Diagram [1866]",
            "created": "2021-09-17T07:20:42.453868Z",
            "modified": "2026-03-31T17:42:02.074084Z"
        },
        {
            "id": 41441,
            "name": "Diagram [2866]",
            "created": "2021-10-26T11:19:59.940057Z",
            "modified": "2026-03-31T17:42:03.364690Z"
        },
        {
            "id": 38505,
            "name": "Diagram [1867]",
            "created": "2021-09-17T07:22:51.640578Z",
            "modified": "2026-03-31T17:42:05.945212Z"
        }
    ]
}