List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=456",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=454",
    "results": [
        {
            "id": 7493,
            "name": "problem 214",
            "created": "2017-04-22T16:07:36.097898Z",
            "modified": "2026-05-02T18:49:04.943488Z"
        },
        {
            "id": 7494,
            "name": "problem 215",
            "created": "2017-04-22T16:21:29.539769Z",
            "modified": "2026-05-02T18:55:10.778253Z"
        },
        {
            "id": 7495,
            "name": "problem 216",
            "created": "2017-04-22T16:37:20.863885Z",
            "modified": "2026-05-02T18:55:27.650560Z"
        },
        {
            "id": 7496,
            "name": "problem 217",
            "created": "2017-04-22T16:40:51.290559Z",
            "modified": "2026-05-02T18:55:49.031864Z"
        },
        {
            "id": 7498,
            "name": "problem 219",
            "created": "2017-04-22T17:26:56.439512Z",
            "modified": "2026-05-02T18:56:14.337795Z"
        },
        {
            "id": 7499,
            "name": "problem 220",
            "created": "2017-04-22T17:30:21.568347Z",
            "modified": "2026-05-02T18:58:10.788179Z"
        },
        {
            "id": 7500,
            "name": "problem 221",
            "created": "2017-04-22T17:40:23.481192Z",
            "modified": "2026-05-02T18:58:45.133028Z"
        },
        {
            "id": 7501,
            "name": "229/900",
            "created": "2017-04-23T08:44:24.049998Z",
            "modified": "2026-05-03T00:27:05.592314Z"
        },
        {
            "id": 7502,
            "name": "230/900",
            "created": "2017-04-23T08:45:57.374444Z",
            "modified": "2026-05-03T00:27:40.149257Z"
        },
        {
            "id": 7503,
            "name": "231/900",
            "created": "2017-04-23T08:49:11.710607Z",
            "modified": "2026-05-03T00:27:07.050669Z"
        }
    ]
}