List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4773",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4771",
    "results": [
        {
            "id": 7674,
            "name": "Problem 5 (Medium)",
            "created": "2017-04-29T12:09:33.461915Z",
            "modified": "2026-03-31T19:43:44.199696Z"
        },
        {
            "id": 7673,
            "name": "Problem 4 (Medium)",
            "created": "2017-04-29T11:53:21.253190Z",
            "modified": "2026-03-31T19:43:42.685849Z"
        },
        {
            "id": 7672,
            "name": "Problem 3 (Medium)",
            "created": "2017-04-29T11:36:31.180775Z",
            "modified": "2026-03-31T19:43:41.369464Z"
        },
        {
            "id": 7669,
            "name": "problem 002",
            "created": "2017-04-29T10:12:39.481903Z",
            "modified": "2026-03-31T19:43:37.328241Z"
        },
        {
            "id": 7631,
            "name": "Выбор джосеки, 2",
            "created": "2017-04-27T20:15:50.486808Z",
            "modified": "2026-03-31T19:42:41.933991Z"
        },
        {
            "id": 7604,
            "name": "question de règles",
            "created": "2017-04-26T13:57:01.075749Z",
            "modified": "2026-03-31T19:42:04.150192Z"
        },
        {
            "id": 7581,
            "name": "Kageyama 2",
            "created": "2017-04-26T02:15:44.480746Z",
            "modified": "2026-03-31T19:41:42.174950Z"
        },
        {
            "id": 7580,
            "name": "Kageyama 1",
            "created": "2017-04-26T02:12:17.517371Z",
            "modified": "2026-03-31T19:41:40.563077Z"
        },
        {
            "id": 7562,
            "name": "problem 001",
            "created": "2017-04-25T17:01:53.093077Z",
            "modified": "2026-03-31T19:41:12.376594Z"
        },
        {
            "id": 7512,
            "name": "Problem 2",
            "created": "2017-04-23T17:33:44.784115Z",
            "modified": "2026-03-31T19:39:56.789728Z"
        }
    ]
}