List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=888
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=-modified&page=889",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=887",
    "results": [
        {
            "id": 37472,
            "name": "Diagram [1307]",
            "created": "2021-08-27T17:28:06.968579Z",
            "modified": "2026-05-20T23:20:05.253515Z"
        },
        {
            "id": 348,
            "name": "Problem 56",
            "created": "2014-09-30T13:29:13.154900Z",
            "modified": "2026-05-20T23:19:08.026801Z"
        },
        {
            "id": 56519,
            "name": "question 2",
            "created": "2022-05-08T11:10:03.363723Z",
            "modified": "2026-05-20T23:18:52.373276Z"
        },
        {
            "id": 32063,
            "name": "Diagram (637)",
            "created": "2021-06-24T08:45:03.915633Z",
            "modified": "2026-05-20T23:18:06.734814Z"
        },
        {
            "id": 32062,
            "name": "Diagram (636)",
            "created": "2021-06-24T08:43:31.262860Z",
            "modified": "2026-05-20T23:18:06.230506Z"
        },
        {
            "id": 50607,
            "name": "Diagram [4297]",
            "created": "2022-02-26T16:17:51.909696Z",
            "modified": "2026-05-20T23:17:43.313516Z"
        },
        {
            "id": 50606,
            "name": "Diagram [4296]",
            "created": "2022-02-26T16:15:35.027463Z",
            "modified": "2026-05-20T23:17:42.641315Z"
        },
        {
            "id": 65960,
            "name": "Bul 3:  TG 9",
            "created": "2022-12-02T12:58:48.220249Z",
            "modified": "2026-05-20T23:17:10.573804Z"
        },
        {
            "id": 101497,
            "name": "Connect 16",
            "created": "2026-01-02T05:44:33.500916Z",
            "modified": "2026-05-20T23:17:02.015714Z"
        },
        {
            "id": 80405,
            "name": "bronze 2",
            "created": "2024-03-30T08:58:18.959453Z",
            "modified": "2026-05-20T23:17:01.437955Z"
        }
    ]
}