List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1051",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1049",
    "results": [
        {
            "id": 33517,
            "name": "howtoeat",
            "created": "2021-07-10T08:05:58.182872Z",
            "modified": "2026-03-31T23:51:14.569038Z"
        },
        {
            "id": 33580,
            "name": "2007ericwu",
            "created": "2021-07-10T12:11:44.002163Z",
            "modified": "2026-03-31T23:51:15.879849Z"
        },
        {
            "id": 33582,
            "name": "0952046661",
            "created": "2021-07-10T12:18:52.070372Z",
            "modified": "2026-03-31T23:51:17.460542Z"
        },
        {
            "id": 33953,
            "name": "Question 3",
            "created": "2021-07-13T22:46:25.751913Z",
            "modified": "2026-03-31T23:52:24.131743Z"
        },
        {
            "id": 33956,
            "name": "Question 4",
            "created": "2021-07-13T22:50:31.546955Z",
            "modified": "2026-03-31T23:52:25.319015Z"
        },
        {
            "id": 33958,
            "name": "Question 5",
            "created": "2021-07-13T22:53:44.062007Z",
            "modified": "2026-03-31T23:52:26.975078Z"
        },
        {
            "id": 33961,
            "name": "Question 6",
            "created": "2021-07-13T22:57:55.467970Z",
            "modified": "2026-03-31T23:52:28.147933Z"
        },
        {
            "id": 33989,
            "name": "Question 9",
            "created": "2021-07-14T06:39:33.937652Z",
            "modified": "2026-03-31T23:52:32.358051Z"
        },
        {
            "id": 34027,
            "name": "hi is it so easy",
            "created": "2021-07-14T10:58:16.749802Z",
            "modified": "2026-03-31T23:52:34.954664Z"
        },
        {
            "id": 34136,
            "name": "10:-2 Problem 1",
            "created": "2021-07-17T11:27:52.608583Z",
            "modified": "2026-03-31T23:52:53.179525Z"
        }
    ]
}