List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=486",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=484",
    "results": [
        {
            "id": 52686,
            "name": "Diagram [4853]",
            "created": "2022-03-21T08:47:30.557974Z",
            "modified": "2026-03-30T12:51:12.928632Z"
        },
        {
            "id": 52687,
            "name": "Diagram [4854]",
            "created": "2022-03-21T08:49:01.544123Z",
            "modified": "2026-03-30T12:51:12.960421Z"
        },
        {
            "id": 52689,
            "name": "Diagram [4855]",
            "created": "2022-03-21T08:50:48.436793Z",
            "modified": "2026-03-30T12:51:13.007268Z"
        },
        {
            "id": 52690,
            "name": "Diagram [4856]",
            "created": "2022-03-21T08:52:34.179583Z",
            "modified": "2026-03-30T12:51:13.042357Z"
        },
        {
            "id": 52691,
            "name": "Diagram [4857]",
            "created": "2022-03-21T08:53:59.968809Z",
            "modified": "2026-03-30T12:51:13.110507Z"
        },
        {
            "id": 52694,
            "name": "Diagram [4858]",
            "created": "2022-03-21T08:55:32.243268Z",
            "modified": "2026-03-30T12:51:13.206002Z"
        },
        {
            "id": 52692,
            "name": "How to stay alive?",
            "created": "2022-03-21T08:54:04.807836Z",
            "modified": "2026-03-30T12:51:13.212704Z"
        },
        {
            "id": 52695,
            "name": "Diagram [4859]",
            "created": "2022-03-21T08:57:38.183324Z",
            "modified": "2026-03-30T12:51:13.253421Z"
        },
        {
            "id": 52697,
            "name": "Diagram [4860]",
            "created": "2022-03-21T08:59:18.937338Z",
            "modified": "2026-03-30T12:51:13.293339Z"
        },
        {
            "id": 52698,
            "name": "Diagram [4861]",
            "created": "2022-03-21T09:02:15.561800Z",
            "modified": "2026-03-30T12:51:13.453774Z"
        }
    ]
}