List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5609",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5607",
    "results": [
        {
            "id": 8343,
            "name": "Capturing a center stone",
            "created": "2017-07-31T23:25:12.608221Z",
            "modified": "2026-04-08T23:11:20.427705Z"
        },
        {
            "id": 49,
            "name": "Problem 4",
            "created": "2014-09-12T15:17:47.530286Z",
            "modified": "2026-04-08T23:11:21.449049Z"
        },
        {
            "id": 1559,
            "name": "#05 Two eyes",
            "created": "2014-10-26T12:49:29.813778Z",
            "modified": "2026-04-08T23:11:22.471710Z"
        },
        {
            "id": 7996,
            "name": "Борьба.4",
            "created": "2017-06-04T13:36:09.182812Z",
            "modified": "2026-04-08T23:11:24.542500Z"
        },
        {
            "id": 17233,
            "name": "Tsumego 68",
            "created": "2020-03-06T15:45:28.602085Z",
            "modified": "2026-04-08T23:11:25.129806Z"
        },
        {
            "id": 8041,
            "name": "Фусеки.1",
            "created": "2017-06-07T14:40:22.685974Z",
            "modified": "2026-04-08T23:11:25.570217Z"
        },
        {
            "id": 8079,
            "name": "Фусеки.2",
            "created": "2017-06-11T22:33:49.091501Z",
            "modified": "2026-04-08T23:11:26.598830Z"
        },
        {
            "id": 8344,
            "name": "Make two eyes",
            "created": "2017-08-01T00:01:55.846389Z",
            "modified": "2026-04-08T23:11:27.617286Z"
        },
        {
            "id": 50,
            "name": "Problem 5",
            "created": "2014-09-12T15:24:23.245860Z",
            "modified": "2026-04-08T23:11:28.626319Z"
        },
        {
            "id": 1560,
            "name": "#06 KO - Prevention of endless games",
            "created": "2014-10-26T12:54:20.234538Z",
            "modified": "2026-04-08T23:11:29.638772Z"
        }
    ]
}