List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5173
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=5174",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5172",
    "results": [
        {
            "id": 10201,
            "name": "Exception 2",
            "created": "2018-06-06T14:08:37.133650Z",
            "modified": "2026-04-24T20:48:40.391748Z"
        },
        {
            "id": 10200,
            "name": "Exception 1",
            "created": "2018-06-06T14:06:55.090361Z",
            "modified": "2026-04-24T20:48:22.380975Z"
        },
        {
            "id": 10199,
            "name": "Coup interdit 2",
            "created": "2018-06-06T14:05:26.211874Z",
            "modified": "2026-04-24T20:48:14.794228Z"
        },
        {
            "id": 10198,
            "name": "Coup interdit 1",
            "created": "2018-06-06T14:03:19.926323Z",
            "modified": "2026-04-24T20:47:55.758989Z"
        },
        {
            "id": 10197,
            "name": "Libertés 5",
            "created": "2018-06-06T14:00:15.667714Z",
            "modified": "2026-04-27T22:54:45.202122Z"
        },
        {
            "id": 10196,
            "name": "Libertés 4",
            "created": "2018-06-06T13:59:33.092320Z",
            "modified": "2026-04-24T20:47:43.167474Z"
        },
        {
            "id": 10195,
            "name": "Libertés 3",
            "created": "2018-06-06T13:58:28.501732Z",
            "modified": "2026-04-24T20:47:38.119406Z"
        },
        {
            "id": 10194,
            "name": "Libertés 2",
            "created": "2018-06-06T13:57:05.508887Z",
            "modified": "2026-04-24T20:47:30.336391Z"
        },
        {
            "id": 10193,
            "name": "Libertés 1",
            "created": "2018-06-06T13:54:04.023021Z",
            "modified": "2026-04-25T06:21:53.650816Z"
        },
        {
            "id": 10192,
            "name": "Tsumego 21",
            "created": "2018-06-06T13:45:24.866977Z",
            "modified": "2026-04-30T08:14:21.502938Z"
        }
    ]
}