List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4781",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4779",
    "results": [
        {
            "id": 6384,
            "name": "1: Intermediate",
            "created": "2016-08-28T05:46:12.851173Z",
            "modified": "2026-03-31T19:16:02.795843Z"
        },
        {
            "id": 6383,
            "name": "1: Elementary",
            "created": "2016-08-28T05:40:57.266473Z",
            "modified": "2026-03-31T19:16:01.417367Z"
        },
        {
            "id": 6381,
            "name": "Simple Problem",
            "created": "2016-08-27T20:54:15.460433Z",
            "modified": "2026-03-31T19:16:00.240614Z"
        },
        {
            "id": 6347,
            "name": "Question 13/105",
            "created": "2016-08-03T04:13:24.645283Z",
            "modified": "2026-03-31T19:15:13.522550Z"
        },
        {
            "id": 6346,
            "name": "Question 12/105",
            "created": "2016-08-02T10:31:51.740879Z",
            "modified": "2026-03-31T19:15:11.907004Z"
        },
        {
            "id": 6345,
            "name": "Question 11/105",
            "created": "2016-08-02T10:27:36.810805Z",
            "modified": "2026-03-31T19:15:10.500611Z"
        },
        {
            "id": 6344,
            "name": "Question 10/105",
            "created": "2016-08-02T10:23:45.465973Z",
            "modified": "2026-03-31T19:15:08.829730Z"
        },
        {
            "id": 6343,
            "name": "Taking a stone.",
            "created": "2016-08-01T06:36:43.654602Z",
            "modified": "2026-03-31T19:15:07.445986Z"
        },
        {
            "id": 6334,
            "name": "Question 9/105",
            "created": "2016-08-01T03:36:19.646250Z",
            "modified": "2026-03-31T19:14:55.499533Z"
        },
        {
            "id": 6333,
            "name": "White to win corner",
            "created": "2016-07-27T09:01:49.176093Z",
            "modified": "2026-03-31T19:14:54.258010Z"
        }
    ]
}