List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5276",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5274",
    "results": [
        {
            "id": 52711,
            "name": "Stay alive",
            "created": "2022-03-21T09:19:57.098046Z",
            "modified": "2026-03-30T12:51:14.107469Z"
        },
        {
            "id": 52710,
            "name": "Diagram [4867]",
            "created": "2022-03-21T09:19:28.089695Z",
            "modified": "2026-03-30T12:51:13.970731Z"
        },
        {
            "id": 52705,
            "name": "Diagram [4866]",
            "created": "2022-03-21T09:11:48.919173Z",
            "modified": "2026-03-30T12:51:13.883023Z"
        },
        {
            "id": 52703,
            "name": "Diagram [4865]",
            "created": "2022-03-21T09:10:16.298600Z",
            "modified": "2026-03-30T12:51:13.826777Z"
        },
        {
            "id": 52702,
            "name": "Diagram [4864]",
            "created": "2022-03-21T09:08:47.183427Z",
            "modified": "2026-03-30T12:51:13.628708Z"
        },
        {
            "id": 52701,
            "name": "Diagram [4863]",
            "created": "2022-03-21T09:06:13.410582Z",
            "modified": "2026-03-30T12:51:13.594427Z"
        },
        {
            "id": 52699,
            "name": "Diagram [4862]",
            "created": "2022-03-21T09:04:15.554053Z",
            "modified": "2026-03-30T12:51:13.455292Z"
        },
        {
            "id": 52698,
            "name": "Diagram [4861]",
            "created": "2022-03-21T09:02:15.561800Z",
            "modified": "2026-03-30T12:51:13.453774Z"
        },
        {
            "id": 52697,
            "name": "Diagram [4860]",
            "created": "2022-03-21T08:59:18.937338Z",
            "modified": "2026-03-30T12:51:13.293339Z"
        },
        {
            "id": 52695,
            "name": "Diagram [4859]",
            "created": "2022-03-21T08:57:38.183324Z",
            "modified": "2026-03-30T12:51:13.253421Z"
        }
    ]
}