List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5515
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=-modified&page=5516",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5514",
    "results": [
        {
            "id": 55727,
            "name": "problem 1",
            "created": "2022-04-29T14:35:54.318109Z",
            "modified": "2026-03-14T18:28:53.302066Z"
        },
        {
            "id": 40416,
            "name": "play 60",
            "created": "2021-10-18T02:23:59.182210Z",
            "modified": "2026-03-14T15:41:51.360889Z"
        },
        {
            "id": 56250,
            "name": "question 7",
            "created": "2022-05-03T15:57:14.602644Z",
            "modified": "2026-03-14T15:39:55.568173Z"
        },
        {
            "id": 60888,
            "name": "3,3 attack",
            "created": "2022-07-16T09:52:10.924803Z",
            "modified": "2026-03-14T14:58:03.626543Z"
        },
        {
            "id": 85783,
            "name": "Q-17289",
            "created": "2024-10-06T16:19:35.062599Z",
            "modified": "2026-03-14T13:34:42.274946Z"
        },
        {
            "id": 85782,
            "name": "Q-17288",
            "created": "2024-10-06T16:14:09.429546Z",
            "modified": "2026-03-14T13:34:21.279480Z"
        },
        {
            "id": 85781,
            "name": "Q-17287",
            "created": "2024-10-06T16:08:01.223387Z",
            "modified": "2026-03-14T13:34:03.137101Z"
        },
        {
            "id": 85780,
            "name": "Q-17286",
            "created": "2024-10-06T16:03:34.008985Z",
            "modified": "2026-03-14T13:33:25.357327Z"
        },
        {
            "id": 56239,
            "name": "question 8",
            "created": "2022-05-03T15:30:55.433394Z",
            "modified": "2026-03-14T11:25:37.586922Z"
        },
        {
            "id": 34719,
            "name": "50:4-C1",
            "created": "2021-07-28T16:25:32.713687Z",
            "modified": "2026-03-14T11:24:08.901437Z"
        }
    ]
}