List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5452",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5450",
    "results": [
        {
            "id": 7164,
            "name": "201/900",
            "created": "2017-03-28T05:06:00.965122Z",
            "modified": "2026-04-04T20:48:35.339913Z"
        },
        {
            "id": 7163,
            "name": "Problem № 204",
            "created": "2017-03-28T05:03:04.079339Z",
            "modified": "2026-03-31T19:31:31.765473Z"
        },
        {
            "id": 7162,
            "name": "Problem № 203",
            "created": "2017-03-28T05:01:52.080418Z",
            "modified": "2026-03-31T19:31:30.123123Z"
        },
        {
            "id": 7161,
            "name": "Problem № 202",
            "created": "2017-03-28T05:00:26.216794Z",
            "modified": "2026-03-31T19:31:28.378458Z"
        },
        {
            "id": 7160,
            "name": "Problem № 201",
            "created": "2017-03-28T04:59:17.248285Z",
            "modified": "2026-03-31T19:31:27.027505Z"
        },
        {
            "id": 7159,
            "name": "Problem № 200",
            "created": "2017-03-28T04:58:05.958335Z",
            "modified": "2026-03-31T19:31:25.420073Z"
        },
        {
            "id": 7158,
            "name": "Problem № 199",
            "created": "2017-03-28T04:57:01.840840Z",
            "modified": "2026-03-31T19:31:24.060077Z"
        },
        {
            "id": 7157,
            "name": "200/900",
            "created": "2017-03-28T04:56:09.379111Z",
            "modified": "2026-04-07T15:45:46.224107Z"
        },
        {
            "id": 7156,
            "name": "Problem № 198",
            "created": "2017-03-28T04:55:21.436846Z",
            "modified": "2026-03-31T19:31:20.943067Z"
        },
        {
            "id": 7155,
            "name": "Problem № 197",
            "created": "2017-03-28T04:28:23.633981Z",
            "modified": "2026-03-31T19:31:19.721669Z"
        }
    ]
}