List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5487",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5485",
    "results": [
        {
            "id": 6789,
            "name": "Intermission",
            "created": "2017-02-27T03:33:16.558164Z",
            "modified": "2026-03-31T19:23:00.999832Z"
        },
        {
            "id": 6788,
            "name": "Problem 15",
            "created": "2017-02-27T03:27:06.778141Z",
            "modified": "2026-03-31T19:22:59.426996Z"
        },
        {
            "id": 6787,
            "name": "Problem 14",
            "created": "2017-02-27T03:21:56.050435Z",
            "modified": "2026-03-31T19:22:58.221830Z"
        },
        {
            "id": 6786,
            "name": "Problem 13",
            "created": "2017-02-27T03:17:08.749122Z",
            "modified": "2026-03-31T19:22:56.657116Z"
        },
        {
            "id": 6785,
            "name": "попробуй реши",
            "created": "2017-02-26T16:06:17.284642Z",
            "modified": "2026-03-31T19:22:55.234048Z"
        },
        {
            "id": 6784,
            "name": "Problem 12",
            "created": "2017-02-25T21:03:56.835652Z",
            "modified": "2026-03-31T19:22:53.758517Z"
        },
        {
            "id": 6783,
            "name": "Problem 11",
            "created": "2017-02-25T21:03:01.438802Z",
            "modified": "2026-03-31T19:22:52.571373Z"
        },
        {
            "id": 6782,
            "name": "Problem 10",
            "created": "2017-02-25T21:02:29.707111Z",
            "modified": "2026-03-31T19:22:51.228977Z"
        },
        {
            "id": 6781,
            "name": "Problem 9",
            "created": "2017-02-25T20:56:13.154928Z",
            "modified": "2026-03-31T19:22:50.035477Z"
        },
        {
            "id": 6780,
            "name": "Problem 8",
            "created": "2017-02-25T20:52:11.709151Z",
            "modified": "2026-03-31T19:22:48.830804Z"
        }
    ]
}