List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=447
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=-modified&page=448",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=446",
    "results": [
        {
            "id": 776,
            "name": "125 - 539",
            "created": "2014-10-09T15:43:14.858345Z",
            "modified": "2026-05-03T09:43:57.588677Z"
        },
        {
            "id": 6276,
            "name": "Tenuki After Joseki",
            "created": "2016-07-12T02:32:19.368750Z",
            "modified": "2026-05-03T09:43:11.858752Z"
        },
        {
            "id": 6254,
            "name": "Stay Ahead.",
            "created": "2016-07-01T19:35:43.483730Z",
            "modified": "2026-05-03T09:43:11.526234Z"
        },
        {
            "id": 775,
            "name": "124 - 539",
            "created": "2014-10-09T15:40:39.495390Z",
            "modified": "2026-05-03T09:42:12.292638Z"
        },
        {
            "id": 52964,
            "name": "question 6",
            "created": "2022-03-22T14:49:43.614360Z",
            "modified": "2026-05-03T09:41:27.003039Z"
        },
        {
            "id": 46716,
            "name": "Question12",
            "created": "2022-01-16T11:15:12.241223Z",
            "modified": "2026-05-03T09:41:09.310168Z"
        },
        {
            "id": 46715,
            "name": "Question11",
            "created": "2022-01-16T11:13:44.948394Z",
            "modified": "2026-05-03T09:40:54.333088Z"
        },
        {
            "id": 46714,
            "name": "Question10",
            "created": "2022-01-16T11:12:20.188910Z",
            "modified": "2026-05-03T09:40:45.815094Z"
        },
        {
            "id": 46713,
            "name": "Question9",
            "created": "2022-01-16T11:11:26.492233Z",
            "modified": "2026-05-03T09:40:37.378927Z"
        },
        {
            "id": 46712,
            "name": "Question8",
            "created": "2022-01-16T11:10:30.479528Z",
            "modified": "2026-05-03T09:40:30.292378Z"
        }
    ]
}