List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4624",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4622",
    "results": [
        {
            "id": 17988,
            "name": "problema 19",
            "created": "2020-04-25T23:17:10.843261Z",
            "modified": "2026-05-10T02:21:14.566242Z"
        },
        {
            "id": 17987,
            "name": "problema 18",
            "created": "2020-04-25T23:15:28.435042Z",
            "modified": "2026-05-10T02:18:09.633561Z"
        },
        {
            "id": 17986,
            "name": "problema 17",
            "created": "2020-04-25T23:12:40.318476Z",
            "modified": "2026-05-10T02:15:06.101226Z"
        },
        {
            "id": 17985,
            "name": "problema 16",
            "created": "2020-04-25T23:10:30.090475Z",
            "modified": "2026-05-10T02:11:48.780130Z"
        },
        {
            "id": 17984,
            "name": "problema 15",
            "created": "2020-04-25T23:07:18.719397Z",
            "modified": "2026-05-10T02:07:12.077004Z"
        },
        {
            "id": 17983,
            "name": "problema 14",
            "created": "2020-04-25T23:03:53.703917Z",
            "modified": "2026-05-10T02:03:09.506935Z"
        },
        {
            "id": 17982,
            "name": "problema 13",
            "created": "2020-04-25T23:02:04.258786Z",
            "modified": "2026-05-10T01:59:32.073076Z"
        },
        {
            "id": 17981,
            "name": "problema 12",
            "created": "2020-04-25T23:00:53.695448Z",
            "modified": "2026-05-10T01:55:35.519537Z"
        },
        {
            "id": 17980,
            "name": "problema 11",
            "created": "2020-04-25T22:59:25.551569Z",
            "modified": "2026-05-10T01:51:36.614679Z"
        },
        {
            "id": 17979,
            "name": "problema 10",
            "created": "2020-04-25T22:58:07.079980Z",
            "modified": "2026-05-10T01:47:10.998502Z"
        }
    ]
}