List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4781
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=4782",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4780",
    "results": [
        {
            "id": 6266,
            "name": "Question 6/105",
            "created": "2016-07-04T10:27:32.121177Z",
            "modified": "2026-03-31T19:14:25.410565Z"
        },
        {
            "id": 6265,
            "name": "Question 5/105",
            "created": "2016-07-04T10:20:25.061171Z",
            "modified": "2026-03-31T19:14:24.042392Z"
        },
        {
            "id": 6264,
            "name": "Question 4/105",
            "created": "2016-07-04T10:13:48.848272Z",
            "modified": "2026-03-31T19:14:22.769520Z"
        },
        {
            "id": 6263,
            "name": "Question 3/105",
            "created": "2016-07-04T10:11:20.099094Z",
            "modified": "2026-03-31T19:14:21.257158Z"
        },
        {
            "id": 6262,
            "name": "Question 2/105",
            "created": "2016-07-04T10:08:47.073355Z",
            "modified": "2026-03-31T19:14:19.946120Z"
        },
        {
            "id": 6259,
            "name": "Black first",
            "created": "2016-07-02T20:49:38.241269Z",
            "modified": "2026-03-31T19:14:17.796051Z"
        },
        {
            "id": 6258,
            "name": "White first to play and a kill",
            "created": "2016-07-02T20:40:30.728992Z",
            "modified": "2026-03-31T19:14:16.574544Z"
        },
        {
            "id": 6249,
            "name": "hog the board",
            "created": "2016-06-27T02:37:41.338484Z",
            "modified": "2026-03-31T19:14:08.241699Z"
        },
        {
            "id": 6248,
            "name": "eatting your oponent",
            "created": "2016-06-27T02:35:23.610504Z",
            "modified": "2026-03-31T19:14:06.669352Z"
        },
        {
            "id": 6199,
            "name": "Punishment",
            "created": "2016-06-21T05:27:06.525877Z",
            "modified": "2026-03-31T19:13:52.887325Z"
        }
    ]
}