List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=386
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=created&page=387",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=385",
    "results": [
        {
            "id": 6783,
            "name": "Problem 11",
            "created": "2017-02-25T21:03:01.438802Z",
            "modified": "2026-04-13T12:15:57.398375Z"
        },
        {
            "id": 6784,
            "name": "Problem 12",
            "created": "2017-02-25T21:03:56.835652Z",
            "modified": "2026-04-13T12:16:47.338376Z"
        },
        {
            "id": 6785,
            "name": "попробуй реши",
            "created": "2017-02-26T16:06:17.284642Z",
            "modified": "2026-03-31T19:22:55.234048Z"
        },
        {
            "id": 6786,
            "name": "Problem 13",
            "created": "2017-02-27T03:17:08.749122Z",
            "modified": "2026-04-13T12:17:22.662016Z"
        },
        {
            "id": 6787,
            "name": "Problem 14",
            "created": "2017-02-27T03:21:56.050435Z",
            "modified": "2026-04-13T12:19:04.408453Z"
        },
        {
            "id": 6788,
            "name": "Problem 15",
            "created": "2017-02-27T03:27:06.778141Z",
            "modified": "2026-04-13T12:19:37.299797Z"
        },
        {
            "id": 6789,
            "name": "Intermission",
            "created": "2017-02-27T03:33:16.558164Z",
            "modified": "2026-04-13T12:20:25.945177Z"
        },
        {
            "id": 6790,
            "name": "Problem 16",
            "created": "2017-02-27T03:39:36.645415Z",
            "modified": "2026-04-13T12:21:40.952589Z"
        },
        {
            "id": 6791,
            "name": "Problem 17",
            "created": "2017-02-27T03:44:19.199575Z",
            "modified": "2026-04-13T12:22:21.865239Z"
        },
        {
            "id": 6792,
            "name": "Problem 18",
            "created": "2017-02-27T03:50:50.549157Z",
            "modified": "2026-04-13T12:23:40.673391Z"
        }
    ]
}