List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=677",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=675",
    "results": [
        {
            "id": 80917,
            "name": "Do with dump",
            "created": "2024-05-04T03:41:01.591619Z",
            "modified": "2026-03-30T15:45:09.840527Z"
        },
        {
            "id": 81126,
            "name": "Problem 26",
            "created": "2024-05-06T19:29:08.137034Z",
            "modified": "2026-03-30T15:45:09.940999Z"
        },
        {
            "id": 81125,
            "name": "Wrzutka",
            "created": "2024-05-06T19:21:06.619372Z",
            "modified": "2026-03-30T15:45:10.393661Z"
        },
        {
            "id": 81128,
            "name": "Problem 28",
            "created": "2024-05-06T19:35:00.440272Z",
            "modified": "2026-03-30T15:45:11.195412Z"
        },
        {
            "id": 81129,
            "name": "Squeeze",
            "created": "2024-05-06T19:56:45.190025Z",
            "modified": "2026-03-30T15:45:11.662423Z"
        },
        {
            "id": 81127,
            "name": "Problem 27",
            "created": "2024-05-06T19:33:43.738627Z",
            "modified": "2026-03-30T15:45:11.758106Z"
        },
        {
            "id": 81173,
            "name": "Find solution",
            "created": "2024-05-07T19:48:25.885502Z",
            "modified": "2026-03-30T15:45:13.450096Z"
        },
        {
            "id": 81224,
            "name": "Problem 29",
            "created": "2024-05-09T20:12:24.572201Z",
            "modified": "2026-03-30T15:45:14.503907Z"
        },
        {
            "id": 81225,
            "name": "Problem 30",
            "created": "2024-05-09T20:17:57.903605Z",
            "modified": "2026-03-30T15:45:14.703432Z"
        },
        {
            "id": 81227,
            "name": "Part 4 Level 3",
            "created": "2024-05-09T23:20:06.643002Z",
            "modified": "2026-03-30T15:45:14.712715Z"
        }
    ]
}