List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=415
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=416",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=414",
    "results": [
        {
            "id": 7090,
            "name": "Section 3 - Problem № 163",
            "created": "2017-03-22T15:27:39.723894Z",
            "modified": "2026-04-29T08:26:36.275643Z"
        },
        {
            "id": 7091,
            "name": "try to find out how much white won by",
            "created": "2017-03-22T15:51:16.439169Z",
            "modified": "2026-04-15T09:29:18.812746Z"
        },
        {
            "id": 7092,
            "name": "Problem № 164",
            "created": "2017-03-24T09:18:19.436907Z",
            "modified": "2026-04-29T08:26:36.017418Z"
        },
        {
            "id": 7093,
            "name": "Problem № 165",
            "created": "2017-03-24T09:20:18.939064Z",
            "modified": "2026-04-29T08:26:36.360193Z"
        },
        {
            "id": 7094,
            "name": "Problem № 166",
            "created": "2017-03-24T09:21:23.635693Z",
            "modified": "2026-04-29T08:26:36.715489Z"
        },
        {
            "id": 7095,
            "name": "Problem № 167",
            "created": "2017-03-24T09:23:29.530881Z",
            "modified": "2026-04-29T08:26:37.062070Z"
        },
        {
            "id": 7096,
            "name": "Problem № 168",
            "created": "2017-03-24T09:26:11.860839Z",
            "modified": "2026-04-29T08:26:37.414946Z"
        },
        {
            "id": 7097,
            "name": "Problem № 169",
            "created": "2017-03-24T09:27:16.173100Z",
            "modified": "2026-04-29T08:26:37.756498Z"
        },
        {
            "id": 7098,
            "name": "Problem № 170",
            "created": "2017-03-24T09:33:52.194926Z",
            "modified": "2026-04-29T08:26:38.105206Z"
        },
        {
            "id": 7099,
            "name": "Problem № 171",
            "created": "2017-03-24T09:39:02.238735Z",
            "modified": "2026-04-29T08:26:38.785027Z"
        }
    ]
}